mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-25 18:08:14 +08:00
5cdcf44b6f
* 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 |
||
---|---|---|
.. | ||
__snapshots__ | ||
devices | ||
discovery | ||
notifications | ||
shared | ||
tabs | ||
AddPrivilegedUsers-test.tsx | ||
AddRemoveThreepids-test.tsx | ||
AvatarSetting-test.tsx | ||
ChangePassword-test.tsx | ||
CrossSigningPanel-test.tsx | ||
CryptographyPanel-test.tsx | ||
EventIndexPanel-test.tsx | ||
FontScalingPanel-test.tsx | ||
JoinRuleSettings-test.tsx | ||
KeyboardShortcut-test.tsx | ||
LayoutSwitcher-test.tsx | ||
Notifications-test.tsx | ||
PowerLevelSelector-test.tsx | ||
SecureBackupPanel-test.tsx | ||
SetIntegrationManager-test.tsx | ||
SettingsFieldset-test.tsx | ||
ThemeChoicePanel-test.tsx | ||
UserProfileSettings-test.tsx |