riot-web/test/test-utils
Florian Duros 52172832d6
Add `isRoomEncrypted` to room
2024-11-22 10:33:11 +01:00
..
audio.ts
beacon.ts
call.ts
client.ts First batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28242) 2024-11-19 10:09:25 +00:00
composer.ts
console.ts
date.ts
events.ts
index.ts
jest-matrix-react.tsx Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
location.ts
oidc.ts
platform.ts
poll.ts
predictableRandom.ts
pushRules.ts
relations.ts
room.ts Add `isRoomEncrypted` to room 2024-11-22 10:33:11 +01:00
test-utils.ts Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView 2024-11-22 10:33:11 +01:00
threads.ts
utilities.ts Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
wrappers.tsx