Commit Graph

115 Commits (40e6f82cbdf736841ab45d4e7e7fd9da1159c76e)

Author SHA1 Message Date
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