Commit Graph

12797 Commits

Author SHA1 Message Date
random 03d3f5f90f Translated using Weblate (Italian)
Currently translated at 100.0% (935 of 935 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-04-06 10:27:41 +00:00
Jonathan 066aac7253 Translated using Weblate (German)
Currently translated at 98.8% (924 of 935 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-04-06 10:27:40 +00:00
Kévin C 62d49033ab Translated using Weblate (French)
Currently translated at 100.0% (935 of 935 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-04-06 10:27:39 +00:00
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
Slavi Pantaleev 91993e5b2b Translated using Weblate (Bulgarian)
Currently translated at 100.0% (29 of 29 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/bg/
2020-04-05 08:27:32 +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
Weblate 81f45357d9 Merge branch 'origin/develop' into Weblate. 2020-04-03 15:42:27 +00:00
Weblate f562870e62 Merge branch 'origin/develop' into Weblate. 2020-04-03 15:42:27 +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
Weblate b479f23e6d Merge branch 'origin/develop' into Weblate. 2020-04-01 16:03:44 +00:00
Weblate f7ae31fb2d 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
Weblate 217c3636aa Merge branch 'origin/develop' into Weblate. 2020-04-01 15:58:04 +00:00
Weblate a57ce5286c Merge branch 'origin/develop' into Weblate. 2020-04-01 15:58:04 +00:00
manuroe 622bd16fd8 Merge branch 'hotfix/v0.10.5' 2020-04-01 17:56:25 +02: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
Weblate 00d352485d Merge branch 'origin/develop' into Weblate. 2020-04-01 13:57:36 +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
Weblate 070558a5bf Merge branch 'origin/develop' into Weblate. 2020-04-01 13:57:35 +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 d22cdf63d7 Merge branch 'origin/develop' into Weblate. 2020-03-30 08:04:48 +00:00
Weblate 66108e0d09 Merge branch 'origin/develop' into Weblate. 2020-03-30 08:04:48 +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 e12c647691 Merge branch 'origin/develop' into Weblate. 2020-03-30 06:58:55 +00:00
Weblate 02093ed855 Merge branch 'origin/develop' into Weblate. 2020-03-30 06:58:55 +00:00