Commit Graph

5151 Commits

Author SHA1 Message Date
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
Andy Uhnak 7e12e02870 Display upgrade verification prompt 2023-03-27 15:44:44 +01:00
Andy Uhnak 16f74e84c8 Simplify event encryption decoration 2023-03-27 14:58:10 +01:00
aringenbach 9ea625e470 Update environment object setup and view model context wrapping to restore SwiftUI UI tests 2023-03-23 17:16:57 +01:00
aringenbach b26e0ccea3 Fix wrong condition for highlight test 2023-03-23 17:16:57 +01:00
aringenbach e29b40fdfc Clean WysiwygInputToolbarView code 2023-03-23 17:16:57 +01:00
aringenbach 1a6cebe7de Avoid crashing if data source is not ready when translating Pills 2023-03-23 17:16:57 +01:00
aringenbach b9faccf6c1 Use PillProvider for RTE Pills creation 2023-03-23 17:16:57 +01:00
aringenbach 3b9530c065 Display user suggestion list in fullscreen mode with shared context from UserSuggestionCoordinator 2023-03-23 17:16:57 +01:00
aringenbach 845be40694 Fix broken constraint after using fullscreen mode 2023-03-23 17:16:57 +01:00
aringenbach 37a8aa5734 Update composer library to 1.3.0 and apply changes 2023-03-23 17:16:57 +01:00
aringenbach 24df7ca032 Always use preferred font for body 2023-03-23 17:16:57 +01:00
aringenbach 000d8465d0 Use textDefaultFont in all variants of the InputToolbarView 2023-03-23 17:16:57 +01:00
aringenbach 935e61e1bb Enable user mentions in Rich Text Editor 2023-03-23 17:16:57 +01:00
Andy Uhnak ef31ad428b Revert "Merge pull request #7430 from vector-im/andy/user_trust"
This reverts commit 7f5d3b46eb02a7801d4a7c781762eea3d16ee0e6, reversing
changes made to 5a3adde8f70daec795ac1bee17c5159a155c6106.
2023-03-22 15:57:25 +00:00
Nicolas Mauri d09181d531 Fix: prevent a crash if we don’t have a display name for the user mentionned by the pill 2023-03-21 16:49:47 +01:00