riot-web/test/test-utils
Florian Duros 1bb482f6f7
Replace `Matrix.getKeyBackupEnabled` by `MatrixClient.CryptoApi.getActiveSessionBackupVersion` (#28225)
* Migrating deprecated sync `MatrixClient.getKeyBackupEnabled` to async `MatrixClient.CryptoApi.getActiveSessionBackupVersion` in `NewRecoveryMethodDialog`.
Rewrite `NewRecoveryMethodDialog` into a functional component to make it easier to handle the new async method.

* Migrating deprecated sync `MatrixClient.getKeyBackupEnabled` to async `MatrixClient.CryptoApi.getActiveSessionBackupVersion` in `MatrixChat`.
2024-10-18 09:45:45 +00:00
..
audio.ts
beacon.ts
call.ts
client.ts
composer.ts
console.ts
date.ts
events.ts
index.ts
jest-matrix-react.tsx
location.ts
oidc.ts
platform.ts
poll.ts
predictableRandom.ts
pushRules.ts
relations.ts
room.ts
test-utils.ts Replace `Matrix.getKeyBackupEnabled` by `MatrixClient.CryptoApi.getActiveSessionBackupVersion` (#28225) 2024-10-18 09:45:45 +00:00
threads.ts
utilities.ts
wrappers.tsx