element-call/src
2022-05-19 15:59:02 -04:00
..
@types Reference vite/svgr types 2022-05-10 13:04:04 -07:00
auth Fix links 2022-05-17 18:30:59 -04:00
button Add all the license headers 2022-05-04 17:09:48 +01:00
form Add all the license headers 2022-05-04 17:09:48 +01:00
home Fix joining an existing room from UnregisteredView 2022-05-19 15:59:02 -04:00
icons Remove dependency on matrix-react-sdk 2022-04-07 14:22:36 -07:00
input Add all the license headers 2022-05-04 17:09:48 +01:00
popover Add all the license headers 2022-05-04 17:09:48 +01:00
profile Display room avatars 2022-05-18 19:00:59 -04:00
room Merge pull request #340 from robintown/fix-invite-modal 2022-05-19 10:46:41 -04:00
settings Move feedback button to overflow menu 2022-05-17 15:36:13 +01:00
sound Add sound when speaker stops speaking 2022-05-13 21:00:14 +01:00
tabs Add all the license headers 2022-05-04 17:09:48 +01:00
typography Fix links 2022-05-17 18:30:59 -04:00
video-grid Make local video in 1:1 calls draggable 2022-05-17 17:35:35 -04:00
App.jsx Add debug log inspector / rageshake 2022-02-01 15:11:06 -08:00
Avatar.module.css Finish user avatars 2022-02-18 16:02:27 -08:00
Avatar.tsx Display room avatars 2022-05-18 19:00:59 -04:00
ClientContext.jsx Avoid duplicate sessions across devices/browsers 2022-02-18 16:23:37 -08:00
Facepile.jsx Display room avatars 2022-05-18 19:00:59 -04:00
Facepile.module.css Add basic mobile styling 2022-04-27 17:19:58 -07:00
FullScreenView.jsx
FullScreenView.module.css
Header.jsx Display room avatars 2022-05-18 19:00:59 -04:00
Header.module.css
Header.stories.jsx Fix storybook 2022-01-21 15:42:21 -08:00
index.css
IndexedDBWorker.js Add support for to-device messages via OLM 2022-04-26 15:20:06 -07:00
ListBox.jsx
ListBox.module.css Fix selected select input text color 2022-01-21 11:04:01 -08:00
main.jsx Hopefully add sentry to cd builds 2022-05-10 21:24:20 +01:00
matrix-utils.js Merge pull request #303 from vector-im/to-device-olm2 2022-05-17 13:33:30 +01:00
Menu.jsx
Menu.module.css
Modal.jsx
Modal.module.css Update tabs for mobile 2022-01-21 15:43:03 -08:00
SequenceDiagramViewerPage.jsx Add configurable / dynamic page title 2022-02-02 15:02:40 -08:00
Tooltip.jsx
Tooltip.module.css
useLocationNavigation.js Add useLocationNavigation to fix navigation during browser media prompts 2022-02-03 16:56:13 -08:00
usePageFocusStyle.js
usePageFocusStyle.module.css
usePageTitle.js Fix page titles 2022-02-02 21:48:44 -08:00
UserMenu.jsx Prevent navigation from login / logout links in user menu in room 2022-02-02 15:09:16 -08:00
UserMenu.module.css
UserMenuContainer.jsx Finish user avatars 2022-02-18 16:02:27 -08:00
useShouldShowPtt.js Switch to useShouldShowPtt hook 2022-05-03 10:32:06 -07:00