Commit Graph

2142 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
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 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
Doug ce38148c2d Add user suggestions for @room. (#7453) 2023-03-28 14:03:39 +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 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
Andy Uhnak ddb181ffa0 Refactor encryption trust level 2023-03-16 14:56:50 +00:00
Mauro Romito 09daa04dd4 refactor completed 2023-03-06 14:59:03 +01:00
Nicolas Mauri eb55e1553c Merge pull request #7396 from vector-im/nimau/6612-dm-email
Direct Message: manage encrypted DM in case of invite by email
2023-03-06 12:04:53 +01:00
Alfonso Grillo fc45e7d6f7 Fix poll ended event rendering 2023-03-02 17:49:15 +01:00
Nicolas Mauri de2819ae60 Direct Message: manage encrypted DM in case of invite by email
- Don’t allow to invite more than one contact by email
- The DM will be created by enabling the encryption when the HS promotes the encryption
- The chat composer is disabled until a matrix account is created by using the invited email
2023-02-27 18:42:18 +01:00
aringenbach 2425721614 Update composer library version to 1.1.0 (#7365)
* Update composer library version to 1.1.0

* Add changelog file
2023-02-13 10:44:03 +01:00
Alfonso Grillo 877c0bdd4d Merge pull request #7353 from vector-im/alfogrillo/fallback_poll_ended_event
Fallback for poll ended event (PSG-1156)
2023-02-10 10:33:39 +01:00
Nicolas Mauri cba9dcb4d0 Fix some voice message issues (#7325, #7217)
Fix #7325: prevent setting the audio session to inactive during recording
Fix #7217: ensure that an audio player has its content loaded when it reaches the end to allow seek and replay.
2023-02-09 11:58:38 +01:00
Alfonso Grillo f47ad395b0 Sync with matrix feature branch 2023-02-08 17:29:30 +01:00
Nicolas Mauri fc577d1111 Fix an issue where a voice message disappears after being sent 2023-02-08 15:07:40 +01:00
Flavio Alescio d1333a8c45 Merge commit '32beb2393ceb08e585e8d62c145d133d9bba5ce6' into flescio/1040-poll_detail 2023-02-01 10:13:28 +01:00
aringenbach 32beb2393c Merge pull request #7317 from vector-im/aringenbach/7316_indentation_support
Labs: Rich text editor: enable list items indentation
2023-02-01 09:44:45 +01:00
Flavio Alescio fae76cf002 indentation 2023-01-31 16:55:59 +01:00
Flavio Alescio 368892d2ad Merge commit '35d6d9ada3d92068f328e31b547a348ef035380b' into flescio/1040-poll_detail 2023-01-31 16:03:49 +01:00
Flavio Alescio 7b4333e9af code restyle for poll detail 2023-01-31 16:03:38 +01:00
Flavio Alescio 1a3529d09b function renamed as in sdk 2023-01-30 16:04:58 +01:00
aringenbach a903196e48 Labs: Rich text editor: enable list items indentation 2023-01-30 15:38:56 +01:00
Flavio Alescio bb384f837e added alert to show possible error, improved tests 2023-01-27 17:10:16 +01:00
Flavio Alescio 21eafa2383 added view in timeline action, added tests 2023-01-27 15:07:32 +01:00
Flavio Alescio a8c82abd35 Merge branch 'develop' into flescio/1040-poll_detail
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
2023-01-25 15:49:40 +01:00
Flavio Alescio 89ffbcfa3f Merge branch 'develop' into flescio/7253-Add_mar_kas_unread_option_for_rooms 2023-01-25 10:28:37 +01:00
Alfonso Grillo 9436c634f9 Merge pull request #7293 from vector-im/alfogrillo/fetch_poll_history
Fetch poll history (PSG-1043)
2023-01-24 16:31:27 +01:00
Phl-Pro 1c54bc922d Merge pull request #7275 from vector-im/phlpro/remove-duplicate-leave-room-button
Remove "Leave" button on Room details screen
2023-01-24 10:56:46 +01:00
Nicolas Mauri 5192730821 Always try to delete a voicebroadcast with relations. The SDK will ensure the feature is supported. 2023-01-23 17:06:47 +01:00
Nicolas Mauri 56d215fb60 Use the new endpoint for redaction 2023-01-23 16:47:17 +01:00
Flavio Alescio 333cba0606 added poll detail scene with mock data 2023-01-23 16:38:53 +01:00
Alfonso Grillo 3f343a028b Begin PollHistoryService 2023-01-23 12:09:46 +01:00