Commit Graph

5142 Commits

Author SHA1 Message Date
aringenbach a9f9a32806 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 2cfcec6bf7 Merge branch 'develop' into aringenbach/enable_rte_user_mentions 2023-04-12 15:04:15 +02:00
aringenbach 165a250c9d Unit tests for insertPills and markdownLinks 2023-04-12 14:55:59 +02:00
Mauro Romito 770ee576ba we can now support more than just mp4 as audio messages 2023-04-12 14:43:52 +02:00
aringenbach 4519229349 Rename textDefaultFont to defaultFont and remove unnecessary definition in RoomInputToolbarView.h 2023-04-11 14:54:55 +02:00
aringenbach 7673372eed Bump composer version to 2.0.0 and fix PillAttachmentViewProvider 2023-04-11 14:45:44 +02:00
aringenbach 90217755a9 Merge branch 'develop' into aringenbach/enable_rte_user_mentions 2023-04-11 14:21:31 +02:00
Nicolas Mauri 4ff2662236 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 d55ad2dbea No event decoration if no decryption result 2023-04-03 17:36:45 +01:00
Anderas 17a017eeb3 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 2b2881f8f1 Start QR scanning when camera ready 2023-04-03 16:16:39 +01:00
Nicolas Mauri 02ff47ae17 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 06ea9f7b7a Support for MSC3906 v2 (#7407) 2023-04-01 11:56:56 -04:00
Nicolas Mauri 69ec418985 Code cleanup 2023-03-31 16:47:37 +02:00
Nicolas Mauri 8b6970aa6f Fix comments 2023-03-30 10:31:33 +02:00
Nicolas Mauri 16c7275bfd Fix: read marker update 2023-03-30 10:15:15 +02:00
Nicolas Mauri b5fb7624fd Fix: read marker update 2023-03-30 10:15:15 +02:00
Nicolas Mauri 694b60b712 Fix: Update the read marker position even if it is not displayed 2023-03-30 10:15:15 +02:00
Nicolas Mauri 8f0fb5cdcd 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 5e1997a6f3 Fix: do not encode the maximum width of a Pill 2023-03-30 10:09:27 +02:00
Andy Uhnak 60ff992e02 Merge branch 'develop' of github.com:vector-im/element-ios into develop 2023-03-28 18:01:06 +01:00
Andy Uhnak bc02804c61 Merge branch 'master' into develop 2023-03-28 17:53:17 +01:00
Doug 1d9caef1ac Replace Ts&Cs with Acceptable Use Policy. (#7459) 2023-03-28 17:38:58 +01:00
Andy Uhnak be14fc3e0d Update copy 2023-03-28 14:52:08 +01:00
Doug ce38148c2d Add user suggestions for @room. (#7453) 2023-03-28 14:03:39 +01:00
Nicolas Mauri db3c399e8e Fix: truncate pills if they are too long 2023-03-28 11:59:52 +02:00
Andy Uhnak 3618ad9153 Display upgrade verification prompt 2023-03-27 15:44:44 +01:00
Andy Uhnak 7a01147bd8 Simplify event encryption decoration 2023-03-27 14:58:10 +01:00
aringenbach 24a1ce547b Update environment object setup and view model context wrapping to restore SwiftUI UI tests 2023-03-23 17:16:57 +01:00
aringenbach e6bad67a28 Fix wrong condition for highlight test 2023-03-23 17:16:57 +01:00
aringenbach 572777205a Clean WysiwygInputToolbarView code 2023-03-23 17:16:57 +01:00
aringenbach 3538d4dd7f Avoid crashing if data source is not ready when translating Pills 2023-03-23 17:16:57 +01:00
aringenbach 66b44bc459 Use PillProvider for RTE Pills creation 2023-03-23 17:16:57 +01:00
aringenbach 52594087a2 Display user suggestion list in fullscreen mode with shared context from UserSuggestionCoordinator 2023-03-23 17:16:57 +01:00
aringenbach a3e4fac23f Fix broken constraint after using fullscreen mode 2023-03-23 17:16:57 +01:00
aringenbach 43e46d1ff5 Update composer library to 1.3.0 and apply changes 2023-03-23 17:16:57 +01:00
aringenbach 6aab04a96c Always use preferred font for body 2023-03-23 17:16:57 +01:00
aringenbach 0379c977af Use textDefaultFont in all variants of the InputToolbarView 2023-03-23 17:16:57 +01:00
aringenbach 3db15471ee Enable user mentions in Rich Text Editor 2023-03-23 17:16:57 +01:00
Andy Uhnak e55a733d0c Revert "Merge pull request #7430 from vector-im/andy/user_trust"
This reverts commit 12ee84f607, reversing
changes made to 3644b647f6.
2023-03-22 15:57:25 +00:00
Nicolas Mauri 8e451dac43 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
Nicolas Mauri e035c1663f Merge pull request #7432 from vector-im/nimau/PSB-59-pills
Turning permalinks into pills
2023-03-21 14:36:54 +01:00
Nicolas Mauri 068f7f463e Fix: Unit tests 2023-03-21 14:17:52 +01:00
Nicolas Mauri dfa67da296 Fix: an issue where we display the default user icon for a known user 2023-03-21 10:48:17 +01:00
Nicolas Mauri fcc05dad89 Fix: Message pill when the room is an alias 2023-03-21 10:30:19 +01:00
Nicolas Mauri 228dee803a Fix: the avatar was incorrect for the pill of a message if the event is not loaded. 2023-03-21 09:27:48 +01:00
Nicolas Mauri 6fca12390b Fix: implement the changes discussed in the PR 2023-03-21 09:17:34 +01:00
Andy Uhnak c658fece75 Increase local rust crypto rollout 2023-03-20 14:13:44 +00:00
Nicolas Mauri b3147ed0dd Fix: corner radius for small SpaceAvatarView 2023-03-20 14:32:55 +01:00
Anderas 12ee84f607 Merge pull request #7430 from vector-im/andy/user_trust
Refactor user / room encryption trust level
2023-03-20 12:52:46 +00:00