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

Fix a number of issues with unsigned event objects #2591

Merged
merged 7 commits into from
Jun 2, 2020
Merged

Conversation

turt2live
Copy link
Member

The commits hopefully somewhat explain themselves.

  • UnsignedData now shows up in the spec as an actual thing (for documentation purposes).
  • Fixed m.room.member's schema definition to put unsigned in the right place (was under content), and have it inherit the docs from the rest of the spec.
  • Fixed m.room.server_acl's age example being in the wrong place by making it inherit from state events.

@turt2live turt2live requested a review from a team June 1, 2020 03:46
Copy link
Member

@uhoreg uhoreg left a comment

Choose a reason for hiding this comment

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

Looks reasonable from a quick skim. Will give a more thorough readthrough later.

event-schemas/schema/core-event-schema/unsigned_prop.yaml Outdated Show resolved Hide resolved
@uhoreg uhoreg self-requested a review June 2, 2020 01:16
Copy link
Member

@uhoreg uhoreg left a comment

Choose a reason for hiding this comment

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

Minor nit, but otherwise lgtm

event-schemas/schema/core-event-schema/unsigned_prop.yaml Outdated Show resolved Hide resolved
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
@turt2live turt2live merged commit 9281d0c into master Jun 2, 2020
@turt2live turt2live deleted the travis/unsigned branch June 2, 2020 21:12
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.

None yet

2 participants