riot-web/test/test-utils
Michael Telatynski 2dffadc92e
Merge branch 'develop' into dbkr/stateafter
2024-11-20 13:13:11 +00:00
..
audio.ts
beacon.ts
call.ts Update calls to addEventToTimeline and addLiveEvents for new signature 2024-11-06 14:55:21 +00:00
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 Update to React 18 (#24763) 2024-10-21 13:50:06 +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 Use new `CrytoApi.restoreKeyBackup` & `CrytoApi.restoreKeyBackupFromPassphrase` api (#28385) 2024-11-13 10:32:06 +00:00
threads.ts Update calls to addEventToTimeline and addLiveEvents for new signature 2024-11-06 14:55:21 +00:00
utilities.ts Switch secondary React trees to the createRoot API (#28296) 2024-11-06 12:44:54 +00:00
wrappers.tsx