Commit Graph

121 Commits (c3289614da17abde2c02006dd85127d8b26ef045)

Author SHA1 Message Date
Daniel Wagner-Hall af7d2ca9fc Update 3pid invite spec
This takes into account:
 1) That finding the existing servers of a room is hard
 2) Federation
9 years ago
Kegan Dougal c972dad8b3 Flesh out receipts module. Add receipts swagger
Add templating support for v2 apis.
9 years ago
Kegan Dougal 2b7e02c080 Add sections for typing. Add swagger, JSON schema and example m.typing event 9 years ago
Kegsay 3011823c51 Merge pull request #27 from matrix-org/receipts
Document receipts
9 years ago
Erik Johnston e58f816ad3 Add m.receipt schema 9 years ago
Kegsay 5e7665054e Merge pull request #28 from matrix-org/history_visibility
Document m.room.history_visibility
9 years ago
Erik Johnston b4c2cba406 State key should be empty 9 years ago
Erik Johnston c6d143447b Add schemas 9 years ago
Erik Johnston 40f037da55 Get the right type 9 years ago
Erik Johnston 03b8c7a12b Document the canonical alias event 9 years ago
Kegan Dougal 59f856c7e6 Factor out ImageInfo into a core type. Refer to that in other msgtypes.
Add templating for msgtypes. ImageInfo core type is not referred to for
m.image in order for the ImageInfo table to render for it.
9 years ago
Kegan Dougal 59168df363 Add schema/example files for all specced msgtypes. 9 years ago
Kegan Dougal e62e7b95cd Rename msgtype examples to have # separator 9 years ago
Kegan Dougal c61223fb27 Add title/desc to lots of event schemas, add missing keys (e.g. avatar_url, displayname), add required keys section to spec. 9 years ago
Kegan Dougal 9fd57c6fe6 Namespace all the things to v1. 9 years ago
Kegan Dougal b4d245bce3 Add m.call.invite/candidates/answer/hangup 9 years ago
Kegan Dougal 6f842da227 Add redaction, feedback and presence events. 9 years ago
Kegan Dougal c78088cfd1 Add m.room.aliases/create/join_rules/member/power_levels 9 years ago
Kegan Dougal 5216b1ac8a Add m.room.topic. Add title/descs. Add 'type' key checking. 9 years ago
Kegan Dougal 8ec10bbdf2 Add m.room.name and state_key core schema. 9 years ago
Kegan Dougal a8af9bef29 Add example events.
These can be used for assertions as well as drop ins for the spec.
9 years ago