* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView * Add `isRoomEncrypted` to room * Update e2eStatus and urlPreview when isRoomEncrypted is computed * Fix e2e test * Add tests when user verification change * Reduced abusive timeout in e2e test |
||
|---|---|---|
| .. | ||
| @types | ||
| app-tests | ||
| components/views/dialogs/security | ||
| setup | ||
| test-utils | ||
| unit-tests | ||
| CreateCrossSigning-test.ts | ||
| globalSetup.ts | ||
| jest-mocks.ts | ||
| setupTests.ts | ||
| slowReporter.cjs | ||