element-web/test/test-utils
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
..
beacon.ts Live location sharing: move test utils into utils (#8365) 2022-04-19 16:47:19 +00:00
client.ts Add test utils for Beacons (#8064) 2022-03-16 13:11:06 +00:00
index.ts Merge branch 'develop' into travis/remove-skinning 2022-04-05 10:50:37 -06:00
location.ts Live location sharing - handle geolocation errors (#8179) 2022-03-28 18:46:39 +02:00
platform.ts Live location share - set time limit (#8082) 2022-03-21 12:42:58 +01:00
room.ts Live location sharing: move test utils into utils (#8365) 2022-04-19 16:47:19 +00:00
test-utils.ts Prevent soft crash around room list header context menu when space changes (#8289) 2022-04-12 14:23:04 +00:00
threads.ts Switch to using stable values for threads (#8019) 2022-03-11 09:04:22 +00:00
utilities.ts geo.getCurrentPosition and some testing helpers (#8150) 2022-03-25 12:30:50 +01:00
video.ts Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
wrappers.tsx Improve typing around wrapInMatrixClientContext (#8130) 2022-03-23 18:13:40 -04:00