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

Update the room tagging documentation #1606

Merged
merged 3 commits into from
Aug 31, 2018

Conversation

turt2live
Copy link
Member

Rendered: see 'docs' status check

Includes changes provided by @KitsuneRal (thank you!)


Fixes #1565

  • Document the actual tag structure
  • Clarify the examples use floats (this is also now represented by the example tag using a float)
  • Fix other misc spec things (id -> ID, 'MUST NOT', indentation, etc)

KitsuneRal and others added 2 commits August 29, 2018 14:47
...and corresponding structures in tag-related CS API calls

Signed-off-by: Alexey Rusakov <[email protected]>
@turt2live turt2live requested a review from a team August 29, 2018 20:56
@@ -39,7 +39,7 @@ with an ``order`` of ``0.2`` would be displayed before a room with an ``order``
of ``0.7``. If a room has a tag without an ``order`` key then it should appear
after the rooms with that tag that have an ``order`` key.

The name of a tag MUST not exceed 255 bytes.
The name of a tag MUST NOT exceed 255 bytes.
Copy link
Member

Choose a reason for hiding this comment

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

ugh, this needs a better grammar :-S

Copy link
Member

Choose a reason for hiding this comment

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

@turt2live turt2live merged commit afa16f1 into matrix-org:master Aug 31, 2018
@turt2live turt2live deleted the travis/c2s/room-tags branch August 31, 2018 14:36
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