Commit graph

19110 commits

Author SHA1 Message Date
Stefan Ceriu
4a7d39ec8a
Merge pull request #7667 from vector-im/stefan/mdmSupport
Add initial support for configuration through MDM
2023-09-11 11:57:27 +03:00
Stefan Ceriu
d4c9a0a88a Added logs 2023-09-11 10:51:27 +03:00
Hugh Nimmo-Smith
19e13e0469
Hide phone number and explanation if homeserver doesn't have 3pid capability enabled (#7670) 2023-09-08 17:16:58 +01:00
Valere
5cbd1dfa9a
Merge pull request #7669 from vector-im/bca/document_local_rust_testing
Documentation to run local rust SDK
2023-09-08 16:02:59 +02:00
Valere
236123d472
Update INSTALL.md 2023-09-08 14:53:28 +02:00
Valere
860ec7b15a Documentation to run local rust SDK 2023-09-08 12:15:44 +02:00
Stefan Ceriu
bc7cbb72c6 Add initial support for configuration through MDM 2023-09-08 11:59:11 +03:00
Nicolas Mauri
fef3077f95
Merge pull request #7663 from vector-im/nicolasm/7641-incorrect-room-list-order 2023-09-05 08:32:20 +02:00
Nicolas Mauri
8fef029041 Fix event forwarding 2023-09-04 17:24:34 +02:00
Stefan Ceriu
98feb0cc3d Prepare for new sprint 2023-08-29 13:09:59 +03:00
Stefan Ceriu
0777385726 Merge branch 'master' into develop 2023-08-29 13:09:57 +03:00
Stefan Ceriu
f6b85b8f9a Merge branch 'release/1.11.1/master' 2023-08-29 13:09:52 +03:00
Stefan Ceriu
0ef02efe30 finish version++ 2023-08-29 13:09:52 +03:00
Stefan Ceriu
3d0ea03764
Merge pull request #7659 from vector-im/release/1.11.1/release
Release 1.11.1
2023-08-29 13:08:40 +03:00
Stefan Ceriu
8789b11f43 version++ 2023-08-29 12:20:34 +03:00
Stefan Ceriu
5c649b8689 changelog.d: Upgrade MatrixSDK version ([v0.27.1](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.1)). 2023-08-29 12:20:33 +03:00
Mauro
bdf7c26cd3
Merge pull request #7658 from vector-im/mauroromito/oidc_redirect_logout_confirmation_dialogues
Sign out through MAS redirect confirmation alerts
2023-08-28 13:18:21 +02:00
Mauro Romito
15bb73fcbe completed 2023-08-28 12:20:26 +02:00
Mauro
f7a3a8035c
Merge pull request #7657 from vector-im/mauroromito/mas_device_logout
Open MAS Web page when logging out from other sessions on OIDC authenticated homeservers
2023-08-28 10:05:02 +02:00
Mauro Romito
e0659dd93a code improvement 2023-08-25 19:39:55 +02:00
Mauro Romito
c454a29512 fix 7646 2023-08-25 17:22:11 +02:00
Mauro
c2874d6eee
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
cf7efe4b6c 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
015ee924a1 web view opened on tap + changelog 2023-08-25 12:21:38 +02:00
Mauro
5e8869ee16
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
00e19ab683 added the cell, now I just need to implement the navigation to the web view 2023-08-24 19:15:12 +02:00
Mauro
296d4a9d32
Merge pull request #7654 from vector-im/mauroromito/7648_hide_deactivation_for_oidc
Hide deactivate account if the auth property is present on the WK.
2023-08-24 18:36:41 +02:00
Mauro Romito
91b6d27bc6 completed 2023-08-24 17:53:48 +02:00
Mauro Romito
76c26879d4 Hide deactivate account if the auth property is present on the WK. 2023-08-24 17:18:13 +02:00
Stefan Ceriu
83e7229f6f
Merge pull request #7649 from vector-im/stefan/variousBugFixes
Various bug fixes
2023-08-23 16:03:07 +03:00
Stefan Ceriu
021af0567b Add changelogs 2023-08-23 16:02:04 +03:00
Stefan Ceriu
0464ded377 Prevent mention crashes when room members are missing display names (objc interop) 2023-08-21 14:46:09 +03:00
Stefan Ceriu
6faf14da69 Prevent pill crashes when room members are missing display names (objc interop) 2023-08-21 10:03:23 +03:00
Stefan Ceriu
51337cafb2 Update introspect to the latest version, remove now duplicate introspectCollectionView 2023-08-21 09:58:50 +03:00
Doug
b7ffeda016 Prepare for new sprint 2023-08-15 11:10:01 +01:00
Doug
d1295a13da Merge branch 'master' into develop 2023-08-15 11:10:00 +01:00
Doug
3997aad5f0 Merge branch 'release/1.11.0/master' 2023-08-15 11:09:55 +01:00
Doug
3527a7f0cb finish version++ 2023-08-15 11:09:55 +01:00
Doug
3a2bdabbf8
Merge pull request #7643 from vector-im/release/1.11.0/release
Release 1.11.0
2023-08-15 11:08:46 +01:00
Doug
8c95f508c5 Add missing changelog entry. 2023-08-15 10:18:04 +01:00
Doug
d3e81c429e version++ 2023-08-15 10:12:16 +01:00
Doug
adacd97d61 changelog.d: Upgrade MatrixSDK version ([v0.27.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.0)). 2023-08-15 10:12:16 +01:00
Doug
64eb0c3465
Merge pull request #7642 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2023-08-15 10:11:04 +01:00
Ihor Hordiichuk
37252428b6 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
dc722e9b6e 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
762079c5d1 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
236325a21d 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
892dd8815d 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
0fe9447ae9 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
6f8145fd7c 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