Commit Graph

5195 Commits

Author SHA1 Message Date
aringenbach 89696d909c Fix a crash when creating a new direct chat with RTE 2023-06-12 12:20:36 +02:00
Nicolas Mauri fa8f992710 Fix: Prevents UserAvatarView from disappearing due to incorrect width. 2023-06-07 17:00:08 +02:00
Johannes Marbach 69415ecfce Merge pull request #7582 from vector-im/johannes/vm-length 2023-06-07 14:03:17 +02:00
Johannes Marbach 1b05b80619 Increase max. length of voice message recordings to 5m 2023-06-07 09:45:14 +02:00
Stefan Ceriu e8294f727c 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 ac072f261c Fix crashes when mentioning users without display names 2023-06-06 19:53:01 +03:00
Nicolas Mauri f3c79973cc Fix: renamed parameter for code clarity 2023-06-06 09:55:33 +02:00
Nicolas Mauri e30901b6d1 Prompt the user when the invited MatrixId is not recognized 2023-06-02 14:21:00 +02:00
Mauro Romito 9a83aa69bd enabling ff 2023-05-30 16:06:04 +02:00
mgcm e0fdcf14ef 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 c2c6cf69e5 Merge pull request #7545 from vector-im/nimau/PSB307_last_event_description_color 2023-05-15 09:03:45 +02:00
aringenbach 23d7c0b849 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 f6f172c5f2 Fix mention pills display in thread list 2023-05-12 18:41:19 +02:00
aringenbach 401d6a59cf Disable removing mention/command text trigger with RTE enabled 2023-05-12 18:30:20 +02:00
Nicolas Mauri c843eafe84 Fix: text color of the last event description was incorrect. 2023-05-12 17:15:20 +02:00
Nicolas Mauri 16340a18a6 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 40c57f7968 Fix: apply the changes requested in the PR review 2023-05-11 09:45:04 +02:00
Doug 7d3efda5ef Fix voiceover order of room creation header and message composer. 2023-05-10 16:15:00 +01:00
Nicolas Mauri 68029d6b89 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 05f89f1160 Use the app's language for accessibility. 2023-05-10 10:15:41 +01:00
Nicolas Mauri fc59290a34 Add logs to track a problem with the top left avatar disappearing 2023-05-05 17:14:53 +02:00
Nicolas Mauri bb374c67a8 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 3b89cf110c 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 73c6087321 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 5b2944c918 Add missing self in closure 2023-05-03 17:26:54 +02:00
aringenbach cc4a2cbca2 Fix partial text messages not being saved for each room with RTE enabled 2023-05-03 14:57:36 +02:00
Nicolas Mauri 19e94cddc9 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 318a806cfd Fix: highlighting an event removes the highlighting of the previous event. 2023-05-03 11:43:02 +02:00
Nicolas Mauri bc68b26f6a 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 6500a8ac43 Fix: don’t allow to reset secrets if it is already in progress. 2023-05-02 16:56:43 +02:00
Nicolas Mauri 2c1d56ece9 Secrets recovery: fix an issue preventing the release of SecureBackupSetupCoordinator 2023-05-02 16:29:10 +02:00
aringenbach 53ad72dd24 Update room input toolbar when CompletionSuggestionCoordinator is initialised 2023-05-02 11:44:23 +02:00
aringenbach 72013759de Fix application crashing when opening a thread with RTE enabled 2023-05-02 11:11:51 +02:00
Nicolas Mauri b6811fd99b Fix a flickering issue when the timeline datasource is reloaded. 2023-04-28 16:23:48 +02:00
Alfonso Grillo 27f367ecee Merge pull request #7522 from vector-im/alfogrillo/fix_accessibility_pin_screen
Fix accessibility behavior on "enter PIN" screen
2023-04-27 14:41:17 +02:00
Nicolas Mauri 573782e915 Merge pull request #7519 from vector-im/nimau/7517_matrix_id_notice_events
Fix: Remove the matrix id from the notice display name changed event
2023-04-27 08:55:43 +02:00
Alfonso Grillo 9d73564cfe Remove accessibility from placeholder button 2023-04-26 16:40:07 +02:00
Alfonso Grillo 1d65120429 Fix accessibility in SetPinCoordinatorBridgePresenter 2023-04-26 16:40:07 +02:00
Alfonso Grillo 8cfb199bc2 Disable accessibility for emojis during verification 2023-04-26 12:58:18 +02:00
Nicolas Mauri 53dc32ee57 Fix: Remove the matrix id from the notice display name changed event 2023-04-26 09:54:44 +02:00
aringenbach 3289733957 Fix sending command with Pills through RTE 2023-04-21 17:13:03 +02:00
aringenbach 92286ecb88 Fix typo 2023-04-21 13:47:15 +02:00
aringenbach d8acd1f351 Fix RoomInputToolbarTextView pills flushing 2023-04-21 09:30:56 +02:00
aringenbach 2048e2f085 Fix comment typo 2023-04-20 17:12:09 +02:00
aringenbach 787967a8e4 Rework MXKSlashCommands to a more Swift-friendly form and use it in suggestion module 2023-04-20 16:45:08 +02:00
aringenbach d28010098a Rename UserSuggestion module as CompletionSuggestion 2023-04-20 16:45:08 +02:00
aringenbach cacf97233a Add basic slash commands support to UserSuggestion module 2023-04-20 16:45:08 +02:00
Nicolas Mauri 6179453c57 Fix: Calculation of the frame for a bubble component 2023-04-20 10:14:51 +02:00
Anderas a72830bdd6 Merge pull request #7508 from vector-im/andy/deprecate_crypto
Deprecate MXLegacyCrypto
2023-04-19 14:14:30 +01:00
Anderas 7d55531b07 Merge pull request #7509 from vector-im/andy/user_trust
Refactor encryption trust level
2023-04-19 09:30:59 +01:00