.. |
auth
|
Set display name after interactive registration
|
2022-03-02 19:12:18 -08:00 |
button
|
Additional in-room PTT styling
|
2022-04-27 16:47:23 -07:00 |
form
|
Redesign homepage WIP
|
2022-01-04 16:00:13 -08:00 |
home
|
Put PTT behind 'feature flag'
|
2022-04-29 19:25:00 +01:00 |
icons
|
Remove dependency on matrix-react-sdk
|
2022-04-07 14:22:36 -07:00 |
input
|
Finish basic ptt implemenation
|
2022-04-28 17:44:50 -07:00 |
popover
|
Fix button tooltips
|
2022-01-20 13:03:54 -08:00 |
profile
|
Use raw display names for members
|
2022-02-23 16:41:12 -08:00 |
room
|
Finish basic ptt implemenation
|
2022-04-28 17:44:50 -07:00 |
settings
|
Remove dependency on matrix-react-sdk
|
2022-04-07 14:22:36 -07:00 |
tabs
|
Fix tab padding
|
2022-01-21 17:02:24 -08:00 |
typography
|
Fix link component
|
2022-01-06 13:14:15 -08:00 |
video-grid
|
Remove dependency on matrix-react-sdk
|
2022-04-07 14:22:36 -07:00 |
App.jsx
|
Add debug log inspector / rageshake
|
2022-02-01 15:11:06 -08:00 |
Avatar.jsx
|
Fix avatar background when bgKey undefined
|
2022-03-01 11:37:45 -08:00 |
Avatar.module.css
|
Finish user avatars
|
2022-02-18 16:02:27 -08:00 |
ClientContext.jsx
|
Avoid duplicate sessions across devices/browsers
|
2022-02-18 16:23:37 -08:00 |
Facepile.jsx
|
Add basic mobile styling
|
2022-04-27 17:19:58 -07:00 |
Facepile.module.css
|
Add basic mobile styling
|
2022-04-27 17:19:58 -07:00 |
FullScreenView.jsx
|
Fix error screen
|
2021-12-14 18:23:49 -08:00 |
FullScreenView.module.css
|
Fix error screen
|
2021-12-14 18:23:49 -08:00 |
Header.jsx
|
Use avatar component for rooms
|
2022-01-21 16:41:00 -08:00 |
Header.module.css
|
Fix header font weight
|
2022-01-05 11:52:23 -08:00 |
Header.stories.jsx
|
Fix storybook
|
2022-01-21 15:42:21 -08:00 |
index.css
|
Clean up recaptcha copy
|
2022-01-06 15:46:39 -08:00 |
ListBox.jsx
|
Finish settings modal
|
2021-12-06 17:34:10 -08:00 |
ListBox.module.css
|
Fix selected select input text color
|
2022-01-21 11:04:01 -08:00 |
main.jsx
|
Remove dependency on matrix-react-sdk
|
2022-04-07 14:22:36 -07:00 |
matrix-utils.js
|
Create a voice group call when using ptt
|
2022-04-28 11:13:20 -07:00 |
Menu.jsx
|
Finish settings modal
|
2021-12-06 17:34:10 -08:00 |
Menu.module.css
|
Fix user menu styles
|
2022-01-18 13:34:42 -08:00 |
Modal.jsx
|
Fix mobile styles
|
2021-12-10 10:54:18 -08:00 |
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 |
shouldShowPtt.js
|
Commit missed file
|
2022-05-03 12:05:40 +01:00 |
Tooltip.jsx
|
Fix button tooltips
|
2022-01-20 13:03:54 -08:00 |
Tooltip.module.css
|
Fix button tooltips
|
2022-01-20 13:03:54 -08:00 |
useLocationNavigation.js
|
Add useLocationNavigation to fix navigation during browser media prompts
|
2022-02-03 16:56:13 -08:00 |
usePageFocusStyle.js
|
Refactor header
|
2021-12-23 14:40:23 -08:00 |
usePageFocusStyle.module.css
|
Fix focus styles
|
2022-01-18 16:03:49 -08:00 |
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
|
Fix user menu styles
|
2022-01-18 13:34:42 -08:00 |
UserMenuContainer.jsx
|
Finish user avatars
|
2022-02-18 16:02:27 -08:00 |