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-03-04 02:34:09 +01:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
30ff020ac7
matrix-spec
/
event-schemas
/
examples
/
m.tag
9 lines
93 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": {
Minor touchups to the room tagging API Fixes some of https://github.com/matrix-org/matrix-doc/issues/1565
2018-08-29 22:53:55 +02:00
"u.work": {"order": 0.9}
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