element-web/src/components/views/rooms
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
..
AppsDrawer.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
Autocomplete.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
AuxPanel.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
BasicMessageComposer.tsx Settings toggle to disable Composer Markdown (#8358) 2022-04-19 14:53:59 +01:00
CollapsibleButton.tsx Simplify Composer buttons (#7678) 2022-02-02 09:30:53 +00:00
E2EIcon.tsx Fix enum casing once again 2021-09-21 08:25:25 +02:00
EditMessageComposer.tsx Settings toggle to disable Composer Markdown (#8358) 2022-04-19 14:53:59 +01:00
EntityTile.tsx Use a consistent alignment for all text items in a list (#8276) 2022-04-11 12:39:47 +00:00
EventTile.tsx Cleanup `MessageContextMenu` code (#8351) 2022-04-19 07:59:23 +00:00
ExtraTile.tsx Voice rooms prototype (#8084) 2022-03-22 16:14:11 -06:00
HistoryTile.tsx Show a tile at beginning of visible history (#5887) 2022-01-20 09:51:31 +00:00
JumpToBottomButton.tsx Add jump to bottom button for right panel timeline (#7746) 2022-02-08 17:35:03 +00:00
LinkPreviewGroup.tsx Revert "replace all require(.svg) with esm import" (#7969) 2022-03-03 17:51:38 +00:00
LinkPreviewWidget.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
MemberList.tsx Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
MemberTile.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
MessageComposer.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
MessageComposerButtons.tsx Fix: Avatar preview does not update when same file is selected repeatedly (#8288) 2022-04-12 14:21:17 +02:00
MessageComposerFormatBar.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
NewRoomIntro.tsx Step 8.5: Move various room utilities out of `createRoom` 2022-03-28 14:02:31 -06:00
NotificationBadge.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
PinnedEventTile.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
PresenceLabel.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
PublicRoomTile.tsx Extract room directory results to its own component (#8252) 2022-04-07 16:07:26 +00:00
ReadReceiptMarker.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
RecentlyViewedButton.tsx Step 8.5: Move room i18n helpers 2022-03-28 14:02:31 -06:00
ReplyPreview.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
ReplyTile.tsx Avoid looking up settings during timeline rendering (#8313) 2022-04-14 23:23:22 +00:00
RoomBreadcrumbs.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
RoomHeader.tsx Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
RoomList.tsx Merge branch 'develop' into travis/remove-skinning 2022-04-05 10:50:37 -06:00
RoomListHeader.tsx Prevent soft crash around room list header context menu when space changes (#8289) 2022-04-12 14:23:04 +00:00
RoomPreviewBar.tsx Merge branch 'develop' into travis/remove-skinning 2022-03-31 19:25:43 -06:00
RoomSublist.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
RoomTile.tsx Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
RoomUpgradeWarningBar.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
SearchBar.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
SearchResultTile.tsx Avoid looking up settings during timeline rendering (#8313) 2022-04-14 23:23:22 +00:00
SendMessageComposer.tsx Settings toggle to disable Composer Markdown (#8358) 2022-04-19 14:53:59 +01:00
Stickerpicker.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
ThirdPartyMemberInfo.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
ThreadSummary.tsx Merge branch 'develop' into travis/remove-skinning 2022-03-31 19:25:43 -06:00
TopUnreadMessagesBar.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00
VoiceRecordComposerTile.tsx Merge branch 'develop' into travis/remove-skinning 2022-03-31 19:25:43 -06:00
WhoIsTypingTile.tsx Step 1: Remove all usage of `@replaceableComponent` 2022-03-28 14:02:31 -06:00