riot-web/test/test-utils
Florian Duros dc53178ea6
Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `EventTile.tsx`
2024-11-21 15:51:05 +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 Avoid use of transitive deps 2024-11-05 18:35:53 +00:00
predictableRandom.ts
pushRules.ts
relations.ts
room.ts
test-utils.ts Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `EventTile.tsx` 2024-11-21 15:51:05 +01:00
threads.ts Show message type prefix in thread root & reply previews (#28361) 2024-11-05 11:34:42 +00:00
utilities.ts Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
wrappers.tsx