element-call/src/room
David Baker 0360889fd6 Log ID instead of object
as otherwise it recurses and logs the entire client + store
2022-09-06 15:11:45 +01: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 Remove top level matrix-js-sdk imports 2022-08-12 16:46:53 -04:00
FeedbackModal.tsx Fix 'submit debug logs' checkbox in the rageshake form 2022-08-23 20:29:41 +01: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/video-grid (#511) 2022-08-12 19:27:34 +02:00
GroupCallInspector.module.css Organize colors 2022-06-01 11:48:17 -04:00
GroupCallInspector.tsx Fix groupcall debug info in rageshakes 2022-08-25 11:43:47 +01:00
GroupCallLoader.tsx Remove top level matrix-js-sdk imports 2022-08-12 16:46:53 -04:00
GroupCallView.tsx Remove top level matrix-js-sdk imports 2022-08-12 16:46:53 -04:00
InCallView.module.css Add support for screen-sharing 2022-08-07 19:09:45 +02:00
InCallView.tsx Delint 2022-08-14 09:00:36 +02:00
InviteModal.module.css Clean up remaining room components 2022-01-05 16:58:55 -08:00
InviteModal.tsx Merge branch 'main' into matroska 2022-08-05 16:16:59 -04:00
LobbyView.module.css Finish first pass at PTT lobby UI 2022-04-27 15:18:55 -07:00
LobbyView.tsx Merge branch 'main' into matroska 2022-08-05 16:16:59 -04:00
OverflowMenu.tsx Merge branch 'main' into matroska 2022-08-05 16:16:59 -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 Remove top level matrix-js-sdk imports 2022-08-12 16:46:53 -04: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 Merge branch 'main' into matroska 2022-08-05 16:16:59 -04: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 Merge branch 'main' into matroska 2022-08-05 16:16:59 -04: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 Log ID instead of object 2022-09-06 15:11:45 +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
useRoomParams.ts Add a URL param for room ID 2022-07-27 16:31:48 -04:00
useSentryGroupCallHandler.ts typescript src/room (#437) 2022-08-02 00:46:16 +02:00
VideoPreview.module.css fix mirror text on FF by reverting weird css hack. 2022-08-07 02:43:59 +01:00
VideoPreview.tsx Merge branch 'main' into matroska 2022-08-05 16:16:59 -04:00