Commit Graph

6199 Commits

Author SHA1 Message Date
SBiOSoftWhare b573c0d6ff PublicRoomsDirectoryDataSource: Add showNSFWRooms property to filter NSFW public rooms. 2021-03-03 16:19:01 +01:00
Gil Eluard e5042aa3f9 Retrying & deleting failed messages
- If users press on Retry, send again the message and display a loading wheel
- code and UI tweaks
2021-03-03 10:27:08 +01:00
Gil Eluard 8abede870a merged element_4014 into element_4013 2021-03-02 22:06:24 +01:00
Gil Eluard 5cb904d2ee Retrying & deleting failed messages
- Display an exclamation mark (on a red background). In case of a multi-line message
- When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy
- If users press on Delete, a confirmation dialog is displayed
- When error messages occur, a general error message appears above the composer. Selecting Delete will delete all error messages. Pressing on Retry will attempt to resend error messages
- If users press on Delete, a confirmation dialog is displayed
- In room lists, decorate rooms with errored messages with the error icon. Rooms with errors should be sorted first
2021-03-02 21:56:50 +01:00
HelaBasa b5cef2d004 Added translation using Weblate (Sinhala) 2021-03-02 17:13:38 +00:00
HelaBasa e0db9af5d3 Added translation using Weblate (Sinhala) 2021-03-02 17:13:05 +00:00
zer0-x ace21a9437 Translated using Weblate (Arabic)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ar/
2021-02-26 22:41:55 +00:00
jelv 19b59f1e83 Translated using Weblate (Dutch)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/nl/
2021-02-26 22:41:54 +00:00
zer0-x 129e77f578 Translated using Weblate (Arabic)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ar/
2021-02-26 22:34:05 +00:00
Gil Eluard 20d0d43b0a Improve the status of send messages (sending, sent, received, failed)
- Code tweaks
2021-02-26 07:19:46 +01:00
Gil Eluard 525d5e7d42 Improve the status of send messages (sending, sent, received, failed)
- set error message text colour to default
2021-02-25 19:38:59 +01:00
Gil Eluard 380ef917c0 Retrying & deleting failed messages
- When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy
2021-02-25 16:51:39 +01:00
Gil Eluard 100c16b032 Merge branch 'develop' into element_4014
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-02-25 15:49:53 +01:00
Gil Eluard 69163b920c Improve the status of send messages (sending, sent, received, failed)
- code tweaks
2021-02-25 11:10:38 +01:00
Gil Eluard 44f1e827cd Improve the status of send messages (sending, sent, received, failed)
- tweaks and new L&F for download progress
2021-02-25 11:07:21 +01:00
Thibault Martin 66df2f501f Translated using Weblate (French)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/fr/
2021-02-24 09:34:05 +00:00
Tirifto ac5cd6d01a Translated using Weblate (Esperanto)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/eo/
2021-02-23 22:34:04 +00:00
Gil Eluard 36cb9c49d5 Improve the status of send messages (sending, sent, received, failed)
- Code tweaks
2021-02-23 22:05:39 +01:00
Gil Eluard f09c64439a Improve the status of send messages (sending, sent, received, failed)
- Bug fixing and imporvement
2021-02-23 21:21:15 +01:00
SBiOSoftWhare 0a9ef1f04c Merge branch 'develop' into element_3776 2021-02-23 18:51:19 +01:00
SBiOSoftWhare 48e51eb186 RoomVC: Present a RoomInfoCoordinator on room creation cell quick actions. 2021-02-23 15:52:24 +01:00
SBiOSoftWhare 0fd2bcb62c RoomInfoCoordinator: Add possibility to open an initial specific section. 2021-02-23 15:51:23 +01:00
SBiOSoftWhare 9a9b63fbd3 RoomCreationIntroCellContentView: Improve add topic case. 2021-02-23 15:46:20 +01:00
manuroe 5ed0181f23 Merge remote-tracking branch 'origin/develop' into element_3867 2021-02-23 11:48:43 +01:00
SBiOSoftWhare 46dc396628 RoomDataSource: Fix insertRoomCreationIntroCellDataIfNeeded method. 2021-02-23 09:34:27 +01:00
SBiOSoftWhare 84f02abd0b RoomCreationIntroCell: Remove unused method. 2021-02-23 08:48:17 +01:00
SBiOSoftWhare 75414f8ebe RoomDataSource: Add thread safety instructions for bubbles array in insertRoomCreationIntroCellDataIfNeeded. 2021-02-23 08:47:50 +01:00
SBiOSoftWhare 948103b1ba RecentsVC: Handle room directory display. HomeVC now show room directory on join room action. 2021-02-22 17:47:40 +01:00
Gil Eluard cd76369f9d Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
ismailgulek 30e37de68c Merge branch 'develop' into voip_design_updates 2021-02-22 14:57:16 +03:00
SBiOSoftWhare 2ed9cb1a70 RoomVC: Handle RoomCreationIntroCell./ 2021-02-22 00:12:01 +01:00
SBiOSoftWhare 1adf074bbe RoomParticipantsViewController: Add possibility to display cancel bar button. 2021-02-22 00:12:01 +01:00
SBiOSoftWhare 9aadd4d205 RoomFilesViewController: Add possibility to display cancel bar button. 2021-02-22 00:12:01 +01:00
SBiOSoftWhare 2b6008cea1 RoomDataSource: Handle RoomCreationIntroCell conditional display. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare e5796073c8 RoomBubbleCellData: Add new tag to handle RoomCreationIntroCell. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 165621a7ae RoomAvatarView: Add view data. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 7cd48413c4 Room creation intro: Create RoomCreationIntroCell. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 2bfeb6b25a Room creation intro: Create cell content view. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 97669e9a0c Create room avatar view. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare ff888e2a7c UIView: Add accessibility commodity method. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 1629188b6f Room creation intro: Add strings. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 29a5b8068e Room creation intro: New theme color. 2021-02-22 00:11:59 +01:00
SBiOSoftWhare 196cc55a8d Room creation intro: Add assets. 2021-02-22 00:11:59 +01:00
Peter Lewis 2859c67343 Update Vector.strings
“and  be” > “and be”
2021-02-20 08:07:12 +00:00
manuroe ecef8cab98 EncryptionKeyManager: Enable key for e2e DB 2021-02-18 16:37:58 +01:00
manuroe 4ed96c7b13 Merge branch 'develop' into element_3867 2021-02-18 15:35:21 +01:00
zer0-x 86ee7363bf Translated using Weblate (Arabic)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ar/
2021-02-18 13:01:44 +00:00
zer0-x 0d9ed40e88 Translated using Weblate (Arabic)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ar/
2021-02-18 13:01:41 +00:00
ismailgulek 1a019839e4 Fix audio muted icon 2021-02-18 12:03:16 +03:00
ismailgulek d81dafb33a Fix audio button icons 2021-02-18 11:54:56 +03:00