element-web/src/stores
Michael Telatynski 1800cb8c71
Remove unused packages and fix invariant violation on AsyncStore `onNotReady` (#9404)
* Remove traces of browser-request & mocha

* Remove unused matrix-react-test-utils

* Fix dispatcher invariant violation

* Add null-guard

* Improve types

* Fix null-guard

* Fix issue with authed users going directly to /#/login
2022-10-13 09:22:32 +01:00
..
local-echo Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
notifications Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
right-panel Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
room-list Store refactor: make it easier to test stores (#9290) 2022-09-20 15:32:39 +00:00
spaces Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
widgets Correct the dir parameter of MSC3715 (#9391) 2022-10-12 16:56:52 +02:00
ActiveWidgetStore.ts Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
AsyncStore.ts Auto fix 2021-10-22 17:23:37 -05:00
AsyncStoreWithClient.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
AutoRageshakeStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
BreadcrumbsStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
CallStore.ts Remove unused packages and fix invariant violation on AsyncStore `onNotReady` (#9404) 2022-10-13 09:22:32 +01:00
HostSignupStore.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LifecycleStore.ts Fix font not resetting when logging out (#8670) 2022-05-26 09:56:53 +01:00
ModalWidgetStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
NonUrgentToastStore.ts Auto fix 2021-10-22 17:23:37 -05:00
OwnBeaconStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
OwnProfileStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
ReadyWatchingStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
RoomScrollStateStore.ts Migrate RoomScrollStateStore to TypeScript 2021-07-03 12:21:00 +01:00
RoomViewStore.tsx New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
SetupEncryptionStore.ts Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
ThreepidInviteStore.ts use more generic room type instead of boolean flag 2021-09-17 10:19:30 +01:00
ToastStore.ts Auto fix 2021-10-22 17:23:37 -05:00
TypingStore.ts Wire local room logic (#9078) 2022-07-20 09:26:25 +02:00
UIStore.ts Remove ResizeObserver Polyfill (#7844) 2022-02-18 13:51:27 +00:00
VoiceRecordingStore.ts Generalise VoiceRecording (#9304) 2022-09-21 18:46:28 +02:00
WidgetEchoStore.ts New group call experience: Room header call buttons (#9311) 2022-09-25 10:57:25 -04:00
WidgetStore.ts Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00