matrix-spec/event-schemas
Travis Ralston 5eea4a477f Add server notices support
As per [MSC1452](https://github.com/matrix-org/matrix-doc/issues/1452) 

Fixes https://github.com/matrix-org/matrix-doc/issues/1254

Although MSC1452 focuses on just the warnings part of the server notices, the base for notices has not been established in the spec. This commit adds the needed support to be able to handle notices.

No intentional divergences from the proposal are included in this changeset. There are a few additions which are used in practice although not defined in the proposal, such as who is responsible for aesthetics, sending notices, and other misc rules.
2019-05-26 20:52:59 -06:00
..
examples Add server notices support 2019-05-26 20:52:59 -06:00
schema Add server notices support 2019-05-26 20:52:59 -06:00
check_examples.py Correctly check for the 'core' folder 2018-08-30 12:05:56 -06: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