element-call/src/room
David Baker 223793a445 Make spatial audio Firefox-only
Hopefully explained in comment: we have a heisenbug where we sometimes
lack audio from a certain participant, so this simplifies the audio
path by removing the workaround required to do AEC with spatial audio
on chrome.
2022-12-16 17:12:17 +00:00
..
AudioPreview.module.css Run prettier 2022-05-04 11:24:25 +01:00
AudioPreview.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
CallEndedView.module.css Don't center content in call ended screen 2022-01-21 13:30:23 -08:00
CallEndedView.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
FeedbackModal.tsx Set up translation with i18next 2022-10-12 14:53:49 -04: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 Set up translation with i18next 2022-10-12 14:53:49 -04:00
GroupCallInspector.module.css Add URL params to control fonts 2022-12-09 14:31:13 -05:00
GroupCallInspector.tsx Add posthog Telemetry (Anonymity Logic + call duration telemetry) (#658) 2022-11-04 13:07:14 +01:00
GroupCallLoader.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
GroupCallView.tsx Enable users to join calls from multiple devices 2022-11-21 12:39:48 -05:00
InCallView.module.css Maximise the active speaker when the window is small 2022-09-14 19:05:05 -04:00
InCallView.tsx Make spatial audio Firefox-only 2022-12-16 17:12:17 +00:00
InviteModal.module.css Clean up remaining room components 2022-01-05 16:58:55 -08:00
InviteModal.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
LobbyView.module.css Add URL params to control fonts 2022-12-09 14:31:13 -05:00
LobbyView.tsx Make more of the lobby translateable 2022-10-24 10:17:12 -04:00
OverflowMenu.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
PTTButton.module.css Fix view when another person is talking 2022-07-06 13:44:17 +01:00
PTTButton.tsx Put PTTButton shortcuts behind the new shortcut 2022-11-14 10:40:02 +00:00
PTTCallView.module.css Add URL params to control fonts 2022-12-09 14:31:13 -05:00
PTTCallView.tsx Enable users to join calls from multiple devices 2022-11-21 12:39:48 -05: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 Consolidate some similar strings 2022-10-14 18:38:33 -04:00
RoomAuthView.module.css Add room auth view 2022-01-05 16:09:51 -08:00
RoomAuthView.tsx Consolidate some similar strings 2022-10-14 18:38:33 -04:00
RoomPage.tsx Set up translation with i18next 2022-10-12 14:53:49 -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 Don't expose calls on GroupCall 2022-12-04 15:50:21 +01:00
useJoinRule.ts Split room state hooks out into separate files 2022-10-14 10:50:36 -04:00
useLoadGroupCall.ts Don't start new calls in widget mode 2022-11-29 15:47:39 -05:00
usePageUnload.ts Fix types 2022-10-13 21:25:15 -04:00
usePTT.ts Fix talking collision not colliding properly 2022-07-07 19:42:15 +01:00
useRoomAvatar.ts Split room state hooks out into separate files 2022-10-14 10:50:36 -04:00
useRoomState.ts Split room state hooks out into separate files 2022-10-14 10:50:36 -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 Set up translation with i18next 2022-10-12 14:53:49 -04:00