riot-web/test/test-utils
David Baker 510fb1ba2f
Disable profile controls if the HS doesn't allow them to be set (#12652)
* Disable profile controls if the HS doesn't allow them to be set

Also updates to the js-sdk interface changes in https://github.com/matrix-org/matrix-js-sdk/pull/4246

* Remove unnecessary await

* Pass disabled prop to accessiblebutton in avatarsetting

* Use getCapabilities

in case there are no cached capabilities

* Fix test

* Go back to just using getCapabilities

Rather than change the other places
2024-07-02 10:04:07 +00:00
..
audio.ts
beacon.ts
call.ts Element Call: fix widget shown while its still loading (`waitForIframeLoad=false`) (#12292) 2024-03-12 16:55:01 +00:00
client.ts Disable profile controls if the HS doesn't allow them to be set (#12652) 2024-07-02 10:04:07 +00:00
composer.ts
console.ts
date.ts
events.ts
index.ts
location.ts
oidc.ts MSC4108 support OIDC QR code login (#12370) 2024-06-06 09:57:28 +01:00
platform.ts
poll.ts
pushRules.ts
relations.ts
room.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
test-utils.ts New user profile UI in User Settings (#12548) 2024-06-06 13:56:38 +00:00
threads.ts
utilities.ts
wrappers.tsx