element-x-ada/tests
Jorge Martin Espinosa 66513bc905
Take into account homeserver capabilities (#6507)
* Take into account homeserver capabilities: add `HomeserverCapabilitiesProvider` to check if the HS allows changing the user's display name or avatar. Also, modify the edit user profile screen to reflect these values.

* Add `/myavatar` command. Filter both `/nick` and `/myavatar` commands based on the homeserver capabilities.

* Update screenshots

* Assume the use can change their display name and avatar url if the capabilities check fails: if they try to change those, the HS will return an error anyway.

* Disable also `/myroomname` and `/myroomavatar` based on the HS capabilities.

---------

Co-authored-by: ElementBot <android@element.io>
2026-04-15 12:29:41 +00:00
..
detekt-rules Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
konsist Improve preview by adding a background color. 2026-03-11 15:43:15 +01:00
testutils Cleanup 2026-01-02 16:07:45 +01:00
uitests Take into account homeserver capabilities (#6507) 2026-04-15 12:29:41 +00:00