Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Room directory list API should record who made the room visible in the directory #5059

Open
turt2live opened this issue Apr 14, 2019 · 0 comments
Labels
T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. z-p2 (Deprecated Label)

Comments

@turt2live
Copy link
Member

PUT /_matrix/client/r0/directory/list/room/{roomId} - This doesn't record who did it
PUT /_matrix/client/r0/directory/room/{roomAlias} - This does, but it doesn't affect the visibility of the room in the directory

The visibility API (first endpoint) should record who did it. This isn't needed for the protocol to work, but it would be nice to have from a server admin perspective.

@neilisfragile neilisfragile added z-p2 (Deprecated Label) enhancement labels Apr 15, 2019
@DMRobertson DMRobertson added T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. and removed z-enhancement labels Aug 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. z-p2 (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

3 participants