matrix-spec/event-schemas/schema
Richard van der Hoff 5b12e2cfef Convert event schemas to yaml
We've decided to make the event schemas YAML, so we might as well take
advantage of it.

(This conversion was done mostly automatically, except for:
 - s/null/"null"/ in m.room.member
 - reformat description in m.room.power_levels
2016-06-22 12:01:08 +01:00
..
core-event-schema Make all the schema files yaml 2015-12-07 13:56:36 +00:00
m.call.answer Make all the schema files yaml 2015-12-07 13:56:36 +00:00
m.call.candidates Make all the schema files yaml 2015-12-07 13:56:36 +00:00
m.call.hangup Make all the schema files yaml 2015-12-07 13:56:36 +00:00
m.call.invite Make all the schema files yaml 2015-12-07 13:56:36 +00:00
m.presence Add event as a parent for all event types 2016-03-16 16:46:16 +01:00
m.receipt Add event as a parent for all event types 2016-03-16 16:46:16 +01:00
m.room.aliases Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.avatar Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.canonical_alias Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.create Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.guest_access Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.history_visibility Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.join_rules Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.member Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message#m.audio Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message#m.emote Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message#m.file Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message#m.image Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message#m.location Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message#m.notice Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message#m.text Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message#m.video Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.message.feedback Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.name Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.power_levels Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.redaction Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.third_party_invite Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.room.topic Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
m.tag Add event as a parent for all event types 2016-03-16 16:46:16 +01:00
m.typing Add event as a parent for all event types 2016-03-16 16:46:16 +01:00