element-web/src/stores
Florian Duros 5cdcf44b6f
Second batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28466)
* Add `asyncFilter`

* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `MemberListStore.tsx`

* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `EventIndex.tsx`

* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `SendMessageComposer.tsx`

* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `ScalarMessaging.ts`

* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `RolesRoomSettingsTab.tsx`

* Add reject doc to `asyncFilter`

* Reverse `MemberListStore.loadMembers` condition

* Remove async for `ScalarMessaging.ts`

* Display permission section only after `isEncrypted` is computed

* Display composer only after `isEncrypted` is computed

* Revert "Display composer only after `isEncrypted` is computed"

This reverts commit 4d4e037391.

* Revert "Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `SendMessageComposer.tsx`"

This reverts commit 6bf06da02c.
2024-11-20 14:27:09 +00:00
..
local-echo Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00
notifications Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00
oidc Change license (#13) 2024-09-09 13:57:16 +00:00
right-panel Fix Ctrl+F shortcut not working with minimised room summary card (#28223) 2024-10-17 15:02:38 +00:00
room-list Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00
spaces Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00
widgets Let widget driver send error details (#28357) 2024-11-11 16:39:17 +00:00
AccountPasswordStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
ActiveWidgetStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
AsyncStore.ts Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
AsyncStoreWithClient.ts Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
AutoRageshakeStore.ts Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00
BreadcrumbsStore.ts Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00
CallStore.ts Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00
LifecycleStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
MemberListStore.ts Second batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28466) 2024-11-20 14:27:09 +00:00
ModalWidgetStore.ts Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00
NonUrgentToastStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
OwnBeaconStore.ts Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
OwnProfileStore.ts Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00
ReadyWatchingStore.ts Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
ReleaseAnnouncementStore.ts Add Release announcement for the pinning message list (#46) 2024-09-18 09:26:17 +00:00
RoomScrollStateStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
RoomViewStore.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
SetupEncryptionStore.ts Reset cross-signing before backup when resetting both (#28402) 2024-11-19 03:17:24 +00:00
ThreepidInviteStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
ToastStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
TypingStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
UIStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
UserProfilesStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
VoiceRecordingStore.ts Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00
WidgetEchoStore.ts Change license (#13) 2024-09-09 13:57:16 +00:00
WidgetStore.ts Revert #124 and #135 (#139) 2024-10-10 14:08:43 +00:00