element-web/res/themes
Robin 6e86a14cc9
Show a lobby screen in video rooms (#8287)
* Show a lobby screen in video rooms

* Add connecting state

* Test VideoRoomView

* Test VideoLobby

* Get the local video stream with useAsyncMemo

* Clean up code review nits

* Explicitly state what !important is overriding

* Use spacing variables

* Wait for video channel messaging

* Update join button copy

* Show frame on both the lobby and widget

* Force dark theme for video lobby

* Wait for the widget to be ready

* Make VideoChannelStore constructor private

* Allow video lobby to shrink

* Add invite button to video room header

* Show connected members on lobby screen

* Make avatars in video lobby clickable

* Increase video channel store timeout

* Fix Jitsi Meet getting wedged on startup in Chrome and Safari

* Revert "Fix Jitsi Meet getting wedged on startup in Chrome and Safari"

This reverts commit 9f77b8c227c1a5bffa5d91b0c48bf3bbc44d4cec.

* Disable device buttons while connecting

* Factor RoomFacePile into a separate file

* Fix i18n lint

* Fix switching video channels while connected

* Properly limit number of connected members in face pile

* Fix CSS lint
2022-04-20 11:03:33 -04:00
..
dark/css Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
dark-custom/css rename element(-dark) to light/dark so old prefs apply 2020-07-14 18:39:14 +02:00
legacy-dark/css Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
legacy-light/css Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
light/css Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
light-custom/css Fix some issues with threads rendering (#8305) 2022-04-13 12:24:44 +01:00
light-high-contrast/css Make the close button of the location share dialog visible in high-contrast theme (#7597) 2022-01-21 15:40:51 +00:00