You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec-proposals/scripts
Travis Ralston 0f28f83270 Fix client-server event schemas: remove `age`, dedupe fields
This commit adds support for event schema examples to have references to help reduce the chance of fields being forgotten. This also helps reduce duplication of fields, allowing for a more consistent spec that uses the same values everywhere.

This also removes both `unsigned` and `age` from the examples as per:
* https://github.com/matrix-org/matrix-doc/issues/1524
* https://github.com/matrix-org/matrix-doc/issues/630

Finally, this replaces "localhost" in the examples with an example domain. This is really just a nitpick thing on my part where seeing a "real world" domain is preferred. 

Fixes https://github.com/matrix-org/matrix-doc/issues/1524
Fixes https://github.com/matrix-org/matrix-doc/issues/630
Step towards https://github.com/matrix-org/matrix-doc/issues/1530
6 years ago
..
continuserv Merge pull request #1358 from uhoreg/ignore-emacs-tmp 6 years ago
contrib Add a nix-shell environment suitable for building 8 years ago
css Small grammatical and stylistic fixes 6 years ago
speculator Add a bunch more people to the speculator trusted list 6 years ago
templating Fix client-server event schemas: remove `age`, dedupe fields 6 years ago
dump-swagger.py use python3 in dump-swagger.py 6 years ago
gendoc.py Remove extraneous list casting 6 years ago
generate-matrix-org-assets Remove Travis CI configuration 6 years ago
proposals.py Merge pull request #1340 from matrix-org/benparsons/prdefence 6 years ago
requirements.txt Use towncrier 18.6.0 final 6 years ago
swagger-http-server.py Convert build scripts to python 3 6 years ago
test-and-build.sh Advertise python 3.4 support and use that in Travis CI 6 years ago