element-web/src/stores
Matthew Hodgson 8cd805ad23
Don't restore MemberInfo from RightPanel history when viewing a room (#8090)
As bringing up a specific MemberInfo when you view a room is freaky,
even if it happened to be the last thing you were doing in that room.
Fixes https://github.com/vector-im/element-web/issues/21487
2022-03-21 14:01:06 +00:00
..
local-echo type Actions (#7862) 2022-02-22 10:04:27 +00:00
notifications Add lint for unused locals (#8007) 2022-03-09 12:05:16 +00:00
right-panel Don't restore MemberInfo from RightPanel history when viewing a room (#8090) 2022-03-21 14:01:06 +00:00
room-list Add lint for unused locals (#8007) 2022-03-09 12:05:16 +00:00
spaces Add lint for unused locals (#8007) 2022-03-09 12:05:16 +00:00
widgets Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
ActiveWidgetStore.ts Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00: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 Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
CommunityPrototypeStore.ts More posthog tracking around joining rooms and room search (#7807) 2022-02-17 18:03:27 +00:00
CustomRoomTagStore.js
FlairStore.js
GroupFilterOrderStore.js Wire up drag-drop file uploads for the thread view (#7860) 2022-02-22 11:14:56 +00:00
GroupStore.js
HostSignupStore.ts
LifecycleStore.ts type Actions (#7862) 2022-02-22 10:04:27 +00:00
ModalWidgetStore.ts Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
NonUrgentToastStore.ts
OwnBeaconStore.ts kill beacons on expiry (#8075) 2022-03-18 14:38:41 +01:00
OwnProfileStore.ts Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
ReadyWatchingStore.ts Fix right panel data flow (#7811) 2022-02-16 11:19:28 +00:00
RoomScrollStateStore.ts
RoomViewStore.tsx Fix null-guarding regression around reply_to_event dispatch (#8039) 2022-03-11 17:21:28 +00:00
SetupEncryptionStore.ts Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
ThreepidInviteStore.ts
ToastStore.ts
TypingStore.ts
UIStore.ts Remove ResizeObserver Polyfill (#7844) 2022-02-18 13:51:27 +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
WidgetStore.ts Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00