| .. |
|
@types
|
|
|
|
auth
|
Add posthog Telemetry (Anonymity Logic + call duration telemetry) (#658)
|
2022-11-04 13:07:14 +01:00 |
|
button
|
A couple of minor a11y fixes
|
2022-11-04 18:31:21 +00:00 |
|
config
|
Lint
|
2022-11-11 16:00:32 +00:00 |
|
form
|
|
|
|
home
|
Enable users to join calls from multiple devices
|
2022-11-21 12:39:48 -05:00 |
|
icons
|
Add an accessible description to the logo
|
2022-10-31 14:03:41 -04:00 |
|
input
|
Don't pass potentially undefined 'desc' to useId
|
2022-11-07 14:05:58 +00:00 |
|
popover
|
|
|
|
profile
|
Fix types
|
2022-10-13 21:25:15 -04:00 |
|
room
|
Don't start new calls in widget mode
|
2022-11-29 15:47:39 -05:00 |
|
settings
|
Put rageshake request ID in title of debug log submission
|
2022-11-17 16:06:41 +00:00 |
|
sound
|
|
|
|
tabs
|
Fix missing key in tab container
|
2022-10-21 16:26:44 +01:00 |
|
typography
|
Add an underline to blue (external) links on hover
|
2022-10-31 15:16:02 -04:00 |
|
video-grid
|
Enable users to join calls from multiple devices
|
2022-11-21 12:39:48 -05:00 |
|
App.tsx
|
Async config file (#682)
|
2022-11-03 19:43:41 +01:00 |
|
Avatar.module.css
|
|
|
|
Avatar.tsx
|
|
|
|
ClientContext.tsx
|
Fix lints
|
2022-11-28 16:15:47 -05:00 |
|
Facepile.module.css
|
|
|
|
Facepile.tsx
|
Enable users to join calls from multiple devices
|
2022-11-21 12:39:48 -05:00 |
|
FullScreenView.module.css
|
|
|
|
FullScreenView.tsx
|
Set up translation with i18next
|
2022-10-12 14:53:49 -04:00 |
|
Header.module.css
|
|
|
|
Header.stories.jsx
|
|
|
|
Header.tsx
|
Make Home link description translateable
|
2022-11-07 12:33:06 +00:00 |
|
IncompatibleVersionModal.tsx
|
Make onClose required in Modal
|
2022-11-07 12:23:21 +00:00 |
|
index.css
|
|
|
|
IndexedDBWorker.ts
|
|
|
|
initializer.tsx
|
moves style init to initializer. fix i18n loading (#723)
|
2022-11-04 18:29:40 +01:00 |
|
LazyEventEmitter.ts
|
Initialize all widget-related things at the top level
|
2022-09-09 02:09:12 -04:00 |
|
ListBox.module.css
|
|
|
|
ListBox.tsx
|
Add import
|
2022-11-23 10:11:55 +00:00 |
|
main.tsx
|
Actually remove Matrix Video Chat branding for real
|
2022-11-09 17:23:22 -05:00 |
|
matrix-utils.ts
|
Use logger
|
2022-11-10 21:43:49 +00:00 |
|
media-utils.ts
|
Fix joining calls in matryoshka mode without audio or video inputs
|
2022-10-23 13:22:43 -04:00 |
|
Menu.module.css
|
|
|
|
Menu.tsx
|
|
|
|
Modal.module.css
|
|
|
|
Modal.tsx
|
Make onClose required in Modal
|
2022-11-07 12:23:21 +00:00 |
|
olm.ts
|
Ensure that Olm is only loaded once
|
2022-10-31 13:43:03 -04:00 |
|
PosthogAnalytics.ts
|
Posthog load settings on startup (#734)
|
2022-11-07 18:00:35 +01:00 |
|
PosthogEvents.ts
|
Disable posthog in widgets (#726)
|
2022-11-04 17:31:07 +01:00 |
|
SequenceDiagramViewerPage.tsx
|
Set up translation with i18next
|
2022-10-12 14:53:49 -04:00 |
|
Tooltip.module.css
|
Make tooltips look more like Element Web's
|
2022-09-26 20:17:55 -04:00 |
|
Tooltip.tsx
|
Make tooltips look more like Element Web's
|
2022-09-26 20:17:55 -04:00 |
|
TranslatedError.ts
|
Set up translation with i18next
|
2022-10-12 14:53:49 -04:00 |
|
UrlParams.ts
|
Make avatars work in matryoshka mode
|
2022-10-17 01:46:44 -04:00 |
|
useDelayedState.ts
|
|
|
|
useEvents.ts
|
Fix lints
|
2022-11-28 16:15:47 -05:00 |
|
useLocationNavigation.ts
|
|
|
|
usePageFocusStyle.module.css
|
|
|
|
usePageFocusStyle.ts
|
|
|
|
usePageTitle.ts
|
Clean up remaining 'Matrix Video Chat' branding
|
2022-11-01 22:19:44 -04:00 |
|
usePrefersReducedMotion.ts
|
Disable animations for users that prefer reduced motion
|
2022-10-31 11:46:17 -04:00 |
|
UserMenu.module.css
|
|
|
|
UserMenu.tsx
|
Set up translation with i18next
|
2022-10-12 14:53:49 -04:00 |
|
UserMenuContainer.tsx
|
|
|
|
widget.ts
|
Don't start new calls in widget mode
|
2022-11-29 15:47:39 -05:00 |