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
..
2024-10-18 14:34:01 +01:00
2024-10-21 13:50:06 +00:00
2024-10-15 11:35:21 +01:00
2024-10-15 11:35:21 +01:00
2024-10-18 14:34:01 +01:00
2024-10-15 16:22:11 +01:00
2024-09-06 15:44:31 +01:00
2024-10-18 13:38:25 +01:00
2024-10-18 14:34:01 +01:00

Any UTs for vector-web layer components or functionality should go here. This used to contain the UTs for notifications before they got moved to react-sdk.