element-call/src
David Baker b9ee9583e4
Fix fullscreen on Safari (#814)
* Fix fullscreen on Safari

Safari only supports it via the webkit prefix

Fixes https://github.com/vector-im/element-call/issues/539

* NOT THAT LOGGER, VSCODE
2023-01-03 11:24:10 +00:00
..
@types Fix fullscreen on Safari (#814) 2023-01-03 11:24:10 +00:00
auth Don't guess the server name from the URL 2022-12-21 09:27:25 +00:00
button Add URL params to control fonts 2022-12-09 14:31:13 -05:00
config Also add comment 2022-12-21 15:26:24 +00:00
form review changes 2022-07-29 15:07:35 +02:00
home Enable users to join calls from multiple devices 2022-11-21 12:39:48 -05:00
icons Update the leave icon 2022-12-09 14:41:43 -05:00
input Make spatial audio Firefox-only 2022-12-16 17:12:17 +00:00
popover typescript src/popover (#488) 2022-08-03 12:22:07 +02:00
profile Fix types 2022-10-13 21:25:15 -04:00
room Don't show option to submit bug reports if no endpoint configured 2022-12-22 14:12:49 +00:00
settings Re-jig config accessors 2022-12-21 10:17:53 +00:00
sound catch a couple of exceptions 2022-06-28 13:24:07 +01:00
tabs Fix missing key in tab container 2022-10-21 16:26:44 +01:00
typography Add URL params to control fonts 2022-12-09 14:31:13 -05:00
video-grid Fix fullscreen on Safari (#814) 2023-01-03 11:24:10 +00:00
App.tsx Async config file (#682) 2022-11-03 19:43:41 +01:00
Avatar.module.css Organize colors 2022-06-01 11:48:17 -04:00
Avatar.tsx Fix prop order 2022-07-31 22:07:08 +02:00
ClientContext.tsx Move default homeserver to config file 2022-12-20 17:26:45 +00:00
Facepile.module.css Organize colors 2022-06-01 11:48:17 -04:00
Facepile.tsx Enable users to join calls from multiple devices 2022-11-21 12:39:48 -05:00
FullScreenView.module.css Make the error boundary work 2022-07-20 20:43:11 +01:00
FullScreenView.tsx Translate separately so the i18n gets less confused 2022-12-22 14:23:19 +00:00
Header.module.css Add URL params to control fonts 2022-12-09 14:31:13 -05:00
Header.stories.jsx Fix storybook 2022-01-21 15:42:21 -08:00
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 Add URL params to control fonts 2022-12-09 14:31:13 -05:00
IndexedDBWorker.ts IndexDBWorker 2022-07-30 09:50:36 +02:00
initializer.tsx Re-jig config accessors 2022-12-21 10:17:53 +00:00
LazyEventEmitter.ts Initialize all widget-related things at the top level 2022-09-09 02:09:12 -04:00
ListBox.module.css Add URL params to control fonts 2022-12-09 14:31:13 -05:00
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 Move default homeserver to config file 2022-12-20 17:26:45 +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 Add URL params to control fonts 2022-12-09 14:31:13 -05:00
Menu.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
Modal.module.css Add URL params to control fonts 2022-12-09 14:31:13 -05:00
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 Re-jig config accessors 2022-12-21 10:17:53 +00:00
PosthogEvents.ts Posthog widget embedding (#767) 2022-12-19 12:16:59 +01:00
SequenceDiagramViewerPage.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
Tooltip.module.css Add URL params to control fonts 2022-12-09 14:31:13 -05: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 Posthog widget embedding (#767) 2022-12-19 12:16:59 +01:00
useDelayedState.ts Fix waiting state not disappearing after the 20 second timeout 2022-06-14 23:38:40 -04:00
useEvents.ts Fix lints 2022-11-28 16:15:47 -05:00
useLocationNavigation.ts useLocationNavigation 2022-07-30 10:00:34 +02:00
usePageFocusStyle.module.css Fix focus styles 2022-01-18 16:03:49 -08:00
usePageFocusStyle.ts usePageFocusStyle 2022-07-30 10:00:10 +02:00
usePageTitle.ts Don't touch the product name option for now 2022-12-20 17:30:47 +00:00
usePrefersReducedMotion.ts Disable animations for users that prefer reduced motion 2022-10-31 11:46:17 -04:00
UserMenu.module.css Add URL params to control fonts 2022-12-09 14:31:13 -05:00
UserMenu.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
UserMenuContainer.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
widget.ts Don't start new calls in widget mode 2022-11-29 15:47:39 -05:00