Commit Graph

5166 Commits

Author SHA1 Message Date
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
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
Andy Uhnak e3a32e1c5f Refactor encryption trust level 2023-04-19 08:42:11 +01:00
Doug e1089b1a14 Tidy up event formatter issues. 2023-04-18 17:43:21 +01:00
Andy Uhnak 7b728c14f8 Deprecate MXLegacyCrypto 2023-04-18 12:45:39 +01:00
aringenbach f79a455262 Merge pull request #7416 from vector-im/aringenbach/enable_rte_user_mentions
Enable user mentions in Rich Text Editor
2023-04-14 16:19:56 +02:00
aringenbach 76e2aadc26 Merge branch 'develop' into aringenbach/enable_rte_user_mentions 2023-04-12 15:04:15 +02:00
aringenbach 46b39e739d Unit tests for insertPills and markdownLinks 2023-04-12 14:55:59 +02:00
Mauro Romito 7e223a8ce9 we can now support more than just mp4 as audio messages 2023-04-12 14:43:52 +02:00
aringenbach 434559488d Rename textDefaultFont to defaultFont and remove unnecessary definition in RoomInputToolbarView.h 2023-04-11 14:54:55 +02:00
aringenbach 67c768f8fc Bump composer version to 2.0.0 and fix PillAttachmentViewProvider 2023-04-11 14:45:44 +02:00
aringenbach 38ae3cd3a8 Merge branch 'develop' into aringenbach/enable_rte_user_mentions 2023-04-11 14:21:31 +02:00
Nicolas Mauri 33e6280f31 Fix: Continue to display pills for matrix.to permalinks if a custom permalinkBaseUrl is set. 2023-04-07 16:40:34 +02:00
Andy Uhnak 28f26de5f6 No event decoration if no decryption result 2023-04-03 17:36:45 +01:00
Anderas 00764ed197 Merge pull request #7469 from vector-im/andy/qr_code
Start QR scanning when camera ready
2023-04-03 17:36:23 +01:00
Andy Uhnak 4a899e2866 Start QR scanning when camera ready 2023-04-03 16:16:39 +01:00
Nicolas Mauri d569c566d5 Merge pull request #7461 from vector-im/nimau/7420-readmarker
Fix: Update the read marker position even if it is not displayed
2023-04-03 14:34:42 +02:00
Hugh Nimmo-Smith 8caad979d7 Support for MSC3906 v2 (#7407) 2023-04-01 11:56:56 -04:00
Nicolas Mauri 7fd982f8a9 Code cleanup 2023-03-31 16:47:37 +02:00
Nicolas Mauri 5d4158c34d Fix comments 2023-03-30 10:31:33 +02:00
Nicolas Mauri d6b04b93c9 Fix: read marker update 2023-03-30 10:15:15 +02:00
Nicolas Mauri 650ce6d8f3 Fix: read marker update 2023-03-30 10:15:15 +02:00
Nicolas Mauri be6977ca27 Fix: Update the read marker position even if it is not displayed 2023-03-30 10:15:15 +02:00
Nicolas Mauri b4c8b17ff4 Merge pull request #7455 from vector-im/nimau/7413-pills-max-width
Fix: truncate pills if they are too long
2023-03-30 10:12:47 +02:00
Nicolas Mauri 1fa825874a Fix: do not encode the maximum width of a Pill 2023-03-30 10:09:27 +02:00
Andy Uhnak 17c8728cd9 Merge branch 'develop' of github.com:vector-im/element-ios into develop 2023-03-28 18:01:06 +01:00
Andy Uhnak 095b7c5efe Merge branch 'master' into develop 2023-03-28 17:53:17 +01:00
Doug 875dd09f00 Replace Ts&Cs with Acceptable Use Policy. (#7459) 2023-03-28 17:38:58 +01:00
Andy Uhnak 5952d88210 Update copy 2023-03-28 14:52:08 +01:00
Doug 669481d907 Add user suggestions for @room. (#7453) 2023-03-28 14:03:39 +01:00
Nicolas Mauri 2fdb811a1c Fix: truncate pills if they are too long 2023-03-28 11:59:52 +02:00