Commit Graph

6 Commits

Author SHA1 Message Date
Yoan Pintas 40adacd482 Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +01:00
manuroe 6cce2c51e6 VB: Make the view model aware of every chunk new coming
this reactive approach will help to cache and reorder them by sequence
2022-10-19 17:28:08 +02:00
yostyle ac90c2ab51 Aggregate chunks in voice broacast 2022-10-19 11:11:49 +02:00
manuroe 4361c9fc9b Removed VoiceBroadcastProtocol
We do not need to abstract it
2022-10-19 09:38:36 +02:00
yostyle b63cb3f0dc Add some comments 2022-10-18 17:32:40 +02:00
Yoan Pintas 58551e04c1 [Voice Broadcast] Aggregate the chunks of voice messages in room timeline (#6891) 2022-10-17 18:23:47 +02:00