element-call/src/room
David Baker 32b37ed8f0 Fix 'cannot find room' error
We weren't waiting for rooms to arrive down the sync stream after
joining them but before trying to use them.

More regression details in linked issue.

Fixes https://github.com/vector-im/element-call/issues/477
2022-07-20 16:01:29 +01:00
..
AudioPreview.jsx Prevent empty device labels in audio preview 2022-07-07 13:32:23 +02:00
AudioPreview.module.css Run prettier 2022-05-04 11:24:25 +01:00
CallEndedView.jsx Add all the license headers 2022-05-04 17:09:48 +01:00
CallEndedView.module.css Don't center content in call ended screen 2022-01-21 13:30:23 -08:00
FeedbackModal.jsx Add all the license headers 2022-05-04 17:09:48 +01:00
GridLayoutMenu.jsx Add a dropdown to choose between video calls and radio calls 2022-05-26 13:52:06 -04:00
GridLayoutMenu.module.css Add a dropdown to choose between video calls and radio calls 2022-05-26 13:52:06 -04:00
GroupCallInspector.jsx Add all the license headers 2022-05-04 17:09:48 +01:00
GroupCallInspector.module.css Organize colors 2022-06-01 11:48:17 -04:00
GroupCallLoader.jsx Consolidate all group call creation into useLoadGroupCall 2022-07-15 12:59:54 -04:00
GroupCallView.jsx Prettier 2022-07-08 21:17:27 +01:00
InCallView.jsx Produce a more informative error when running in an insecure context 2022-07-03 10:38:03 -04:00
InCallView.module.css Clean up room-related components 2022-01-05 15:06:51 -08:00
InviteModal.jsx Add all the license headers 2022-05-04 17:09:48 +01:00
InviteModal.module.css Clean up remaining room components 2022-01-05 16:58:55 -08:00
LobbyView.jsx Remove the 'Take Me Home' link in embed mode 2022-07-06 18:27:30 +01:00
LobbyView.module.css Finish first pass at PTT lobby UI 2022-04-27 15:18:55 -07:00
OverflowMenu.jsx Add spatial audio capabilities 2022-05-31 13:36:15 -04:00
PTTButton.module.css Fix view when another person is talking 2022-07-06 13:44:17 +01:00
PTTButton.tsx Fix 'waiting for network' after reaching time limit 2022-07-08 15:52:32 +01:00
PTTCallView.module.css Fix facepile display issues 2022-07-07 14:30:28 +01:00
PTTCallView.tsx Adapt walkie-talkie layout to hide controls at small sizes 2022-07-05 13:47:53 -04:00
PTTFeed.jsx Add all the license headers 2022-05-04 17:09:48 +01:00
PTTFeed.module.css Run prettier 2022-05-04 11:24:25 +01:00
RageshakeRequestModal.jsx Add all the license headers 2022-05-04 17:09:48 +01:00
RoomAuthView.jsx Auto-register if displayName URL param is given 2022-07-13 14:34:15 +01:00
RoomAuthView.module.css Add room auth view 2022-01-05 16:09:51 -08:00
RoomPage.jsx Auto-register if displayName URL param is given 2022-07-13 14:34:15 +01:00
RoomRedirect.jsx Add all the license headers 2022-05-04 17:09:48 +01:00
Timer.jsx Add all the license headers 2022-05-04 17:09:48 +01:00
useGroupCall.ts Add warning if incompatible versionsd are being used 2022-06-09 21:56:58 +01:00
useLoadGroupCall.ts Fix 'cannot find room' error 2022-07-20 16:01:29 +01:00
usePageUnload.js Add all the license headers 2022-05-04 17:09:48 +01:00
usePTT.ts Fix talking collision not colliding properly 2022-07-07 19:42:15 +01:00
useRoomAvatar.ts Display room avatars 2022-05-18 19:00:59 -04:00
useSentryGroupCallHandler.js Add all the license headers 2022-05-04 17:09:48 +01:00
VideoPreview.jsx 'Webcam' → 'Camera' 2022-06-02 13:53:31 -04:00
VideoPreview.module.css 'Webcam' → 'Camera' 2022-06-02 13:53:31 -04:00