Commit Graph

8807 Commits

Author SHA1 Message Date
Weblate 0dfd07e10a Merge branch 'origin/develop' into Weblate. 2022-06-13 09:14:49 +00:00
ismailgulek ef262d37de Merge pull request #6262 from vector-im/ismail/6175_signout_from_all 2022-06-13 10:52:19 +03:00
ismailgulek 6063d4a850 Update strings 2022-06-13 00:15:53 +03:00
aringenbach 2920a463f0 Fix reply to usernames containing HTML escape characters 2022-06-10 17:31:34 +02:00
ismailgulek 2ac59cdf20 Create PasswordValidator 2022-06-10 18:06:21 +03:00
Gil Eluard d52bbb99c1 Room preview unexpectedly triggering within the room (#6255)
* Room preview unexpectedly triggering within the room

- The room creation modal is now triggered only when the user taps the room name label
- Also fix empty room creation modal view
2022-06-10 10:41:37 +02:00
ismailgulek 3e250c5c8f Merge branch 'develop' into ismail/6175_signout_from_all 2022-06-09 20:38:34 +03:00
ismailgulek ad1eec7150 Use change password screen in settings 2022-06-09 20:26:19 +03:00
ismailgulek 41b44bf340 Make change password api async 2022-06-09 20:25:03 +03:00
ismailgulek 9d4d7cfc9b Merge pull request #6257 from vector-im/ismail/6181_auth_soft_logout 2022-06-09 18:58:34 +03:00
Doug 2606ed65fd Add support for account deactivation over SSO. (#6252) 2022-06-09 16:03:47 +01:00
ismailgulek d280457d02 Fix latest PR comments 2022-06-09 17:36:52 +03:00
ismailgulek 8363924c86 Add logoutDevices parameter to MXKAccount 2022-06-09 17:23:25 +03:00
ismailgulek 91b2cdd2e0 Merge branch 'develop' into ismail/6181_auth_soft_logout 2022-06-09 15:46:29 +03:00
ismailgulek c80151889c Fix navigation after clear data 2022-06-09 15:46:04 +03:00
ismailgulek 194fb5f23a Add clear data confirmation popup 2022-06-09 15:34:04 +03:00
ismailgulek f44f9ae1da Use softLogoutCredentials in AuthenticationService, fix blank screen before soft logout 2022-06-09 14:21:13 +03:00
ismailgulek e2927ac206 Fix PR remarks 2022-06-09 13:22:50 +03:00
Doug e8e3ad86c8 Add an unrecognised certificate alert to the new authentication flow. 2022-06-09 09:37:57 +01:00
ismailgulek ac4bf1a81f Show recover encryption keys message according to key backup requirement 2022-06-08 17:39:51 +03:00
ismailgulek dc844f9615 Add device_id to fallback url after soft logout 2022-06-08 17:23:21 +03:00
ismailgulek 8df0cec21c Display soft logout screen from authentication coordinator 2022-06-08 16:01:00 +03:00
ismailgulek 7cd40c7a26 Pass soft logout credentials on coordinator initialization 2022-06-08 15:59:52 +03:00
Stefan Ceriu ff0b0c370a Fixes vector-im/element-ios/issues/6241 - Prevent random crashes when tapping links. Avoid displaying the confirmation alert for plain text ones. 2022-06-08 14:09:43 +03:00
Stefan Ceriu 2a208322f8 Fixes vector-im/element-ios/issues/6095 - Random square home screen room avatars. 2022-06-08 13:26:08 +03:00
aringenbach fb4bb47374 Merge pull request #6251 from vector-im/aringenbach/remove_edit_mode_flag_fix_roomstate_crash
Remove render edit flag and fix a nil room state crash
2022-06-08 09:38:28 +02:00
Stefan Ceriu 4bf29d8359 Prevent the Pin entry screen from being overlapped by other views 2022-06-08 09:56:29 +03:00
aringenbach 1538153259 Remove old comment 2022-06-08 08:54:29 +02:00
ismailgulek 3cd1adb312 Merge branch 'develop' into ismail/6181_auth_soft_logout 2022-06-07 23:54:54 +03:00
vikdevelop 7cc5ab7f01 Translated using Weblate (Czech)
Currently translated at 30.0% (615 of 2046 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/cs/
2022-06-07 18:32:43 +00:00
Szimszon bfa180bb32 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2046 of 2046 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-06-07 18:32:15 +00:00
Johan Smits 21a56a41f3 Translated using Weblate (Dutch)
Currently translated at 100.0% (2046 of 2046 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-06-07 18:32:13 +00:00
ismailgulek fb4e5085cb Merge pull request #6250 from vector-im/ismail/6180_support_prov_links 2022-06-07 20:54:14 +03:00
ismailgulek 1804cea58c Fix PR remarks 2022-06-07 19:48:26 +03:00
ismailgulek eb77c4f2b8 Create classes for soft logout screen 2022-06-07 19:22:24 +03:00
aringenbach dd1a5a04f0 Add changelog and param description precision 2022-06-07 17:40:39 +02:00
aringenbach bcc7bd3505 Remove render edit flag and fix a nil room state crash 2022-06-07 17:31:17 +02:00
ismailgulek c62852a580 Handle provisioning links in AuthenticationService and call delegate method 2022-06-07 16:19:24 +03:00
ismailgulek e142365fa8 Remove bad methods from auth coordinators 2022-06-07 16:17:46 +03:00
ismailgulek 043ad4e5df Remove old methods from onboarding coordinator and tabbar controller 2022-06-07 16:15:45 +03:00
ismailgulek 1bf3c06d6e Adapt to refactorings 2022-06-07 16:11:28 +03:00
ismailgulek fc4cf0fd72 Refactor app delegate for universal link handling 2022-06-07 16:07:18 +03:00
ismailgulek 69d0954dd0 Update UniversalLink class to parse path and query params 2022-06-07 16:05:47 +03:00
aringenbach 12bcd06caf Merge pull request #6155 from vector-im/aringenbach/construct_replies_from_replied_event
Construct formatted body from replied event
2022-06-07 11:23:50 +02:00
MaximeEvrard42 47ef9077d4 Merge pull request #6237 from vector-im/steve/6236_bg_location
Location sharing: Support sending location in background (PSF-1037)
2022-06-07 10:00:36 +02:00
aringenbach 0e723d0d62 Fix in reply to links appearing outside of mx-quote 2022-06-07 09:02:36 +02:00
ismailgulek 468f1e1c64 Add savingAccountsEnabled property to MXKAccountManager 2022-06-06 16:15:32 +03:00
ismailgulek d955397ae7 Merge pull request #6235 from vector-im/ismail/5655_reset_password 2022-06-06 15:19:14 +03:00
aringenbach 74389edddd Fix else opening bracket
Co-authored-by: Gil Eluard <gile@element.io>
2022-06-03 12:08:16 +02:00
Gil Eluard 84c36a449e Show user indicators when paginating a room (#6234)
- implemented
2022-06-03 09:46:34 +02:00