mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-27 11:28:38 +01:00
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). |
||
|---|---|---|
| .. | ||
| examples | ||
| schema | ||
| check_examples.py | ||
| moderation_policy_rule.yaml | ||
| README.md | ||
Checking the event schemas
To validate the event schemas, and check the example events, run
./check-examples.py