matrix-spec/event-schemas
Travis Ralston b11cf560b5 Add spec for new alias handling (client-server)
MSC: https://github.com/matrix-org/matrix-doc/pull/2432

This commit does not deal with areas which will be covered by the room version specifications (namely the redaction algorithm).

It feels a bit overly cruel to completely obliterate all mentions of `m.room.aliases` from the spec as client/server developers may encounter the event type in the wild. To ensure that CTRL+F still works, a brief mention that they do nothing has been put in place, leaving no other references (except the redaction algorithm - see previous paragraph).
2020-05-20 20:10:52 -06:00
..
examples Add spec for new alias handling (client-server) 2020-05-20 20:10:52 -06:00
schema Add spec for new alias handling (client-server) 2020-05-20 20:10:52 -06:00
check_examples.py Skip over partial event definitions in examples 2019-06-02 18:02:36 -06:00
moderation_policy_rule.yaml Spec moderation policy rooms (MSC2313) 2020-02-12 21:58:57 -07:00
README.md We don't support z-schema or other JSON tools for now 2016-05-05 10:50:03 +01:00

Checking the event schemas

To validate the event schemas, and check the example events, run

./check-examples.py