element-portable/src/contexts
Florian Duros af846f8be9
Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom in RoomView (#28278)
* 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
2024-11-26 21:34:32 +00:00
..
LocalDeviceVerificationStateContext.ts Change license (#13) 2024-09-09 13:57:16 +00:00
MatrixClientContext.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RoomContext.ts Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom in RoomView (#28278) 2024-11-26 21:34:32 +00:00
SDKContext.ts Change license (#13) 2024-09-09 13:57:16 +00:00
ToastContext.tsx Change license (#13) 2024-09-09 13:57:16 +00:00