Commit Graph

7419 Commits

Author SHA1 Message Date
Osoitz 1601659a1e Translated using Weblate (Basque)
Currently translated at 100.0% (931 of 931 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2020-04-01 13:57:36 +00:00
Imre Kristoffer Eilertsen 496f9a145d Added translation using Weblate (Norwegian Bokmål) 2020-04-01 01:42:33 +00:00
random f3043d4425 Translated using Weblate (Italian)
Currently translated at 100.0% (931 of 931 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-03-31 10:27:25 +00:00
Kévin C 49184bcbe6 Translated using Weblate (French)
Currently translated at 100.0% (931 of 931 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-03-31 10:27:24 +00:00
Weblate f71fecd9d7 Merge branch 'origin/develop' into Weblate. 2020-03-30 08:04:48 +00:00
SBiOSoftWhare 746df06c37 Merge pull request #3052 from vector-im/riot_2918
Cross-Signing: Detect and expose new sign-ins
2020-03-30 10:04:43 +02:00
SBiOSoftWhare 74351d2eee Merge branch 'develop' into riot_2918
# Conflicts:
#	Riot/Modules/KeyVerification/Common/Verify/Scanning/KeyVerificationVerifyByScanningViewModel.swift
2020-03-30 09:55:40 +02:00
Weblate 8f52294e01 Merge branch 'origin/develop' into Weblate. 2020-03-30 06:58:55 +00:00
manuroe 679fe40a74 Merge pull request #3048 from vector-im/riot_3046
RoomMember scree: Display the verify button even in non e2e rooms
2020-03-30 08:58:50 +02:00
Weblate 2f5c5a22e8 Merge branch 'origin/develop' into Weblate. 2020-03-30 06:58:04 +00:00
manuroe 2d0cfe1b83 Merge pull request #3045 from vector-im/riot_3024_2
Security settings: Implement "Request (cross-signing private) keys"
2020-03-30 08:57:59 +02:00
manuroe 18edaa85a9 Fix unexpected cast 2020-03-27 17:39:11 +01:00
SBiOSoftWhare 0d49496c98 Update changes 2020-03-27 15:41:27 +01:00
SBiOSoftWhare 2d65bb9456 AppDelegate: Handle new sign in detection. Present an alert on new device sign in. 2020-03-27 15:41:19 +01:00
SBiOSoftWhare 3e2d383fa9 KeyVerificationCoordinator: Handle new self verification flow. 2020-03-27 15:40:29 +01:00
SBiOSoftWhare 002bf81158 Create self verification start screen. 2020-03-27 15:39:23 +01:00
SBiOSoftWhare 9217ea13f9 KeyVerificationVerifyByScanningViewModel: Improve cancelation. 2020-03-27 14:30:58 +01:00
manuroe 557e454568 Add missing i18n 2020-03-27 09:18:39 +01:00
manuroe 9e4afd6407 RoomMember scree: Display the verify button even in non e2e rooms
#3046
Display also the shield on the user to have the same screen for e2e and non e2e rooms
2020-03-27 09:12:49 +01:00
Szimszon 62ea0b6508 Translated using Weblate (Hungarian)
Currently translated at 100.0% (924 of 924 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-03-26 20:27:16 +00:00
SBiOSoftWhare 1d83d09b2d KeyVerificationVerifyByScanningViewModel: Support to_device request. 2020-03-26 12:09:17 +01:00
SBiOSoftWhare 62bb07334f UserVerificationStartCoordinator: Remove useless delegate methods. 2020-03-26 11:57:29 +01:00
manuroe 73a0364299 Security settings: Implement "Request (cross-signing private) keys" 2020-03-25 10:15:34 +01:00
manuroe d1cb2ce91e Security settings: Refresh cross-signing state on opening 2020-03-25 10:14:25 +01:00
Weblate 085c0923ef Merge branch 'origin/develop' into Weblate. 2020-03-24 11:04:19 +00:00
manuroe e78442bc1f Merge pull request #3041 from vector-im/riot_3040
BF: Self verification is broken
2020-03-24 12:04:14 +01:00
manuroe a91f7e2e6e BF: Self verification is broken
#3040
The screen was stuck on the request step in case of self verification (to_device events)
2020-03-24 09:14:01 +01:00
random b60d76b699 Translated using Weblate (Italian)
Currently translated at 100.0% (924 of 924 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-03-20 16:26:51 +00:00
Osoitz d4ea8214f7 Translated using Weblate (Basque)
Currently translated at 100.0% (924 of 924 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2020-03-20 16:26:50 +00:00
Besnik Bleta 6ea6b3b809 Translated using Weblate (Albanian)
Currently translated at 99.6% (920 of 924 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-03-20 16:26:49 +00:00
Weblate 3f5334f51d Merge branch 'origin/develop' into Weblate. 2020-03-19 08:01:30 +00:00
Kévin C e743b3073e Translated using Weblate (French)
Currently translated at 100.0% (924 of 924 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-03-19 08:01:30 +00:00
SBiOSoftWhare 4330762a9f Merge pull request #3038 from vector-im/key_verification_refact
Refactor DeviceVerification prefix classes to KeyVerification
2020-03-19 09:01:23 +01:00
SBiOSoftWhare 5750dbbe92 Merge branch 'develop' into key_verification_refact 2020-03-19 08:43:55 +01:00
SBiOSoftWhare d6296b3150 Refactor DeviceVerification prefix classes to KeyVerification where needed. And move key verification related classes into the same module KeyVerification. 2020-03-18 17:39:26 +01:00
Weblate 3ef8e4f1b7 Merge branch 'origin/develop' into Weblate. 2020-03-18 15:36:40 +00:00
manuroe 6e47fb0c31 Fix build issue 2020-03-18 16:36:12 +01:00
Weblate 670c6ed796 Merge branch 'origin/develop' into Weblate. 2020-03-18 14:00:23 +00:00
Elwyn Malethan 31a9b6c53a Translated using Weblate (Welsh)
Currently translated at 100.0% (922 of 922 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/cy/
2020-03-18 14:00:23 +00:00
random 58f4fd9070 Translated using Weblate (Italian)
Currently translated at 100.0% (922 of 922 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-03-18 14:00:22 +00:00
Kévin C 1d797c07d6 Translated using Weblate (French)
Currently translated at 100.0% (922 of 922 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-03-18 14:00:19 +00:00
manuroe a90761d62b Merge pull request #3037 from vector-im/security_screen_rework
Security screen: Add a dedicated cross-signing section
2020-03-18 15:00:12 +01:00
manuroe 408b971323 Security Screen: Update actions for cross-signing 2020-03-18 13:34:52 +01:00
manuroe 214afccc41 Security Screen: Use MXCrossSigning.state 2020-03-18 10:01:23 +01:00
Weblate 5e6fa9c798 Merge branch 'origin/develop' into Weblate. 2020-03-17 13:19:12 +00:00
SBiOSoftWhare a8f28e0ec0 Merge pull request #3030 from vector-im/riot_2921
Verification by DM: Support QR code
2020-03-17 14:19:05 +01:00
SBiOSoftWhare 75a0e13bd6 KeyVerificationVerifyByScanningViewModel: Remove pending QR code transaction when not used. 2020-03-17 14:06:56 +01:00
SBiOSoftWhare e30879f180 Move QR code reader and generator classes in their own module. 2020-03-17 12:24:09 +01:00
SBiOSoftWhare bac74afcb9 Move QR code reader and generator classes in their own module. 2020-03-17 10:21:53 +01:00
SBiOSoftWhare c336168261 KeyVerificationVerifyByScanningViewModel: Remove useless commented code. 2020-03-17 09:58:32 +01:00