element-web/test/components/views
Richard van der Hoff ddb8e0aa3a
Update `SecureBackupPanel` to use `getCrypto()` (#11322)
`MatrixClient.crypto` is going away, so let's switch over to `getCrypto()`.

There doesn't seem to be anything else relying on the `crypto` stub in
`mockClientMethodsCrypto()`, so let's get rid of that.
2023-07-28 09:24:28 +00:00
..
audio_messages Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
auth
avatars
beacon
beta
context_menus Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
dialogs
elements Hide widget menu button if it there are no options available (#11257) 2023-07-17 10:37:07 +00:00
emojipicker
location ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
messages Populate info.duration for audio & video file uploads (#11225) 2023-07-17 12:07:58 +00:00
polls/pollHistory
right_panel Prevent user from accidentally double clicking user info admin actions (#11254) 2023-07-14 14:48:20 +00:00
rooms
settings
spaces Fix missing metaspace notification badges (#11269) 2023-07-14 14:40:59 +00:00
toasts
typography
user-onboarding Prefer MatrixClientContext over MatrixClientPeg (#10986) 2023-06-14 13:42:07 +01:00
voip
Validation-test.ts