element-web/src/stores
Michael Telatynski f9c85ac7c2
Fix codepath which can wrongly cause automatic space switch from all rooms (#8560)
* Fix codepath which can wrongly cause automatic space switch from all rooms

* Improve typing
2022-05-11 16:44:02 +01:00
..
local-echo Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
notifications Fix race conditions around threads (#8448) 2022-05-03 14:25:08 +01:00
right-panel Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
room-list Merge pull request #8521 from matrix-org/travis/remove-unused-labs-1 2022-05-06 13:21:07 -06:00
spaces Fix codepath which can wrongly cause automatic space switch from all rooms (#8560) 2022-05-11 16:44:02 +01:00
widgets Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
ActiveWidgetStore.ts Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
AsyncStore.ts
AsyncStoreWithClient.ts
AutoRageshakeStore.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
BreadcrumbsStore.ts
HostSignupStore.ts
LifecycleStore.ts
ModalWidgetStore.ts Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
NonUrgentToastStore.ts
OwnBeaconStore.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
OwnProfileStore.ts
ReadyWatchingStore.ts Step 8.5: Isolate RightPanelStore from RoomViewStore 2022-03-28 14:02:31 -06:00
RoomScrollStateStore.ts
RoomViewStore.tsx Fix codepath which can wrongly cause automatic space switch from all rooms (#8560) 2022-05-11 16:44:02 +01:00
SetupEncryptionStore.ts Remove redundant checkKey parameter (#8559) 2022-05-11 11:10:50 +01:00
ThreepidInviteStore.ts
ToastStore.ts
TypingStore.ts
UIStore.ts
VideoChannelStore.ts Handle Jitsi Meet crashes more gracefully (#8541) 2022-05-09 13:46:08 +00:00
VoiceRecordingStore.ts manage voicerecording state when deleting or sending a voice message (#7896) 2022-02-24 18:54:06 +01:00
WidgetEchoStore.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
WidgetStore.ts Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00