summary refs log tree commit diff
path: root/synapse/rest/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make per-device rules workDavid Baker2015-01-231-5/+15
|
* Add slightly pedantic trailing slash error.David Baker2015-01-231-2/+13
|
* Fix adding rules without before/after & add the rule that we couldn't find ↵David Baker2015-01-231-2/+2
| | | | to the error
* This really serves me right for ever making a map called 'map'.David Baker2015-01-231-1/+1
|
* As yet fairly untested GET API for push rulesDavid Baker2015-01-221-10/+128
|
* Merge branch 'develop' into pushersDavid Baker2015-01-223-1/+278
| | | | | Conflicts: synapse/rest/__init__.py
* Move rest APIs back under the rest directoryMark Haines2015-01-2214-0/+1797