element-call/src
Robin Townsend c5eb9f0b99 Prevent screenshare feeds from collapsing when you're alone in freedom mode
The code was previously confusing focused and presenter tiles quite a bit, and also had a couple different spots that would mistakenly engage 1:1 layout behavior when you're alone with your own screensharing feed.
2022-10-18 00:30:37 -04:00
..
@types typescript src/room (#437) 2022-08-02 00:46:16 +02:00
auth Fix types 2022-10-13 21:25:15 -04:00
button Set up translation with i18next 2022-10-12 14:53:49 -04:00
form review changes 2022-07-29 15:07:35 +02:00
home Set up translation with i18next 2022-10-12 14:53:49 -04:00
icons Add icons 2022-08-07 19:04:00 +02:00
input Set up translation with i18next 2022-10-12 14:53:49 -04: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 Fix fullscreen buttons fullscreening the wrong feed 2022-10-17 12:31:56 -04:00
settings Set up translation with i18next 2022-10-12 14:53:49 -04:00
sound catch a couple of exceptions 2022-06-28 13:24:07 +01:00
tabs typescript src/tabs, src/typography (#491) 2022-08-11 17:59:00 +02:00
typography typescript src/tabs, src/typography (#491) 2022-08-11 17:59:00 +02:00
video-grid Prevent screenshare feeds from collapsing when you're alone in freedom mode 2022-10-18 00:30:37 -04:00
App.tsx Set up translation with i18next 2022-10-12 14:53:49 -04: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 Fix types 2022-10-13 21:25:15 -04:00
Facepile.module.css Organize colors 2022-06-01 11:48:17 -04:00
Facepile.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
FullScreenView.module.css Make the error boundary work 2022-07-20 20:43:11 +01:00
FullScreenView.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
Header.module.css Icon / styling fixes + typo 2022-06-10 12:06:06 +01:00
Header.stories.jsx Fix storybook 2022-01-21 15:42:21 -08:00
Header.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
IncompatibleVersionModal.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
index.css Fix var name 2022-08-02 12:45:21 +02:00
IndexedDBWorker.ts IndexDBWorker 2022-07-30 09:50:36 +02:00
LazyEventEmitter.ts Initialize all widget-related things at the top level 2022-09-09 02:09:12 -04:00
ListBox.module.css Organize colors 2022-06-01 11:48:17 -04:00
ListBox.tsx typescript src/input (#487) 2022-08-09 11:44:46 +02:00
main.tsx Set up translation with i18next 2022-10-12 14:53:49 -04:00
matrix-utils.ts Set up translation with i18next 2022-10-12 14:53:49 -04:00
media-utils.ts Type 2022-09-29 17:08:48 +01:00
Menu.module.css Organize colors 2022-06-01 11:48:17 -04:00
Menu.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
Modal.module.css Make modal title thicker 2022-08-02 14:46:15 +02:00
Modal.tsx Set up translation with i18next 2022-10-12 14:53:49 -04: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 Fix waiting state not disappearing after the 20 second timeout 2022-06-14 23:38:40 -04:00
useEvents.ts Hide the invite button in non-public rooms 2022-10-14 09:40:21 -04: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 usePageTitle 2022-07-30 09:59:51 +02:00
UserMenu.module.css Organize colors 2022-06-01 11:48:17 -04: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 yarn prettier:format 2022-10-17 09:30:22 -04:00