This website requires JavaScript.
Explore
Help
Register
Sign In
Filip
/
matrix-spec
Watch
1
Star
0
Fork
You've already forked matrix-spec
0
mirror of
https://github.com/matrix-org/matrix-spec
synced
2026-01-07 08:23:42 +01:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
f0ec0de997
matrix-spec
/
event-schemas
/
examples
/
m.tag
9 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Document a v2 api for setting tags on rooms
2015-10-26 17:14:24 +01:00
{
"type": "m.tag",
"content": {
Allow room tags to have asssociated content, and return that content in the m.tag events
2015-11-02 14:31:25 +01:00
"tags": {
Tag ordering is defined as a number between 0 and 1, not strings Signed-off-by: Travis Ralston <travpc@gmail.com>
2018-03-03 20:40:41 +01:00
"u.work": {"order": 1}
Allow room tags to have asssociated content, and return that content in the m.tag events
2015-11-02 14:31:25 +01:00
}
Document a v2 api for setting tags on rooms
2015-10-26 17:14:24 +01:00
}
}
Reference in a new issue
Copy permalink