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
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
Nicolas Mauri
6933cd08c0
Delete a voice broadcast with all related events if MSC3912 is supported.
2023-01-19 18:22:25 +01:00
Yoan Pintas
947f67ec93
Handle a connection issue when we try to start a new voice broadcast ( #7276 )
2023-01-17 14:49:36 +00:00
Nicolas Mauri
be2a6f15b1
Merge pull request #7257 from vector-im/nimau/PSF-1734_vb_control_center
...
Fix the now playing info center while a voice broadcast is played
2023-01-17 09:38:28 +01:00
Nicolas Mauri
d492f83be1
Live voice broadcast should not appear in Info Center while playing
2023-01-16 15:24:40 +01:00
Philippe Loriaux
8185255b0e
Remove "Leave" button on Room details screen
2023-01-16 14:58:18 +01:00
Alfonso Grillo
a2617265f5
Merge pull request #7267 from vector-im/alfogrillo/active_poll_history
...
Active poll history UI (PSG-906)
2023-01-16 12:43:07 +01:00
Nicolas Mauri
39e275c5cb
Merge pull request #7266 from vector-im/nimau/PSF-1851_VB_sent_as_VM
...
Fix how is resent a voice broadcast chunk
2023-01-16 12:29:15 +01:00
Nicolas Mauri
1c9d998dae
Code cleanup
2023-01-13 15:29:51 +01:00
Alfonso Grillo
bd85e7aa20
Add changelog.d file
2023-01-13 11:04:40 +01:00
Mauro Romito
30fcb3a1de
added the links color wherever possible
2023-01-12 16:45:43 +01:00
Nicolas Mauri
18cb71def7
Remove strong references on audio players used for voicebroadcast
2023-01-12 15:55:06 +01:00
Alfonso Grillo
e7adb92b77
Cleanup scaffolding
2023-01-12 12:06:15 +01:00
Alfonso Grillo
b9bf4376db
Add poll history scaffolding
2023-01-12 11:43:29 +01:00
Alfonso Grillo
5b47b99dce
Add poll history in room’s settings
2023-01-12 10:42:56 +01:00
Nicolas Mauri
c3580bbfcb
Fix NowPlayingInfoCenter for a live voice broadcast
2023-01-12 09:35:14 +01:00