Skip to content

test: make sure that allowed_room_ids is included in the /summary client-server API response for rooms with restricted join rules, as required by Matrix 1.15.#873

Merged
reivilibre merged 1 commit into
matrix-org:mainfrom
famedly:summaries-allowed_room_ids
Jun 18, 2026
Merged

test: make sure that allowed_room_ids is included in the /summary client-server API response for rooms with restricted join rules, as required by Matrix 1.15.#873
reivilibre merged 1 commit into
matrix-org:mainfrom
famedly:summaries-allowed_room_ids

Conversation

@FrenchGithubUser

@FrenchGithubUser FrenchGithubUser commented May 7, 2026

Copy link
Copy Markdown
Contributor

Test for element-hq/synapse#19762

Pull Request Checklist

Signed-off-by: Thomas Traineau t.traineau@famedly.com

@reivilibre reivilibre left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

client-server API response for rooms with restricted join rules, as
required by Matrix 1.15.
@FrenchGithubUser FrenchGithubUser force-pushed the summaries-allowed_room_ids branch from 5095fde to 63309ff Compare June 17, 2026 13:07
reivilibre pushed a commit to element-hq/synapse that referenced this pull request Jun 18, 2026
…response for rooms with restricted join rules, as required by Matrix 1.15. (#19762)

Currently the `/summary` endpoint on the client and federation APIs does
not include the allowed_room_ids field, that is present on the
/hierarchy API. This is required by the 1.15 spec and this is what this
PR does.

Complement test: matrix-org/complement#873

Part of #18731
@reivilibre reivilibre merged commit 44d3bf5 into matrix-org:main Jun 18, 2026
2 of 4 checks passed
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.

2 participants