element-call/src/room
Robin 1367ff9914
Merge pull request #340 from robintown/fix-invite-modal
Fix soft crash when opening invite modal in lobby
2022-05-19 10:46:41 -04:00
..
AudioPreview.jsx Add all the license headers 2022-05-04 17:09:48 +01: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 all the license headers 2022-05-04 17:09:48 +01:00
GridLayoutMenu.module.css Clean up remaining room components 2022-01-05 16:58:55 -08:00
GroupCallInspector.jsx Add all the license headers 2022-05-04 17:09:48 +01:00
GroupCallInspector.module.css Add sequence diagrams to inspector 2022-01-13 14:11:06 -08:00
GroupCallLoader.jsx Add all the license headers 2022-05-04 17:09:48 +01:00
GroupCallView.jsx Display room avatars 2022-05-18 19:00:59 -04:00
InCallView.jsx Merge pull request #339 from robintown/room-avatars 2022-05-19 10:46:24 -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 Merge pull request #340 from robintown/fix-invite-modal 2022-05-19 10:46:41 -04:00
LobbyView.module.css Finish first pass at PTT lobby UI 2022-04-27 15:18:55 -07:00
OverflowMenu.jsx Move feedback button to overflow menu 2022-05-17 15:36:13 +01:00
PTTButton.module.css Run prettier 2022-05-04 11:24:25 +01:00
PTTButton.tsx Display room avatars 2022-05-18 19:00:59 -04:00
PTTCallView.module.css Fix hold-to-speak and prompt text on mobile 2022-05-12 12:07:04 +01:00
PTTCallView.tsx Merge pull request #339 from robintown/room-avatars 2022-05-19 10:46:24 -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 Don't leave UnauthenticatedView if there was a room creation error 2022-05-17 12:38:01 -04:00
RoomAuthView.module.css Add room auth view 2022-01-05 16:09:51 -08:00
RoomPage.jsx Remove dependency on matrix-react-sdk 2022-04-07 14:22:36 -07: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.js Add all the license headers 2022-05-04 17:09:48 +01:00
useLoadGroupCall.js Merge branch 'main' into dbkr/fix_lint_errors 2022-05-06 21:31:35 +01:00
usePageUnload.js Add all the license headers 2022-05-04 17:09:48 +01:00
usePTT.ts Merge remote-tracking branch 'origin/main' into dbkr/rageshake_ptt 2022-05-17 15:41:57 +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 Merge pull request #339 from robintown/room-avatars 2022-05-19 10:46:24 -04:00
VideoPreview.module.css Finish first pass at PTT lobby UI 2022-04-27 15:18:55 -07:00