element-web/src/components/views
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
..
audio_messages Merge branch 'develop' into travis/remove-skinning 2022-03-31 19:25:43 -06:00
auth Add [matrix] replacement string to be backwards compatible with $matrixLogo change 2022-03-31 19:34:06 -06:00
avatars Step 8.5: Move right panel context 2022-03-28 14:02:31 -06:00
beacon Live location sharing: beacon list view tiles (#8363) 2022-04-20 11:57:50 +00:00
beta Enable threads by default and mark it as a beta feature (#8081) 2022-04-05 17:15:31 +01:00
context_menus Bring `View Source` back from behind developer mode (#8369) 2022-04-20 08:24:20 +00:00
dialogs Fix issue with ServerInfo crashing the modal (#8364) 2022-04-19 17:21:40 +01:00
directory Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
elements Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
emojipicker Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
host_signup Auto fix 2021-10-22 17:23:37 -05:00
location Live location sharing: set map bounds to include all locations (#8324) 2022-04-19 11:35:39 +00:00
messages Live location sharing: beacon list view tiles (#8363) 2022-04-20 11:57:50 +00:00
right_panel Fix admin tools phrase inconsistency (#8342) 2022-04-17 19:29:41 +00:00
room_settings Fix: Avatar preview does not update when same file is selected repeatedly (#8288) 2022-04-12 14:21:17 +02:00
rooms Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
settings Settings toggle to disable Composer Markdown (#8358) 2022-04-19 14:53:59 +01:00
spaces Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
terms Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
toasts Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
typography Live location sharing: maximised view sidebar container (#8360) 2022-04-20 08:14:24 +00:00
verification Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
voip Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00