riot-web/test/components/views
Richard van der Hoff 9c862907f9
Switch to Rust crypto stack for all logins (#12630)
* Use Rust crypto stack universally

Ignore the `feature_rust_crypto` and `RustCrypto.staged_rollout_percent`
settings, and just use RustCrypto everywhere.

* Remove labs setting for rust crypto

* Remove support for legacy crypto stack in `StorageManager`

We're not going to use the legacy stack any more.

* Update docs on `Features.RustCrypto`

* Remove now-unreachable `tryToUnlockSecretStorageWithDehydrationKey`

* Comment out test which doesn't work

* fix typo
2024-06-24 09:14:42 +00:00
..
audio_messages
auth
avatars
beacon
beta
context_menus
dialogs Minor tweaks to UserSettings dialog (#12651) 2024-06-20 09:29:38 +00:00
elements
emojipicker
location Minor tweaks to UserSettings dialog (#12651) 2024-06-20 09:29:38 +00:00
messages
polls/pollHistory
right_panel
room_settings
rooms Hide voip buttons in group rooms in environments with widgets disabled (#12664) 2024-06-21 08:42:50 +00:00
settings Switch to Rust crypto stack for all logins (#12630) 2024-06-24 09:14:42 +00:00
spaces Minor tweaks to UserSettings dialog (#12651) 2024-06-20 09:29:38 +00:00
toasts
typography
user-onboarding
voip
Validation-test.ts
VerificationShowSas-test.tsx