Michael Weimann
aae9dfbb7d
Strictify voice-broadcast ( #10393 )
2023-03-16 10:55:06 +01:00
Michael Weimann
533b250bb6
Handle broadcast chunk errors ( #9970 )
...
* Use strings for broadcast playback states
* Handle broadcast decode errors
2023-01-24 10:20:26 +00:00
Michael Weimann
0f7a2ce6df
Confirm listen to a broadcast while recording ( #9831 )
2023-01-02 12:21:33 +00:00
Michael Weimann
a701296f33
Link voice broadcast avatar and room name to room ( #9722 )
2022-12-13 13:32:19 +01:00
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Michael Weimann
70a7961681
Update voice broadcast time display ( #9646 )
2022-11-30 08:47:29 +01:00
Michael Weimann
d699f5607b
Add voice broadcast seek 30s forward/backward buttons ( #9592 )
2022-11-21 08:47:09 +01:00
Michael Weimann
cf3c899dd1
Tweak voice broadcast live icon ( #9576 )
2022-11-16 16:13:59 +01: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 Weimann
66c20a0798
Display voice broadcast total length ( #9517 )
2022-10-31 17:35:02 +00:00
Michael Weimann
3c9ba3e69f
Replace Icon with webpack loaded SVG ( #9464 )
2022-10-20 09:04:14 +01: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
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
bbb02c30d9
Update voice broadcast header to new design ( #9415 )
2022-10-14 08:09:38 +00: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