element-call/src/room
Robin Townsend 89312ceb58 Fix types
2022-08-02 13:31:11 -04:00
..
AudioPreview.module.css Run prettier 2022-05-04 11:24:25 +01:00
AudioPreview.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
CallEndedView.module.css Don't center content in call ended screen 2022-01-21 13:30:23 -08:00
CallEndedView.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
FeedbackModal.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
GridLayoutMenu.module.css Add a dropdown to choose between video calls and radio calls 2022-05-26 13:52:06 -04:00
GridLayoutMenu.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
GroupCallInspector.module.css Organize colors 2022-06-01 11:48:17 -04:00
GroupCallInspector.tsx Fix types 2022-08-02 13:31:11 -04:00
GroupCallLoader.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
GroupCallView.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
InCallView.module.css Clean up room-related components 2022-01-05 15:06:51 -08:00
InCallView.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
InviteModal.module.css Clean up remaining room components 2022-01-05 16:58:55 -08:00
InviteModal.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
LobbyView.module.css Finish first pass at PTT lobby UI 2022-04-27 15:18:55 -07:00
LobbyView.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
OverflowMenu.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02: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 typescript src/room (#437) 2022-08-02 00:46:16 +02:00
PTTFeed.module.css Run prettier 2022-05-04 11:24:25 +01:00
PTTFeed.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
RageshakeRequestModal.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
RoomAuthView.module.css Add room auth view 2022-01-05 16:09:51 -08:00
RoomAuthView.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
RoomPage.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
RoomRedirect.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
Timer.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
useGroupCall.ts typescript src/room (#437) 2022-08-02 00:46:16 +02:00
useLoadGroupCall.ts Fix 'cannot find room' error 2022-07-20 16:01:29 +01:00
usePageUnload.ts typescript src/room (#437) 2022-08-02 00:46:16 +02: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.ts typescript src/room (#437) 2022-08-02 00:46:16 +02:00
VideoPreview.module.css 'Webcam' → 'Camera' 2022-06-02 13:53:31 -04:00
VideoPreview.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00