Commit graph

5215 commits

Author SHA1 Message Date
Hugh Nimmo-Smith
b07ade15bb
Use ASWebAuthenticationSession to display OIDC account management URL (#7671)
Co-authored-by: Doug <douglase@element.io>
2023-09-12 18:05:52 +01: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
Nicolas Mauri
8fef029041 Fix event forwarding 2023-09-04 17:24:34 +02:00
Mauro Romito
15bb73fcbe completed 2023-08-28 12:20:26 +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 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
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
9ba1d7e064
Merge pull request #7630 from vector-im/stefan/deviceDehydration
Device dehydration v2
2023-08-12 09:48:31 +03:00
Stefan Ceriu
9b59428f65 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
f3b857f46d
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
41b36e0f18
Fix SSO generating invalid URLs. (#7639) 2023-08-09 11:15:03 +01:00
Doug
d3e64c114f
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
aringenbach
8b43fcb99b Fix a crash when creating a new direct chat with RTE 2023-06-12 12:20:36 +02:00
Nicolas Mauri
9997a1699d Fix: Prevents UserAvatarView from disappearing due to incorrect width. 2023-06-07 17:00:08 +02:00
Johannes Marbach
b10b75c5e6
Merge pull request #7582 from vector-im/johannes/vm-length 2023-06-07 14:03:17 +02:00
Johannes Marbach
116708613a Increase max. length of voice message recordings to 5m 2023-06-07 09:45:14 +02:00
Stefan Ceriu
3e30eafe52
Merge pull request #7581 from vector-im/stefan/7579
Fix crashes when mentioning users without display names
2023-06-07 10:08:07 +03:00
Stefan Ceriu
743778fd7e Fix crashes when mentioning users without display names 2023-06-06 19:53:01 +03:00
Nicolas Mauri
ee63d417d3 Fix: renamed parameter for code clarity 2023-06-06 09:55:33 +02:00
Nicolas Mauri
e848158db4 Prompt the user when the invited MatrixId is not recognized 2023-06-02 14:21:00 +02:00
Mauro Romito
d574299687 enabling ff 2023-05-30 16:06:04 +02:00
mgcm
b88d5ca3be RoomCreationIntroCell now conforms to Themable protocol, making this cell type able to be updated when the system changes from light to dark theme and vice-versa 2023-05-23 14:54:10 +00:00
Nicolas Mauri
ae407fa425
Merge pull request #7545 from vector-im/nimau/PSB307_last_event_description_color 2023-05-15 09:03:45 +02:00
aringenbach
9300e4a9df
Merge pull request #7546 from vector-im/aringenbach/7322_fix_pills_in_thread_list
Fix mention pills display in thread list
2023-05-15 08:03:42 +02:00
aringenbach
5e9209bcdc Fix mention pills display in thread list 2023-05-12 18:41:19 +02:00
aringenbach
d59cb33d1c Disable removing mention/command text trigger with RTE enabled 2023-05-12 18:30:20 +02:00
Nicolas Mauri
d628a03ef4 Fix: text color of the last event description was incorrect. 2023-05-12 17:15:20 +02:00
Nicolas Mauri
cc9bc2418e
Merge pull request #7541 from vector-im/nimau/PSB349_force_hs_selection
Feat: add a build setting flag to always show the server selection screen in login/registration flow.
2023-05-11 14:57:07 +02:00
Nicolas Mauri
eae51b398b Fix: apply the changes requested in the PR review 2023-05-11 09:45:04 +02:00
Doug
0c8c1ceffc Fix voiceover order of room creation header and message composer. 2023-05-10 16:15:00 +01:00
Nicolas Mauri
6e251b7b93 Feat: add a flag in the build settings to force the user to define a homeserver. 2023-05-10 15:46:34 +02:00
Doug
ed3a1b48e7 Use the app's language for accessibility. 2023-05-10 10:15:41 +01:00
Nicolas Mauri
a363a743cd Add logs to track a problem with the top left avatar disappearing 2023-05-05 17:14:53 +02:00
Nicolas Mauri
cb1ca0af90
Merge pull request #7404 from vector-im/nimau/PSB-269-reset-passphrase
Secrets recovery: Fix an issue where the Secrets Reset screen would open twice.
2023-05-05 10:22:46 +02:00
aringenbach
bedcbc3bfd
Merge pull request #7536 from vector-im/aringenbach/7535_fix_partial_text_messages
Fix partial text messages not being saved for each room with RTE enabled
2023-05-05 09:29:28 +02:00
Nicolas Mauri
b5f4e37995
Merge pull request #7534 from vector-im/nimau/7504_VB_audio_alert_lost_connectivity
VoiceBroadcast: Play a sound to notify the user when VB is pause due to an error.
2023-05-04 08:49:19 +02:00
aringenbach
5559e1c2e5 Add missing self in closure 2023-05-03 17:26:54 +02:00
aringenbach
693feddb86 Fix partial text messages not being saved for each room with RTE enabled 2023-05-03 14:57:36 +02:00
Nicolas Mauri
524cbccc4d VoiceBroadcast: Play a sound to notify the user when VB is pause due to an error. 2023-05-03 14:33:01 +02:00
Nicolas Mauri
b9b421f6bb Fix: highlighting an event removes the highlighting of the previous event. 2023-05-03 11:43:02 +02:00
Nicolas Mauri
379e8e2788
Merge pull request #7528 from vector-im/nimau/7523_timeline_reload
Fix a flickering issue when the timeline datasource is reloaded.
2023-05-03 10:09:17 +02:00
Nicolas Mauri
0240e35cca Fix: don’t allow to reset secrets if it is already in progress. 2023-05-02 16:56:43 +02:00