Commit Graph

7447 Commits

Author SHA1 Message Date
Slavi Pantaleev 620544f867 Translated using Weblate (Bulgarian)
Currently translated at 89.8% (840 of 935 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2020-04-06 10:27:38 +00:00
Besnik Bleta 800da53846 Translated using Weblate (Albanian)
Currently translated at 99.6% (931 of 935 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-04-06 10:27:37 +00:00
Weblate ca43bce4ab Merge branch 'origin/develop' into Weblate. 2020-04-03 15:42:29 +00:00
Jonathan 4cd950fa80 Translated using Weblate (German)
Currently translated at 98.3% (915 of 931 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-04-03 15:42:28 +00:00
SBiOSoftWhare 40b673ffaa Merge pull request #3061 from vector-im/riot_3003
Cross-signing: Complete security at the end of sign in process
2020-04-03 17:42:22 +02:00
SBiOSoftWhare 05f2a7354e Update changes 2020-04-03 17:08:10 +02:00
SBiOSoftWhare 5f48b38123 AppDelegate: Centralize modal presentation code. Listen to new key verification request only for current session. Prevent new key verification request alert to be presented twice. 2020-04-03 16:33:56 +02:00
SBiOSoftWhare 2b41ec8edf AuthenticationViewController: Handle complete security screen presentation. 2020-04-03 16:30:06 +02:00
SBiOSoftWhare b97ae46a2e UserVerificationCoordinator: Update with new KeyVerificationCoordinator init. 2020-04-03 16:28:35 +02:00
SBiOSoftWhare 8f917b6090 KeyVerificationCoordinatorBridgePresenter: Handle complete security screen. 2020-04-03 16:27:10 +02:00
SBiOSoftWhare 1242451fca KeyVerificationCoordinator: Refactor and add a single init with a KeyVerificationFlow enum parameter. 2020-04-03 16:23:32 +02:00
SBiOSoftWhare 370951a2c6 Implement complete security screen. 2020-04-03 15:55:53 +02:00
Weblate 54209b0539 Merge branch 'origin/develop' into Weblate. 2020-04-01 16:03:44 +00:00
manuroe ff7b7fca83 Fix CHANGES 2020-04-01 18:03:36 +02:00
Weblate 0b445a8bc9 Merge branch 'origin/develop' into Weblate. 2020-04-01 15:58:04 +00:00
manuroe 445f9bf1f0 Merge branch 'hotfix/v0.10.5' into develop 2020-04-01 17:56:25 +02:00
manuroe e769a7b10e Fix merge conflict 2020-04-01 17:56:12 +02:00
manuroe d23ae092ea version++ 2020-04-01 17:51:38 +02:00
Mark Schulte e17597b0ac Update CHANGES.rst
Signed-off-by: Mark Schulte <schultetwin@gmail.com>
2020-04-01 17:49:26 +02:00
Mark Schulte 72d3d4ef31 AuthFallback: Stay in Riot App
When doing a SAML based SSO via Gsuite, I must click a link
specifying that I trust this app. That link will break me
out of the SSO sign-in process, and open up safari.

To fix address this, I've removed the feature that opens links in
safari.

Signed-off-by: Mark Schulte <schultetwin@gmail.com>
2020-04-01 17:49:17 +02:00
manuroe 1440a25fff Push notifications: Avoid any automatic deactivation
vector-im/riot-ios#3017
2020-04-01 17:35:28 +02:00
manuroe 1886c4cef3 Fix crash due to malformed widget 2020-04-01 17:34:35 +02:00
Chris Moos b5bd882ac0 Fix issue with joining public rooms with no guest access.
This fixes #2888.

Signed-off-by: Chris Moos <chris@chrismoos.com>
2020-04-01 17:31:31 +02:00
Weblate 6d05d8c6f8 Merge branch 'origin/develop' into Weblate. 2020-04-01 13:57:51 +00:00
Imre Kristoffer Eilertsen 8adf470a68 Translated using Weblate (Norwegian Bokmål)
Currently translated at 40.3% (375 of 931 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nb_NO/
2020-04-01 13:57:51 +00:00
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
manuroe 845a97b240 Merge pull request #3039 from schultetwin/dont_exit_app_for_sso
AuthFallback: Stay in Riot App
2020-04-01 15:57:31 +02: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