Michael Weimann
|
436146105e
|
Implement voice broadcast device selection (#9572)
|
2022-11-15 10:02:40 +01:00 |
|
Michael Weimann
|
f6347d24ef
|
Show time left for voice broadcast recordings (#9564)
|
2022-11-10 10:53: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
|
846417a3a8
|
Unify voice broadcast css (#9504)
|
2022-10-26 13:45:39 +02:00 |
|
Michael Weimann
|
b7996a2e49
|
Implement pause voice broadcast recording (#9469)
|
2022-10-20 12:44:41 +00:00 |
|
Germain
|
be281fd735
|
Fix threads fallback incorrectly targets root event (#9229)
* Use RelationType enum instead of hardcoded value
* Fix threads replies fallback to target last reply
* Only unsubscribe from threads events if needed
* fix strict null check
* fix strict null checks
* strict null checks
* fix typing
* Unsubscribe listeners if new thread is `null`
Co-authored-by: Faye Duxovni <fayed@element.io>
* Update strict null checks
* Type HTMLElement as nullable
* Add thread fallback integration test
* lint fix
* Update snapshots
* Add test after changing thread
* Remove test comment
* update snapshot
* fix room context test utility
* Add ThreadListContextMenu test
* lint fix
* fix thread rendering
Co-authored-by: Faye Duxovni <fayed@element.io>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2022-10-20 12:48:25 +01:00 |
|
Michael Weimann
|
3c9ba3e69f
|
Replace Icon with webpack loaded SVG (#9464)
|
2022-10-20 09:04:14 +01:00 |
|
Michael Weimann
|
e1d631cb47
|
Improve Voice Broadcast header layout (#9437)
* Fix Voice Broadcast live badge position
* Prevent voice broadcast header overflow
* Fix VoiceBroadcastPlaybackBody-test
|
2022-10-17 17:13:06 +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
|
1b74782854
|
Voice Broadcast live state / extract RelationsHelper (#9432)
* Extract RelationsHelper
* Make RelationsHelper.relations optional
|
2022-10-17 13:31:03 +01:00 |
|
Michael Weimann
|
195065b217
|
Voice Broadcast recording pip (#9385)
|
2022-10-14 18:12:26 +00: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 |
|
Michael Weimann
|
7a1c47a23e
|
Extract useVoiceBroadcastRecording hook (#9406)
* Extract useVoiceBroadcastRecording hook
* Trigger CI
|
2022-10-13 13:02:53 +01:00 |
|
Michael Weimann
|
533eda2273
|
Extract voice broadcast header (#9393)
|
2022-10-12 14:00:37 +00:00 |
|
Michael Weimann
|
8e719d57a2
|
Add voice broadcast recording body (#9316)
* Add voice broadcast recording body
* Change icon element; update css variables
* Update Icon-test snapshots
|
2022-09-26 15:29:38 +02:00 |
|