matrix-doc/event-schemas/schema/v1
Mark Haines 7f81501762 Allow relative references to schema to work in python and node.
Rename "schema/v1/core" to "schema/v1/core-event-schema".
Add self-referential symlinks to schema/v1/core-event-schema

The python json schema libraries expect that relative references are
relative to the file they are in. The node json schema libraries
expect that relateive references are relative to the first file loaded.

To support both kinds we reference the core event schema using
"core-event-schema/event.json". We then symlink the core-event-schema
directory to both the location of the file refering to "event.json" so
that it will work in python and to the location of the top level file
so that it will work in node.
2015-09-18 11:39:44 +01:00
..
core-event-schema Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.call.answer Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.call.candidates Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.call.hangup Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.call.invite Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.presence Add {{presence_events}} template. 2015-05-28 10:36:02 +01:00
m.receipt Typo 2015-09-08 16:54:14 +01:00
m.room.aliases Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.canonical_alias Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.create Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.history_visibility Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.join_rules Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.member Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.message Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.message#m.audio Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.message#m.emote Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.message#m.file Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.message#m.image Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.message#m.location Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.message#m.notice Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.message#m.text Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.message#m.video Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.message.feedback Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.name Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.power_levels Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.redaction Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
m.room.topic Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
v1-event-schema Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00