Michael Weimann
3c7781a561
Stop voice broadcast on delete ( #9629 )
2022-11-28 18:45:50 +01:00
Michael Weimann
cf3c899dd1
Tweak voice broadcast live icon ( #9576 )
2022-11-16 16:13:59 +01:00
Michael Weimann
7fbdd8bb5d
Handle local events for voice broadcasts ( #9561 )
2022-11-09 11:17:54 +00:00
Michael Weimann
36a574a14f
Use server side relations for voice broadcasts ( #9534 )
2022-11-07 14:19:49 +00:00
Michael Weimann
66d0b318bc
Add voice broadcast playback seekbar ( #9529 )
2022-11-04 11:50:19 +01:00
Michael Telatynski
04bc8fb71c
Optimise Jest run in CI ( #9542 )
2022-11-04 10:48:08 +00:00
Michael Weimann
66c20a0798
Display voice broadcast total length ( #9517 )
2022-10-31 17:35:02 +00:00
Michael Weimann
625971acb5
Replace voice broadcast running with resumed ( #9502 )
2022-10-26 12:54:44 +00:00
Michael Weimann
d702f4a291
When start listening to a broadcast, pause the others ( #9489 )
2022-10-24 16:06:58 +02:00
Michael Weimann
788dd904b7
Implement voice broadcast playback buffering ( #9435 )
...
Co-authored-by: Kerry <kerrya@element.io>
2022-10-17 15:35:13 +00:00
Michael Weimann
631720b21b
Start playback for ongoing broadcast with the last chunk ( #9434 )
2022-10-17 16:31:22 +02:00
Michael Weimann
cb5667b4a4
Voice Broadcast playback ( #9372 )
...
* Implement actual voice broadcast playback
* Move PublicInterface type to test
* Implement pausing a voice broadcast playback
* Implement PR feedback
* Remove unnecessary early return
2022-10-14 15:48:54 +01:00
Michael Weimann
49d9e75235
Voice Broadcast playback UI ( #9362 )
...
* Implement Voice Broadcast UI
* Update src/voice-broadcast/models/VoiceBroadcastPlayback.ts
Co-authored-by: Travis Ralston <travisr@matrix.org>
Co-authored-by: Travis Ralston <travisr@matrix.org>
2022-10-13 22:13:17 -06:00