riot-web/test/utils
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
..
__snapshots__
beacon
crypto
device
dm
exportUtils
localRoom
location
media
oidc Allow explicit configuration of OIDC dynamic registration metadata (#12514) 2024-05-14 09:38:33 +00:00
permalinks
room
validate
AnimationUtils-test.ts
AutoDiscoveryUtils-test.tsx Avoid using deprecated exports, fields, and duplicate code (#12555) 2024-05-28 08:41:20 +01:00
DMRoomMap-test.ts
DateUtils-test.ts
ErrorUtils-test.ts
EventRenderingUtils-test.ts
EventUtils-test.ts
Feedback-test.ts
FixedRollingArray-test.ts
FormattingUtils-test.tsx
LruCache-test.ts
MegolmExportEncryption-test.ts
MessageDiffUtils-test.tsx
MultiInviter-test.ts
PhasedRolloutFeature-test.ts
SearchInput-test.ts
SessionLock-test.ts
ShieldUtils-test.ts
Singleflight-test.ts
SnakedObject-test.ts
StorageAccess-test.ts
StorageManager-test.ts Switch to Rust crypto stack for all logins (#12630) 2024-06-24 09:14:42 +00:00
UrlUtils-test.ts
WidgetUtils-test.ts Allow popping out a Jitsi widget to respect Desktop `web_base_url` config (#12376) 2024-03-26 16:27:11 +00:00
arrays-test.ts
colour-test.ts
connection-test.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
createVoiceMessageContent-test.ts Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
direct-messages-test.ts
enums-test.ts
export-test.tsx
generate-megolm-test-vectors.py
i18n-helpers-test.ts
iterables-test.ts
leave-behaviour-test.ts Replace setImmediate with setTimeout (#12614) 2024-06-13 15:15:59 +01:00
local-room-test.ts
maps-test.ts
membership-test.ts
notifications-test.ts
numbers-test.ts
objects-test.ts
pillify-test.tsx Use correct push rule to evaluate room-wide mentions (#12318) 2024-03-08 14:27:08 +00:00
rooms-test.ts
sets-test.ts
stringOrderField-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
threepids-test.ts
tooltipify-test.tsx