element-call-Github/src
Timo cfb0aa5793
Add customHomeserver url Param (#2190)
* Add customHomeserver url to urlParams.

Signed-off-by: Timo K <toger5@hotmail.de>

* rename to homeserver

Signed-off-by: Timo K <toger5@hotmail.de>

---------

Signed-off-by: Timo K <toger5@hotmail.de>
2024-02-21 21:52:31 +01:00
..
@types Specify keySeparator 2023-11-20 13:47:36 +00:00
analytics ``` 2023-11-20 13:20:19 +00:00
auth Dont send register request in widget mode (#2100) 2024-02-21 21:07:44 +01:00
button Merge branch 'livekit' into tile-updates 2024-01-03 16:59:12 -05:00
config Add customHomeserver url Param (#2190) 2024-02-21 21:52:31 +01:00
e2ee Update comment 2023-11-21 09:59:07 +00:00
form Ensure that all our components have display names 2023-12-19 11:00:33 -05:00
graphics Add background gradient 2023-09-13 17:53:12 +02:00
home Merge pull request #1902 from vector-im/dbkr/hide_rooms_no_key 2023-11-21 15:26:45 +00:00
icons Revert "Add theme URL param and adjust cpd theme based on it." 2024-02-21 21:45:11 +01:00
input Merge pull request #1857 from element-hq/renovate/eslint-plugin-jsx-a11y-6.x-lockfile 2024-01-03 14:34:53 -05:00
livekit Fix errors 2024-02-09 11:22:36 -05:00
otel Format code 2023-10-11 10:42:04 -04:00
popover Ensure that all our components have display names 2023-12-19 11:00:33 -05:00
profile Format code 2023-10-11 10:42:04 -04:00
room Dont send register request in widget mode (#2100) 2024-02-21 21:07:44 +01:00
settings Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
sound Remove the unused exports with help of ts-prune 2023-06-05 19:11:38 +02:00
state Merge branch 'livekit' into renovate/livekit-client-2.x 2024-02-21 08:50:01 -05:00
tabs Format code 2023-10-11 10:42:04 -04:00
typography Ensure that all our components have display names 2023-12-19 11:00:33 -05:00
video-grid Add crop to fit toggle to context menu. (#2107) 2024-02-12 16:49:32 +01:00
App.tsx Revert "Add theme URL param and adjust cpd theme based on it." 2024-02-21 21:45:11 +01:00
array-utils.ts Format code 2023-10-11 10:42:04 -04:00
Avatar.tsx Format code 2023-10-11 10:42:04 -04:00
Banner.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
Banner.tsx Upgrade eslint-plugin-matrix-org to 1.2.1 2023-09-22 18:07:06 -04:00
ClientContext.tsx ``` 2023-11-20 13:20:19 +00:00
DisconnectedBanner.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
DisconnectedBanner.tsx ``` 2023-11-20 13:20:19 +00:00
FullScreenView.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
FullScreenView.tsx I18n'ise hardcoded strings 2023-11-22 20:07:30 +00:00
Header.module.css Revert "Add theme URL param and adjust cpd theme based on it." 2024-02-21 21:45:11 +01:00
Header.tsx ``` 2023-11-20 13:20:19 +00:00
index.css Revert "Add theme URL param and adjust cpd theme based on it." 2024-02-21 21:45:11 +01:00
IndexedDBWorker.ts Fix copyright headers 2023-01-03 16:55:26 +00:00
initializer.tsx Specify keySeparator 2023-11-20 13:47:36 +00:00
LazyEventEmitter.ts Format code 2023-10-11 10:42:04 -04:00
ListBox.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
ListBox.tsx Format code 2023-10-11 10:42:04 -04:00
main.tsx Format code 2023-10-11 10:42:04 -04:00
matrix-utils.ts Federated room joins (#2188) 2024-02-21 15:41:59 +01:00
media-utils.ts Format code 2023-10-11 10:42:04 -04:00
Menu.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
Menu.tsx Format code 2023-10-11 10:42:04 -04:00
Modal.module.css Implement the new invite modal designs 2023-09-27 17:45:18 -04:00
Modal.tsx Migrate action, common, a11y translation keys 2023-11-20 12:18:43 +00:00
observable-utils.ts Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
olm.ts Ensure that Olm is only loaded once 2022-10-31 13:43:03 -04:00
Overlay.module.css Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
Platform.ts Use native system fonts on Android and iOS 2023-09-17 12:56:13 -04:00
rtcSessionHelpers.ts Refactor livekit disconnect to use an effect hook. (#1925) 2023-11-28 19:07:08 +01:00
Slider.module.css Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
Slider.tsx Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
Toast.module.css Implement the new invite modal designs 2023-09-27 17:45:18 -04:00
Toast.tsx Format code 2023-10-11 10:42:04 -04:00
Tooltip.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
Tooltip.tsx Ensure that all our components have display names 2023-12-19 11:00:33 -05:00
TranslatedError.ts Fix types 2023-11-30 23:47:26 -05:00
UrlParams.ts Add customHomeserver url Param (#2190) 2024-02-21 21:52:31 +01:00
useCallViewKeyboardShortcuts.ts Format code 2023-10-11 10:42:04 -04:00
useEvents.ts Format code 2023-10-11 10:42:04 -04:00
useLocalStorage.ts Format code 2023-10-11 10:42:04 -04:00
useLocationNavigation.ts Enable strict lints 2023-07-11 16:02:58 +01:00
useMatrixRTCSessionJoinState.ts Format code 2023-10-11 10:42:04 -04:00
useMatrixRTCSessionMemberships.ts Format code 2023-10-11 10:42:04 -04:00
useMediaQuery.ts Format code 2023-10-11 10:42:04 -04:00
useMergedRefs.ts Format code 2023-10-11 10:42:04 -04:00
usePageTitle.ts Don't touch the product name option for now 2022-12-20 17:30:47 +00:00
usePrefersReducedMotion.ts Upgrade eslint-plugin-matrix-org to 1.2.1 2023-09-22 18:07:06 -04:00
usePrevious.ts Start refactoring some business logic into view models 2023-12-01 17:09:21 -05:00
useReactiveState.ts Format code 2023-10-11 10:42:04 -04:00
UserMenu.module.css Switch to Avatar from Compound 2023-09-06 08:04:51 +02:00
UserMenu.tsx Fix the settings label (#1936) 2023-11-29 19:01:45 +01:00
UserMenuContainer.tsx Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
useWakeLock.ts Upgrade eslint-plugin-matrix-org to 1.2.1 2023-09-22 18:07:06 -04:00
widget.ts Merge pull request #1772 from vector-im/dbkr/ppe2ee 2023-10-31 20:08:05 +00:00