Richard van der Hoff
5383754a40
Access event-schemas via a symlink
...
Swagger gets a bit confused about $refs via '../..', so use a symlink to make
everything nicely relative.
2016-05-04 14:39:52 +01:00
Richard van der Hoff
23c4ffbc1b
Add securityDefintions to generated swagger JSON
...
Also factor out to a common file
2016-05-03 13:57:16 +01:00
David Baker
e6143a6596
Merge pull request #281 from matrix-org/dbkr/fix_meta_escaping
...
Fix meta-escaping fail
2016-02-24 14:15:55 +00:00
David Baker
2c5392f1d1
Fix meta-escaping fail
2016-02-24 14:00:57 +00:00
Mark Haines
3db6980e0b
Remove references to device specific push rules
...
Since they weren't implemented on the servers and weren't
used by the clients.
2016-02-18 16:05:47 +00:00
Richard van der Hoff
ff26e0dc48
Add some missing titles to the filter upload spec
2016-01-07 18:31:09 +00:00
Mark Haines
4c43939977
more backticks
2015-12-22 11:48:11 +00:00
Mark Haines
9b4a37f57b
backticks
2015-12-22 11:44:05 +00:00
Mark Haines
288c7ed353
Add top level filters for filtering by room id.
2015-12-21 20:44:06 +00:00
Mark Haines
2ea66e9300
Merge branch 'markjh/account_data_filters' into markjh/room_filter
2015-12-21 20:38:50 +00:00
Mark Haines
a32ed96a0f
Document filtering for account data
2015-12-21 20:31:02 +00:00
Mark Haines
c9349b302a
Filters don't support wildcards for senders or room ids
2015-12-21 17:17:28 +00:00
Daniel Wagner-Hall
f81b967e2d
Make all the schema files yaml
2015-12-07 13:56:36 +00:00
Mark Haines
140206ca69
s/archived/leave/
2015-12-04 17:32:59 +00:00
Mark Haines
79d109f7cc
Add an flag to control whether rooms the user has left are included in the sync
2015-12-04 16:44:11 +00:00
Daniel Wagner-Hall
7f07da4b50
Remove obsolete documentation
2015-12-01 17:29:09 +00:00
Daniel Wagner-Hall
6c66bfc755
Flatten out v1 and v2_alpha directories
...
As a side effect, I got rid of all of the horrible symlinks and just put
in all of the proper relative paths. Because the horrible symlinks were
horrible.
2015-11-30 11:22:57 +00:00