Commit Graph

10267 Commits

Author SHA1 Message Date
SBiOSoftWhare 91b49968bd finish version++ 2021-03-01 18:57:58 +01:00
SBiOSoftWhare 65f0976cd2 Merge pull request #4083 from vector-im/release/1.2.4/release
Release 1.2.4
2021-03-01 18:53:12 +01:00
SBiOSoftWhare ecdd3f4924 Update changes 2021-03-01 18:19:57 +01:00
SBiOSoftWhare 664eb36331 Config: Fix missing URL scheme application variable. 2021-03-01 18:18:11 +01:00
SBiOSoftWhare 4e5fe8da43 version++ 2021-03-01 18:06:49 +01:00
zer0-x bf9f96a531 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 d5cfe5c26c 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 300ea7cb63 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
manuroe 5a1fc3e0d3 Prepare for new sprint 2021-02-26 18:53:47 +01:00
manuroe b42db84a21 Merge branch 'master' into develop 2021-02-26 18:53:43 +01:00
manuroe b582eb59b5 Merge branch 'release/1.2.3/master' 2021-02-26 18:53:35 +01:00
manuroe 178c7c078d finish version++ 2021-02-26 18:53:35 +01:00
manuroe 1d802b354d Merge pull request #4076 from vector-im/release/1.2.3/release
Release 1.2.3
2021-02-26 18:52:48 +01:00
manuroe 98ce88b44e version++ 2021-02-26 18:34:28 +01:00
Gil Eluard 30947f2ade Delete project.pbxproj 2021-02-26 07:22:27 +01:00
Gil Eluard e0e9c979a1 Improve the status of send messages (sending, sent, received, failed)
- Code tweaks
2021-02-26 07:19:46 +01:00
Gil Eluard deedd7c777 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 fe083516e2 Updated CHANGES.rst 2021-02-25 18:11:20 +01:00
Gil Eluard 99560e2d61 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 dd720a68fb 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 98d59cacd7 Improve the status of send messages (sending, sent, received, failed)
- code tweaks
2021-02-25 11:10:38 +01:00
Gil Eluard 7a1a0c0c51 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
manuroe c911f16834 Prepare for new sprint 2021-02-24 12:09:50 +01:00
manuroe 6d72a476e0 Merge branch 'master' into develop 2021-02-24 12:09:46 +01:00
manuroe 637d168542 Merge branch 'release/1.2.2/master' 2021-02-24 12:09:38 +01:00
manuroe 49b1279d8c finish version++ 2021-02-24 12:09:38 +01:00
manuroe 17d5e7bac5 Merge pull request #4066 from vector-im/release/1.2.2/release
Release 1.2.2
2021-02-24 11:53:39 +01:00
manuroe f149d5a2a2 version++ 2021-02-24 11:19:54 +01:00
Thibault Martin 2522f681c2 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 dd0e1f8541 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 d256c63ba7 Improve the status of send messages (sending, sent, received, failed)
- Code tweaks
2021-02-23 22:05:39 +01:00
Gil Eluard 550d5b316d Improve the status of send messages (sending, sent, received, failed)
- Bug fixing and imporvement
2021-02-23 21:21:15 +01:00
SBiOSoftWhare 1a767051a9 Merge pull request #4058 from vector-im/element_3776
RoomVC: Add quick actions in timeline on room creation
2021-02-23 18:51:45 +01:00
SBiOSoftWhare 3c9acb3883 Merge branch 'develop' into element_3776 2021-02-23 18:51:19 +01:00
SBiOSoftWhare 7c81202ba2 RoomVC: Present a RoomInfoCoordinator on room creation cell quick actions. 2021-02-23 15:52:24 +01:00
SBiOSoftWhare 3c7775b99a RoomInfoCoordinator: Add possibility to open an initial specific section. 2021-02-23 15:51:23 +01:00
SBiOSoftWhare 1731a2a0f3 RoomCreationIntroCellContentView: Improve add topic case. 2021-02-23 15:46:20 +01:00
manuroe 81ff9bef0b Merge pull request #3878 from vector-im/element_3867
enable encryption of contacts, accounts, and crypto DB
2021-02-23 12:54:33 +01:00
manuroe 966b23c477 CHANGES 2021-02-23 11:50:35 +01:00
manuroe 82b9ca9046 Merge remote-tracking branch 'origin/develop' into element_3867 2021-02-23 11:48:43 +01:00
manuroe dc445dc128 Podfile.lock: Use the right libolm version 2021-02-23 11:27:44 +01:00
SBiOSoftWhare 41b3dffa1f RoomDataSource: Fix insertRoomCreationIntroCellDataIfNeeded method. 2021-02-23 09:34:27 +01:00
SBiOSoftWhare 4b8c73a508 RoomCreationIntroCell: Remove unused method. 2021-02-23 08:48:17 +01:00
SBiOSoftWhare 00d6397956 RoomDataSource: Add thread safety instructions for bubbles array in insertRoomCreationIntroCellDataIfNeeded. 2021-02-23 08:47:50 +01:00
SBiOSoftWhare 67ecf5f1a6 Merge pull request #4060 from vector-im/element_3775
Home: Show room directory on join room action
2021-02-22 20:19:50 +01:00
SBiOSoftWhare f69bcaeadc Update changes 2021-02-22 17:48:42 +01:00
SBiOSoftWhare 93c6b93ab5 RecentsVC: Handle room directory display. HomeVC now show room directory on join room action. 2021-02-22 17:47:40 +01:00
Gil Eluard c7e3155949 Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
SBiOSoftWhare 2ee3be024f Update changes 2021-02-22 00:19:49 +01:00
SBiOSoftWhare 758d3402c8 RoomVC: Handle RoomCreationIntroCell./ 2021-02-22 00:12:01 +01:00