[Presence] the presence info should not be displayed when the feature is not supported server side #6597
Labels
A-Room-Settings
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
Your use case
When I connect a matrix.org account in Element-iOS, all the members of a room are displayed offline except the current user (displayed in the first position)
This offline information is not relevant
Have you considered any alternatives?
We should be able to know client side if the presence is supported or not on the server side to hide presence information in the UI
How to provide this configuration to the client?
_matrix/client/versions
response, see https://matrix.org/_matrix/client/versions (I don't think this is the right place)Element-web is using the third option, see
enable_presence_by_hs_url
key in https://app.element.io/config.jsonAdditional context
This request should be taken into account at least for element-x-ios
The text was updated successfully, but these errors were encountered: