Skip to content

Spec PR - MSC3266: Room Summary API #2125

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

Merged
merged 8 commits into from
Jun 4, 2025

Conversation

Johennes
Copy link
Contributor

@Johennes Johennes commented Mar 31, 2025

Spec for MSC3266.

Piecing the information together from the MSC and weaving it into the existing publicRooms / hierarchy relationship was slightly nightmarish. Hopefully I haven't missed anything. A thorough review would be appreciated in any case.

Pull Request Checklist

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

@Johennes Johennes changed the title Spec Pjr - MSC3266: Room Summary API Spec PR - MSC3266: Room Summary API Mar 31, 2025
@Johennes Johennes marked this pull request as ready for review March 31, 2025 12:28
@Johennes Johennes requested a review from a team as a code owner March 31, 2025 12:28
aine-etke added a commit to etkecc/mrs that referenced this pull request May 29, 2025
Copy link
Member

@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 for writing this! Looks ok overall, but a couple of questions.

- type: object
properties:
room_type:
x-addedInMatrixVersion: # Overrides room_summary.yaml
Copy link
Member

Choose a reason for hiding this comment

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

room_summary.yaml doesn't seem to define this anymore.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch, thanks. I restored x-addedInMatrixVersion: "1.4".

Copy link
Member

Choose a reason for hiding this comment

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

Would it make more sense to add the 1.4 into the hierarcy endpoint and treat this as all the data?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh! Actually, yes, setting the version only where it's needed is much less confusing than setting it in the central place and then unsetting it where it's not needed. Have made it so. Thanks for the suggestion.

@Johennes Johennes force-pushed the johannes/msc3266 branch from 8131b93 to de6a7c6 Compare May 30, 2025 12:00
@Johennes Johennes force-pushed the johannes/msc3266 branch from de6a7c6 to bf47879 Compare May 30, 2025 12:01
@Johennes Johennes requested a review from clokep May 30, 2025 12:09
Copy link
Member

@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.

I think this is OK as is, but I did leave one question!

@clokep
Copy link
Member

clokep commented Jun 4, 2025

Looks great. Thank you!

@clokep clokep merged commit 7bcc3ec into matrix-org:main Jun 4, 2025
12 checks passed
wilfrid51 added a commit to wilfrid51/Matrix-Room-Search that referenced this pull request Jun 14, 2025
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.

3 participants