element-portable/src/components/views/voip
Robin cfabcdda35
Voice rooms prototype (#8084)
* Add voice room labs flag

Signed-off-by: Robin Townsend <robin@robin.town>

* Add more widget actions for interacting with Jitsi

Signed-off-by: Robin Townsend <robin@robin.town>

* Factor out a more generic Jitsi creation utility

Signed-off-by: Robin Townsend <robin@robin.town>

* Add utilities for managing voice channels

Signed-off-by: Robin Townsend <robin@robin.town>

* Enable creation of voice rooms

Signed-off-by: Robin Townsend <robin@robin.town>

* Force a maximized view of voice channel widgets

Signed-off-by: Robin Townsend <robin@robin.town>

* Add voice channel store

Signed-off-by: Robin Townsend <robin@robin.town>

* Factor out a more generic FacePile

Signed-off-by: Robin Townsend <robin@robin.town>

* Implement room tile changes for voice rooms

Signed-off-by: Robin Townsend <robin@robin.town>

* Add interactive radio component to the left panel

Signed-off-by: Robin Townsend <robin@robin.town>

* Test voice rooms

Signed-off-by: Robin Townsend <robin@robin.town>

* Update name of call room type

Signed-off-by: Robin Townsend <robin@robin.town>

* Clarify that voice rooms are under development

Signed-off-by: Robin Townsend <robin@robin.town>

* Use readonly

Signed-off-by: Robin Townsend <robin@robin.town>

* Move acks to the end of handlers

Signed-off-by: Robin Townsend <robin@robin.town>

* Add comment about avatar URLs coming from Jitsi

Signed-off-by: Robin Townsend <robin@robin.town>

* Don't use unicode ellipses

for translation reasons?

Signed-off-by: Robin Townsend <robin@robin.town>

* Fix tests

Signed-off-by: Robin Townsend <robin@robin.town>

* Fix tests, again

Signed-off-by: Robin Townsend <robin@robin.town>

* Remove unnecessary export

Signed-off-by: Robin Townsend <robin@robin.town>

* Ack Jitsi events when we wait for them

Signed-off-by: Robin Townsend <robin@robin.town>
2022-03-22 16:14:11 -06:00
..
CallView More posthog tracking around joining rooms and room search (#7807) 2022-02-17 18:03:27 +00:00
AudioFeed.tsx Fix freeze/crash when 1:1 calling (#8057) 2022-03-15 13:52:22 +00:00
AudioFeedArrayForCall.tsx Auto fix 2021-10-22 17:23:37 -05:00
CallView.tsx Keybinding code unification #3 (#7850) 2022-02-23 09:12:04 +00:00
CallViewForRoom.tsx Add lint for unused locals (#8007) 2022-03-09 12:05:16 +00:00
CallViewSidebar.tsx Auto fix 2021-10-22 17:23:37 -05:00
DialPad.tsx Call view accessibility fixes (#7439) 2022-01-04 08:57:46 +00:00
DialPadModal.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
PictureInPictureDragger.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
PipContainer.tsx Render Jitsi (and other sticky widgets) in PiP container, so it can be dragged and the "jump to room functionality" is provided (#7450) 2022-01-13 12:10:41 +01:00
PipView.tsx Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
VideoFeed.tsx Fix freeze/crash when 1:1 calling (#8057) 2022-03-15 13:52:22 +00:00
VoiceChannelRadio.tsx Voice rooms prototype (#8084) 2022-03-22 16:14:11 -06:00