Commit Graph

10626 Commits

Author SHA1 Message Date
Mauro Romito be289a3790 completed 2023-08-28 12:20:26 +02:00
Mauro Romito fbd0793b6f code improvement 2023-08-25 19:39:55 +02:00
Mauro Romito 1126891fea fix 7646 2023-08-25 17:22:11 +02:00
Mauro eea96bc151 Merge pull request #7656 from vector-im/mauroromito/account_management_cell_for_oidc
Manage account through MAS if available
2023-08-25 13:46:15 +02:00
Mauro Romito cb34eaf6c6 opening the safari web view externally so that it will be able to share the cookies 2023-08-25 13:02:06 +02:00
Mauro Romito f42e1a38fa web view opened on tap + changelog 2023-08-25 12:21:38 +02:00
Mauro 2dbf2247e9 Merge pull request #7655 from vector-im/mauroromito/hide_email_according_to_3pid_changes
Hide Add Email UI according to the 3 pid changes capability
2023-08-25 09:24:58 +02:00
Mauro Romito 4c51c952c4 added the cell, now I just need to implement the navigation to the web view 2023-08-24 19:15:12 +02:00
Mauro Romito e718c0400e completed 2023-08-24 17:53:48 +02:00
Mauro Romito 4ddafd63ee Hide deactivate account if the auth property is present on the WK. 2023-08-24 17:18:13 +02:00
Stefan Ceriu 382da2147b Prevent mention crashes when room members are missing display names (objc interop) 2023-08-21 14:46:09 +03:00
Stefan Ceriu e2676c4637 Prevent pill crashes when room members are missing display names (objc interop) 2023-08-21 10:03:23 +03:00
Ihor Hordiichuk cb775dcb4e Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2023-08-12 06:48:35 +00:00
Jozef Gaal c3c761c933 Translated using Weblate (Slovak)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2023-08-12 06:48:35 +00:00
Ihor Hordiichuk 424ccf15df Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2023-08-12 06:48:35 +00:00
Victor Grousset fc8d0cb01f Translated using Weblate (Esperanto)
Currently translated at 62.1% (1499 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/
2023-08-12 06:48:35 +00:00
Vri e816978d20 Translated using Weblate (German)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-08-12 06:48:35 +00:00
Kim Brose 9be1bdc7ab Translated using Weblate (German)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-08-12 06:48:35 +00:00
LinAGKar 913863124b Translated using Weblate (Swedish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-08-12 06:48:35 +00:00
LinAGKar 5b75dd997b Translated using Weblate (Swedish)
Currently translated at 99.4% (2392 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-08-12 06:48:35 +00:00
Vri 3441ed62c6 Translated using Weblate (German)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-08-12 06:48:35 +00:00
Руся 6669c9f7d5 Translated using Weblate (Russian)
Currently translated at 85.8% (2066 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2023-08-12 06:48:35 +00:00
Priit Jõerüüt 58956b420e Translated using Weblate (Estonian)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2023-08-12 06:48:35 +00:00
LinAGKar 436b545cfa Translated using Weblate (Swedish)
Currently translated at 99.2% (2389 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-08-12 06:48:35 +00:00
random d4d18d4e68 Translated using Weblate (Italian)
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2023-08-12 06:48:35 +00:00
Stefan Ceriu 442b8c77fe Merge pull request #7630 from vector-im/stefan/deviceDehydration
Device dehydration v2
2023-08-12 09:48:31 +03:00
Stefan Ceriu ef94fd8fcc Device dehydration v2
- add support for device dehydration v2 i.e. `org.matrix.msc3814`
- run dehydration flows after successfully recovering or creating secrets
- enable said flows based on .well-known `org.matrix.msc3814` config key
- delete previous implementation and helper methods
2023-08-11 13:52:10 +03:00
Doug 945ec64230 Only use the sender when rendering the room creation event. (#7640)
On Room v11 it is possible that the sender could put in a fake creator. Don't allow this to happen.
2023-08-09 18:18:33 +01:00
Doug 5a536db324 Fix SSO generating invalid URLs. (#7639) 2023-08-09 11:15:03 +01:00
Doug 6c71cab7f4 Fix a crash when opening v11 rooms. (#7635)
https://github.com/matrix-org/matrix-spec-proposals/pull/2175
2023-08-04 12:22:14 +01:00
Doug 3f3a92dbf3 Disable Siri, Share and Reply (from NSE) Extensions. (#7619) 2023-07-12 10:26:43 +01:00
Mauro Romito 0392279ad8 Merge branch 'weblate-riot-ios-riot-ios-dialogs' into mauroromito/update_translations_for_release_1.10.13 2023-06-13 10:36:32 +02:00
Mauro Romito d66ed6fc35 Merge branch 'weblate-riot-ios-riot-ios' into mauroromito/update_translations_for_release_1.10.13 2023-06-13 10:36:23 +02:00
LinAGKar c4d769fb73 Translated using Weblate (Swedish)
Currently translated at 99.1% (2386 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-06-13 08:28:06 +00:00
Peter Chen 048a215bd4 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-06-12 13:03:17 +00:00
raspin0 6fba757b60 Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
phardyle 9dc741a844 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-06-12 13:03:17 +00:00
phardyle 20f53696a2 Translated using Weblate (Chinese (Simplified))
Currently translated at 84.2% (2026 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2023-06-12 13:03:17 +00:00
raspin0 81b0675f88 Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
LinAGKar 8d971eb386 Translated using Weblate (Swedish)
Currently translated at 98.6% (2374 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2023-06-12 13:03:17 +00:00
许煜恒 70d2849dd2 Translated using Weblate (Chinese (Simplified))
Currently translated at 84.2% (2026 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2023-06-12 13:03:17 +00:00
raspin0 96ab00b3eb Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
raspin0 3678f84bbb Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
raspin0 26396ecdb1 Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
Open Culture Foundation b8ae9b8a24 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-06-12 13:03:17 +00:00
raspin0 7336121621 Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
GabrielBoraschi bceafb2b1a Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.1% (2338 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2023-06-12 13:03:17 +00:00
raspin0 c30a475320 Translated using Weblate (Polish)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2023-06-12 13:03:17 +00:00
Open Culture Foundation 7d58e5d86b Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2023-06-12 13:03:17 +00:00
Vri fcac5f261f Translated using Weblate (German)
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-06-12 13:03:17 +00:00