element-web/src/stores
maheichyk 86e86ba49f
Show knock rooms in the list (#11573)
* Show knock rooms in the list

Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>

* Pass userId to IndexedDBStore

Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>

* Revert "Pass userId to IndexedDBStore"

Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>

* Code review changes

Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>

---------

Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
Co-authored-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
2023-09-19 11:24:35 +00:00
..
local-echo Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
notifications Show knock rooms in the list (#11573) 2023-09-19 11:24:35 +00:00
oidc Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
right-panel Rename setPhase to showOrHidePanel 2023-09-12 20:48:29 +05:30
room-list Show knock rooms in the list (#11573) 2023-09-19 11:24:35 +00:00
spaces Create more common_* common strings (#11439) 2023-08-23 10:25:33 +01:00
widgets Support for embedded E2EE (#11492) 2023-08-30 17:30:29 +00:00
AccountPasswordStore.ts Do not prompt for a password when doing a „reset all“ after login (#10208) 2023-02-23 08:46:49 +01:00
ActiveWidgetStore.ts Switch to importing models/room-state & models/room-member from main js-sdk export (#11362) 2023-08-04 11:22:08 +00:00
AsyncStore.ts Remove flux dependency (#10313) 2023-03-08 14:19:05 +00:00
AsyncStoreWithClient.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
AutoRageshakeStore.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
BreadcrumbsStore.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
CallStore.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
LifecycleStore.ts Remove flux dependency (#10313) 2023-03-08 14:19:05 +00:00
MemberListStore.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
ModalWidgetStore.ts Conform more of the codebase to strictNullChecks (#11134) 2023-06-27 17:39:56 +01:00
NonUrgentToastStore.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
OwnBeaconStore.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
OwnProfileStore.ts Migrate more strings to translation keys (#11498) 2023-08-31 11:22:10 +01:00
ReadyWatchingStore.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
RoomScrollStateStore.ts Conform more of the codebase to strict typescript (#10841) 2023-05-25 09:39:23 +01:00
RoomViewStore.tsx Use knock rooms sync to reflect the knock state (#11596) 2023-09-11 16:33:40 +00:00
SetupEncryptionStore.ts Switch to importing models/{event-timeline{,set},user,device,event-status} from main js-sdk export (#11368) 2023-08-08 07:16:04 +00:00
ThreepidInviteStore.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
ToastStore.ts Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
TypingStore.ts Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
UIStore.ts Improve typescript null checking in places (#10073 (#10073 2023-02-03 15:27:47 +00:00
UserProfilesStore.ts Check profiles before starting a DM (#10472) 2023-04-05 13:13:51 +02:00
VoiceRecordingStore.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
WidgetEchoStore.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
WidgetStore.ts Handle ManagedHybrid widgets in useRoomCall and mark them in the widget state event 2023-09-11 11:39:30 +01:00