Commit graph

2109 commits

Author SHA1 Message Date
Flavio Alescio
5e1e28e7fa Merge commit '2aaef072e4a2cdae4e49c801136613292c6e292d' into flescio/1040-poll_detail 2023-02-01 10:13:28 +01:00
aringenbach
2aaef072e4
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
4556b86c92 indentation 2023-01-31 16:55:59 +01:00
Flavio Alescio
c568fdb9c6 Merge commit '54602b63ec29ec85322e7942359969b34ab8605a' into flescio/1040-poll_detail 2023-01-31 16:03:49 +01:00
Flavio Alescio
d4535c528d code restyle for poll detail 2023-01-31 16:03:38 +01:00
Flavio Alescio
728dd10afd function renamed as in sdk 2023-01-30 16:04:58 +01:00
aringenbach
166ec54ac2 Labs: Rich text editor: enable list items indentation 2023-01-30 15:38:56 +01:00
Flavio Alescio
7e9f44a78f added alert to show possible error, improved tests 2023-01-27 17:10:16 +01:00
Flavio Alescio
762af03aaf added view in timeline action, added tests 2023-01-27 15:07:32 +01:00
Flavio Alescio
304ae705c4 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
12e63a0080 Merge branch 'develop' into flescio/7253-Add_mar_kas_unread_option_for_rooms 2023-01-25 10:28:37 +01:00
Alfonso Grillo
82d2ad8e34
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
b41c9b1f5c
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
fd71b40d4e 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
ad796ee509 Use the new endpoint for redaction 2023-01-23 16:47:17 +01:00
Flavio Alescio
0437838091 added poll detail scene with mock data 2023-01-23 16:38:53 +01:00
Alfonso Grillo
3b29c561b1 Begin PollHistoryService 2023-01-23 12:09:46 +01:00
Nicolas Mauri
37bd17798c Delete a voice broadcast with all related events if MSC3912 is supported. 2023-01-19 18:22:25 +01:00
Yoan Pintas
02477cc240
Handle a connection issue when we try to start a new voice broadcast (#7276) 2023-01-17 14:49:36 +00:00
Nicolas Mauri
a9ff1282cf
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
648b4091a6 Live voice broadcast should not appear in Info Center while playing 2023-01-16 15:24:40 +01:00
Philippe Loriaux
dcd5e66068 Remove "Leave" button on Room details screen 2023-01-16 14:58:18 +01:00
Alfonso Grillo
3b172e60c3
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
f8717de59e
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
c8bdab7e18 Code cleanup 2023-01-13 15:29:51 +01:00
Alfonso Grillo
c7c3b85589 Add changelog.d file 2023-01-13 11:04:40 +01:00
Mauro Romito
50cf98e692 added the links color wherever possible 2023-01-12 16:45:43 +01:00
Nicolas Mauri
8ba0fea026 Remove strong references on audio players used for voicebroadcast 2023-01-12 15:55:06 +01:00
Alfonso Grillo
29da649073 Cleanup scaffolding 2023-01-12 12:06:15 +01:00
Alfonso Grillo
5ae59ea7d3 Add poll history scaffolding 2023-01-12 11:43:29 +01:00
Alfonso Grillo
a493d6fd62 Add poll history in room’s settings 2023-01-12 10:42:56 +01:00
Nicolas Mauri
b2ae0e78b2 Fix NowPlayingInfoCenter for a live voice broadcast 2023-01-12 09:35:14 +01:00
Mauro Romito
5335515252 fix 2023-01-11 21:29:02 +01:00
Mauro Romito
11008835bd the behaviour is now the same as android for links, except for the the "(edited)" button which should be grey and this fix has made it blue, will check how to solve this but it might also need some design inputs regarding the "reply" label (which as android is blue, but both are very different from the ) 2023-01-11 18:45:03 +01:00
Nicolas Mauri
4dec1cef86 Fixe the now playing info center while a voice broadcast is played 2023-01-11 18:14:50 +01:00
Mauro Romito
3174da6991 default link color in the RTE 2023-01-11 15:20:18 +01:00
Flavio Alescio
fee0ebbef1 Add mark as unread option for rooms 2023-01-10 16:13:14 +01:00
Phl-Pro
b8465ebd61
Handle VoIP buttons when VB is used (#7225) 2023-01-10 14:24:46 +00:00
Alfonso Grillo
fb046b2304
Merge pull request #7231 from vector-im/alfogrillo/render_poll_end_event
Render poll ended event in the timeline (PSG-196)
2023-01-10 14:49:13 +01:00
Alfonso Grillo
dd1cd703af Cleanup code 2023-01-10 12:20:34 +01:00
Alfonso Grillo
f7d9c0fe64 Fix reactions layout 2023-01-10 12:19:39 +01:00
Alfonso Grillo
8d033381f8 Fix reload bug 2023-01-10 12:18:00 +01:00
Alfonso Grillo
87fe5d04db Push poll.end event to PollAggregator 2023-01-10 12:17:15 +01:00
Alfonso Grillo
601fdf9086 Remove filter for poll.end events 2023-01-10 12:17:15 +01:00
Nicolas Mauri
874ec2bd5d Pause voice broadcast listening on new voice broadcast recording (#7192) 2023-01-09 17:41:21 +01:00
Nicolas Mauri
b1b2a4ba32
Merge pull request #7245 from vector-im/nimau/7235_prevent_new_voicemessage_during_VB
Send voice message should not be allowed during a voice broadcast recording (#7235)
2023-01-09 17:13:53 +01:00
Nicolas Mauri
ec02f51fbb
Merge pull request #7243 from vector-im/nimau/7179_VB_reactions
add support for reactions on VB (#7179)
2023-01-09 17:09:33 +01:00
Nicolas Mauri
ad4ddc7025 Allow to add reactions on VB using a long press gesture 2023-01-09 14:18:31 +01:00
Nicolas Mauri
3ba73dfc5a Send voice message should not be allowed during a voice broadcast recording (#7235) 2023-01-06 17:45:48 +01:00
Nicolas Mauri
0caba8b20d Fix clearCache method on VoiceMessageAttachmentCacheManager 2023-01-06 16:14:43 +01:00