Florian Duros
ede91bf921
Use CryptoApi.getKeyBackupInfo
instead of deprecated MatrixClient.getKeyBackupVersion
( #28450 )
...
* Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion`
* Review changes
---------
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-25 09:30:42 +00:00
Hubert Chathi
0ae74a9e1f
Reset cross-signing before backup when resetting both ( #28402 )
...
* reset cross-signing before backup when resetting both
* add test for AccessSecretStorageDialog
* fix unit test
2024-11-19 03:17:24 +00:00
Florian Duros
1ec2f9261f
Replace IBootstrapCrossSigningOpts
by BootstrapCrossSigningOpts
to use CryptoApi type instead of old crypto type. ( #28263 )
2024-10-22 09:18:30 +00:00
Florian Duros
4a1f86f273
Remove MatrixClient.getDehydratedDevice
call ( #28254 )
2024-10-22 08:09:07 +00:00
Michael Telatynski
f0ee7f7905
Merge matrix-react-sdk into element-web
...
Merge remote-tracking branch 'repomerge/t3chguy/repomerge' into t3chguy/repo-merge
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-10-15 15:32:09 +01:00
Michael Telatynski
b084ff2313
Prepare for repo merge
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-10-15 11:35:21 +01:00