element-web-Github/test/components/views
Florian Duros fe657027bd
Update to use non deprecated methods to decode recovery key (#54)
* Replace `MatrixClient.keyBackupKeyFromRecoveryKey` by `decodeRecoveryKey`

* Replace `MatrixClient.isValidRecoveryKey` by local check with `decodeRecoveryKey`

* Replace old `decodeRecoveryKey` import

* Remove `matrix-js-sdk/src/crypto/recoverykey` import of  eslint exception

* Add tests for `RestoreKeyBackupDialog`
2024-09-19 15:39:20 +00:00
..
audio_messages Change license (#13) 2024-09-09 13:57:16 +00:00
auth Add support for org.matrix.cross_signing_reset UIA stage flow (#34) 2024-09-13 11:49:19 +00:00
avatars Change license (#13) 2024-09-09 13:57:16 +00:00
beacon Change license (#13) 2024-09-09 13:57:16 +00:00
beta Change license (#13) 2024-09-09 13:57:16 +00:00
context_menus Unlabs feature pinning (#22) 2024-09-16 14:51:59 +00:00
dialogs Update to use non deprecated methods to decode recovery key (#54) 2024-09-19 15:39:20 +00:00
elements Ignore chat effect when older than 48h (#48) 2024-09-19 09:39:32 +00:00
emojipicker Change license (#13) 2024-09-09 13:57:16 +00:00
location Change license (#13) 2024-09-09 13:57:16 +00:00
messages Change license (#13) 2024-09-09 13:57:16 +00:00
polls/pollHistory Change license (#13) 2024-09-09 13:57:16 +00:00
right_panel Add Release announcement for the pinning message list (#46) 2024-09-18 09:26:17 +00:00
room_settings Change license (#13) 2024-09-09 13:57:16 +00:00
rooms Unlabs feature pinning (#22) 2024-09-16 14:51:59 +00:00
settings Add timezone to user profile (#20) 2024-09-12 13:18:25 +00:00
spaces Change license (#13) 2024-09-09 13:57:16 +00:00
toasts Change license (#13) 2024-09-09 13:57:16 +00:00
typography Change license (#13) 2024-09-09 13:57:16 +00:00
user-onboarding Change license (#13) 2024-09-09 13:57:16 +00:00
voip Change license (#13) 2024-09-09 13:57:16 +00:00
Validation-test.ts Change license (#13) 2024-09-09 13:57:16 +00:00
VerificationShowSas-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00