Unprefix room_version & encryption from hierarchy API#19576
Open
cloudrac3r wants to merge 3 commits intoelement-hq:developfrom
Open
Unprefix room_version & encryption from hierarchy API#19576cloudrac3r wants to merge 3 commits intoelement-hq:developfrom
cloudrac3r wants to merge 3 commits intoelement-hq:developfrom
Conversation
Part of MSC3266. This doesn't stabilise the room summary API yet.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These seem to work properly in the hierarchy API so I figured I'd unprefix them and remove the flag requirement. This should better align with the spec and Matrix v1.15, which says these properties are available and named like this.
Related to #18731.
This doesn't affect the stability or experimental flags of the room summary API, just the hierarchy API.
Pull Request Checklist
Keywords: MSC3266, Matrix v1.15.