..
@types
Merge pull request #819 from vector-im/dbkr/prefix_other_fullscreen_apis
2023-01-03 22:56:49 +00:00
analytics
Save room shared keys to local storage
2023-08-09 14:01:36 +02:00
auth
Adopt the Compound color system
2023-08-28 17:14:40 -04:00
button
Invert the microphone and video button states
2023-09-18 11:21:56 -04:00
config
Enable strict lints
2023-07-11 16:02:58 +01:00
e2ee
Revert "Refactor useIsRoomE2EE"
2023-09-22 18:20:29 +01:00
form
Fix big grid crashing due to missing React import
2023-06-30 18:21:18 -04:00
graphics
Add background gradient
2023-09-13 17:53:12 +02:00
home
Merge pull request #1533 from vector-im/dbkr/include_room_name
2023-09-20 08:40:15 +01:00
icons
Implement new in-call header and footer designs
2023-09-08 16:41:23 -04:00
input
Switch to Avatar
from Compound
2023-09-06 08:04:51 +02:00
livekit
Unused import
2023-09-21 16:58:02 +01:00
otel
Enable strict lints
2023-07-11 16:02:58 +01:00
popover
Adopt the Compound color system
2023-08-28 17:14:40 -04:00
profile
Make useProfile()
use of undefined
explicit
2023-07-11 16:02:58 +01:00
room
Don' always try to join rooms
2023-09-22 18:56:34 +01:00
settings
Firefox audio output issues fix ( #1510 )
2023-09-19 15:10:14 +02:00
sound
Remove the unused exports with help of ts-prune
2023-06-05 19:11:38 +02:00
tabs
Fix dropdowns in settings being cut off
2023-09-18 17:34:24 -04:00
typography
Adopt the Compound color system
2023-08-28 17:14:40 -04:00
video-grid
Format code
2023-09-18 21:05:01 -04:00
App.tsx
Merge branch 'livekit' into SimonBrandner/feat/gradient
2023-09-15 17:19:37 -04:00
array-utils.ts
Make the expand and collapse interactions inverses of one another
2023-07-06 00:59:14 -04:00
Avatar.tsx
Switch to Avatar
from Compound
2023-09-06 08:04:51 +02:00
Banner.module.css
Adopt the Compound color system
2023-08-28 17:14:40 -04:00
Banner.tsx
Add E2EE banner
2023-07-06 11:10:00 +02:00
ClientContext.tsx
Fix logging out getting the app stuck on a 'loading' screen
2023-08-09 12:00:13 -04:00
DisconnectedBanner.module.css
Adopt the Compound color system
2023-08-28 17:14:40 -04:00
DisconnectedBanner.tsx
Merge branch 'toger5/connectionLostBanner' into connectionlostbanner_lk
2023-07-21 20:03:37 +01:00
E2EEBanner.module.css
Fix sizing
2023-07-07 10:11:27 +02:00
E2EEBanner.tsx
Update E2EE texts
2023-08-11 13:14:50 +02:00
Facepile.tsx
Implement new in-call header and footer designs
2023-09-08 16:41:23 -04:00
FullScreenView.module.css
Fix copyright pt. 2: CSS files
2023-01-03 16:58:38 +00:00
FullScreenView.tsx
Add a rageshake button to the generic error view
2023-07-26 11:20:18 -04:00
Glass.module.css
Implement new modal designs
2023-09-17 14:40:14 -04:00
Glass.tsx
Implement new modal designs
2023-09-17 14:40:14 -04:00
Header.module.css
Implement new lobby design
2023-09-18 15:58:36 -04:00
Header.tsx
Implement new in-call header and footer designs
2023-09-08 16:41:23 -04:00
index.css
Merge pull request #1446 from robintown/modals
2023-09-18 11:38:03 -04:00
IndexedDBWorker.ts
Fix copyright headers
2023-01-03 16:55:26 +00:00
initializer.tsx
Merge remote-tracking branch 'origin/livekit' into dbkr/refactor_urlparams
2023-09-18 17:54:49 +01:00
LazyEventEmitter.ts
Fix copyright headers
2023-01-03 16:55:26 +00:00
ListBox.module.css
Adopt the Compound color system
2023-08-28 17:14:40 -04:00
ListBox.tsx
Enable strict lints
2023-07-11 16:02:58 +01:00
main.tsx
Capture livekit's logs in rageshakes
2023-09-21 16:50:31 +01:00
matrix-utils.ts
Factor out common function to generate the URLs
2023-09-19 18:55:33 +01:00
media-utils.ts
Fix device selection never completing in widget mode
2023-06-23 14:17:51 -04:00
Menu.module.css
Adopt the Compound color system
2023-08-28 17:14:40 -04:00
Menu.tsx
Fix types
2023-08-31 09:27:06 -04:00
Modal.module.css
Fix dropdowns in settings still being cut off on mobile
2023-09-19 10:21:11 -04:00
Modal.tsx
Add comment
2023-09-19 07:04:43 -04:00
olm.ts
Ensure that Olm is only loaded once
2022-10-31 13:43:03 -04:00
Platform.ts
Use native system fonts on Android and iOS
2023-09-17 12:56:13 -04:00
rtcSessionHelpers.ts
More hacking on rtcsession
2023-08-18 09:03:21 +01:00
SequenceDiagramViewerPage.tsx
Enable strict lints
2023-07-11 16:02:58 +01:00
Tooltip.module.css
Adopt the Compound color system
2023-08-28 17:14:40 -04:00
Tooltip.tsx
Enable strict lints
2023-07-11 16:02:58 +01:00
TranslatedError.ts
Set up translation with i18next
2022-10-12 14:53:49 -04:00
UrlParams.ts
Handle all URL param flags the same way
2023-09-19 07:11:39 -04:00
useCallViewKeyboardShortcuts.ts
Fix audio mute on window blur
2023-04-21 10:18:43 +01:00
useEvents.ts
Fix types
2023-08-08 15:19:42 +02:00
useLocalStorage.ts
Save room shared keys to local storage
2023-08-09 14:01:36 +02:00
useLocationNavigation.ts
Enable strict lints
2023-07-11 16:02:58 +01:00
useMatrixRTCSessionJoinState.ts
More hacking on rtcsession
2023-08-18 09:03:21 +01:00
useMatrixRTCSessionMemberships.ts
More hacking on rtcsession
2023-08-18 09:03:21 +01:00
useMediaQuery.ts
Implement new in-call header and footer designs
2023-09-08 16:41:23 -04:00
useMergedRefs.ts
Decouple video grid from video tile components
2023-06-12 18:21:45 -04:00
usePageTitle.ts
Don't touch the product name option for now
2022-12-20 17:30:47 +00:00
usePrefersReducedMotion.ts
Implement new in-call header and footer designs
2023-09-08 16:41:23 -04:00
useReactiveState.ts
Document useReactiveState
2023-02-15 16:38:49 -05:00
UserMenu.module.css
Switch to Avatar
from Compound
2023-09-06 08:04:51 +02:00
UserMenu.tsx
Switch to Avatar
from Compound
2023-09-06 08:04:51 +02:00
UserMenuContainer.tsx
Start using the new modal component
2023-09-17 14:46:36 -04:00
useWakeLock.ts
Add comments
2023-07-21 12:12:44 -04:00
widget.ts
Small refactor of URLParams stuff
2023-09-18 17:49:10 +01:00