Commit Graph

7052 Commits

Author SHA1 Message Date
Szimszon 51348c731d Translated using Weblate (Hungarian)
Currently translated at 100.0% (863 of 863 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-01-19 12:22:50 +00:00
Kévin C 19cc11ac6e Translated using Weblate (French)
Currently translated at 100.0% (863 of 863 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-01-19 12:22:49 +00:00
Osoitz 76eaed59ae Translated using Weblate (Basque)
Currently translated at 100.0% (863 of 863 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2020-01-19 12:22:48 +00:00
Weblate 14a3a7ec4e Merge branch 'origin/develop' into Weblate. 2020-01-17 14:55:53 +00:00
SBiOSoftWhare 7ef53430dd Merge pull request #2917 from vector-im/riot_2852
Verifications in DM: E2E Notices/Toast management
2020-01-17 15:55:46 +01:00
SBiOSoftWhare b99e45483e Key verification: Present incoming key verification request alert only when the app is in foreground. 2020-01-17 15:52:49 +01:00
random ccc82c87d4 Translated using Weblate (Italian)
Currently translated at 100.0% (862 of 862 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-01-17 13:22:42 +00:00
SBiOSoftWhare aa0e7419bf Key verification: Present a notification when receiving incoming key verification request in background. 2020-01-17 10:54:18 +01:00
SBiOSoftWhare 31d073978a Key verification: Present an alert when receiving incoming key verification request in foreground. 2020-01-17 10:52:49 +01:00
Weblate 986d05a279 Merge branch 'origin/develop' into Weblate. 2020-01-16 11:58:22 +00:00
manuroe d1a1779970 Fix build 2020-01-16 12:58:14 +01:00
Weblate af4a3af3db Merge branch 'origin/develop' into Weblate. 2020-01-16 11:47:56 +00:00
Szimszon 75b8417413 Translated using Weblate (Hungarian)
Currently translated at 100.0% (862 of 862 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-01-16 11:47:56 +00:00
Kévin C cd4baee387 Translated using Weblate (French)
Currently translated at 100.0% (862 of 862 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-01-16 11:47:54 +00:00
Osoitz bce8eed74e Translated using Weblate (Basque)
Currently translated at 100.0% (862 of 862 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2020-01-16 11:47:53 +00:00
manuroe 428b29fd99 Merge pull request #2915 from vector-im/riot_2890
Cross-signing: Fix API breaks
2020-01-16 12:47:46 +01:00
manuroe 22de7f4b81 Cross-signing: Fix a missed API break 2020-01-16 11:03:02 +01:00
manuroe a043955444 Merge branch 'develop' into riot_2890 2020-01-16 09:33:57 +01:00
manuroe c4bce89834 Cross-signing: Follow API change on MXDeviceInfo.trustLevel 2020-01-16 09:24:40 +01:00
Weblate 25309f9cd4 Merge branch 'origin/develop' into Weblate. 2020-01-15 17:21:11 +00:00
SBiOSoftWhare 1e88955c0d Merge pull request #2902 from vector-im/riot_2851
Notification in DMs / new Notification type
2020-01-15 18:21:05 +01:00
SBiOSoftWhare 0ec2c93edd Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-15 18:18:46 +01:00
SBiOSoftWhare 0715718675 Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-15 18:18:32 +01:00
SBiOSoftWhare e6f922f4b6 Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-15 18:18:22 +01:00
SBiOSoftWhare f3791dee56 KeyVerificationConclusionBubbleCell: Update warning title and badge image. 2020-01-15 10:50:36 +01:00
manuroe c5e679693c Cross-signing: Follow API change on [MXCrypto downloadKeys:] 2020-01-15 08:38:35 +01:00
SBiOSoftWhare d4a7967e50 Update pbxproj 2020-01-14 21:52:02 +01:00
SBiOSoftWhare eb37147d40 DeviceVerificationCoordinator: Handle incoming key verification to accept. 2020-01-14 21:51:05 +01:00
SBiOSoftWhare f910e4d3d7 RoomDataSource: Handle RoomBubbleCellData key verification update. Handle incoming key verification approval. 2020-01-14 21:47:16 +01:00
SBiOSoftWhare aa00af2a0f RoomViewController: Handle key verification cells with pagination title. Handle key verification incoming request approval actions. Remove copy action in context menu for key verification cells. 2020-01-14 20:23:36 +01:00
SBiOSoftWhare 046e01ac92 Add key verification cells with pagination title. 2020-01-14 20:15:28 +01:00
SBiOSoftWhare 22d350c479 Handle key verification cells data filling. 2020-01-14 20:14:17 +01:00
SBiOSoftWhare ee49cefaa4 KeyVerificationBaseBubbleCell: Use BubbleCellContentView. Improve cell height caching. 2020-01-14 20:10:13 +01:00
SBiOSoftWhare aeecf9db1f Refactor BubbleCellWithoutSenderInfoContentView to BubbleCellContentView and handle pagination title. 2020-01-14 20:02:34 +01:00
SBiOSoftWhare 78dc28e744 EventFormatter: Make key verification cancel and done event types visible in timeline. 2020-01-14 19:58:16 +01:00
SBiOSoftWhare 3b217b8df2 Add RoomBubbleCellData.h and MXKRoomBubbleTableViewCell+Riot.h to Objective-C bridging header. 2020-01-14 19:56:56 +01:00
SBiOSoftWhare 16d3ae66a5 MXKRoomBubbleTableViewCell: Add incoming key verification request action identifiers. 2020-01-14 19:55:49 +01:00
SBiOSoftWhare 16cbcdcdb9 RoomBubbleCellData: Handle key verification cells. Add key verification property and add key verification cell data tags. 2020-01-14 19:46:02 +01:00
SBiOSoftWhare 96d58bfcd6 Add key verification tiles strings 2020-01-14 19:21:51 +01:00
Elwyn Malethan fe3703fbaf Translated using Weblate (Welsh)
Currently translated at 100.0% (850 of 850 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/cy/
2020-01-03 08:48:08 +00:00
Slavi Pantaleev 73d96cad17 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (850 of 850 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2020-01-03 08:48:03 +00:00
Artem Polivanchuk 23d05a38e5 Translated using Weblate (Ukrainian)
Currently translated at 14.5% (123 of 850 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/uk/
2019-12-28 07:47:39 +00:00
Weblate 12b09add49 Merge branch 'origin/develop' into Weblate. 2019-12-26 22:24:23 +00:00
Artem Polivanchuk 1f2b8b1ae3 Translated using Weblate (Ukrainian)
Currently translated at 12.7% (108 of 850 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/uk/
2019-12-26 22:24:22 +00:00
Giom Foret 5716bd1edf Code cleaning 2019-12-26 23:24:09 +01:00
Krombel da8ff63c55 Translated using Weblate (German)
Currently translated at 98.0% (833 of 850 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-12-20 17:47:06 +00:00
SBiOSoftWhare d84e57690c RoomDataSource: Handle read receipts display for cells conforming to BubbleCellReadReceiptsDisplayable. 2019-12-20 10:44:01 +01:00
SBiOSoftWhare 37fb9e7dfd RoomVC: Handle DM key verification cells. 2019-12-20 10:43:07 +01:00
SBiOSoftWhare f6e6816c02 Create DM key verification cells. 2019-12-20 10:42:28 +01:00
SBiOSoftWhare 964085bb6d Create BubbleCellWithoutSenderInfoContentView a base room bubble cell content view. 2019-12-20 10:39:22 +01:00