Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disambiguate uses of PublicRoomsChunk #1740

Merged
merged 2 commits into from Mar 7, 2024

Conversation

zecakeh
Copy link
Contributor

@zecakeh zecakeh commented Mar 5, 2024

Make sure that different objects don't share the same title.

Also make sure that the titles are not confusing: in the Client-Server API, the items in the space hierarchy response were named ChildRoomsChunk, but the first item returned should actually be the parent.

Fixes #1729.

Preview: https://pr1740--matrix-spec-previews.netlify.app

Make sure that different objects don't share the same title.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
@zecakeh zecakeh requested a review from a team as a code owner March 5, 2024 15:38
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Copy link
Contributor

@clokep clokep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Thanks!

@clokep clokep merged commit 9fdc7ac into matrix-org:main Mar 7, 2024
12 checks passed
@zecakeh zecakeh deleted the publicroomschunk branch March 7, 2024 10:06
@zecakeh zecakeh mentioned this pull request Mar 7, 2024
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conflicting use of PublicRoomsChunk for space hierarchy over federation
2 participants