0
0
Fork 0
Commit Graph

119 Commits

Author SHA1 Message Date
Kegan Dougal 2b7e02c080 Add sections for typing. Add swagger, JSON schema and example m.typing event 2015-09-30 15:51:04 +01:00
Kegsay 3011823c51 Merge pull request #27 from matrix-org/receipts
Document receipts
2015-09-10 16:18:19 +01:00
Erik Johnston e58f816ad3 Add m.receipt schema 2015-09-08 16:49:14 +01:00
Kegsay 5e7665054e Merge pull request #28 from matrix-org/history_visibility
Document m.room.history_visibility
2015-09-04 13:33:51 +01:00
Erik Johnston b4c2cba406 State key should be empty 2015-09-04 13:31:51 +01:00
Erik Johnston c6d143447b Add schemas 2015-09-04 13:27:01 +01:00
Erik Johnston 40f037da55 Get the right type 2015-09-04 11:54:53 +01:00
Erik Johnston 03b8c7a12b Document the canonical alias event 2015-09-04 11:43:11 +01:00
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.
2015-05-27 16:30:11 +01:00
Kegan Dougal 59168df363 Add schema/example files for all specced msgtypes. 2015-05-27 15:32:22 +01:00
Kegan Dougal e62e7b95cd Rename msgtype examples to have # separator 2015-05-20 12:52:52 +01:00
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. 2015-05-19 16:49:20 +01:00
Kegan Dougal 9fd57c6fe6 Namespace all the things to v1. 2015-05-19 15:28:08 +01:00
Kegan Dougal b4d245bce3 Add m.call.invite/candidates/answer/hangup 2015-05-18 17:54:17 +01:00
Kegan Dougal 6f842da227 Add redaction, feedback and presence events. 2015-05-18 17:28:38 +01:00
Kegan Dougal c78088cfd1 Add m.room.aliases/create/join_rules/member/power_levels 2015-05-18 17:10:11 +01:00
Kegan Dougal 5216b1ac8a Add m.room.topic. Add title/descs. Add 'type' key checking. 2015-05-18 16:52:03 +01:00
Kegan Dougal 8ec10bbdf2 Add m.room.name and state_key core schema. 2015-05-18 16:21:09 +01:00
Kegan Dougal a8af9bef29 Add example events.
These can be used for assertions as well as drop ins for the spec.
2015-05-18 16:13:41 +01:00