mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-25 18:08:14 +08:00
11f258e62e
* SecureBackupPanel: replace `isKeyBackupTrusted` `MatrixClient.isKeyBackupTrusted` -> `CryptoApi.isKeyBackupTrusted` * SecureBackupPanel: replace `getKeyBackupEnabled` `MatrixClient.getKeyBackupEnabled` -> `CryptoApi.getActiveSessionBackupVersion` * SecureBackupPanel: replace `deleteKeyBackupVersion` `MatrixClient.deleteKeyBackupVersion` -> `CryptoApi.deleteKeyBackupVersion` * Do not show session count if we have no info We shouldn't say "zero sessions to back up" if we don't know. * SecureBackupPanel: distinguish between server and active backup |
||
---|---|---|
.. | ||
ChangePassword-test.tsx.snap | ||
CrossSigningPanel-test.tsx.snap | ||
EventIndexPanel-test.tsx.snap | ||
FontScalingPanel-test.tsx.snap | ||
KeyboardShortcut-test.tsx.snap | ||
Notifications-test.tsx.snap | ||
SecureBackupPanel-test.tsx.snap | ||
SettingsFieldset-test.tsx.snap | ||
ThemeChoicePanel-test.tsx.snap |