summary refs log tree commit diff
path: root/synapse/rest/push_rule.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add rest API & store for creating push rulesDavid Baker2015-01-221-0/+195
Also make unrecognised request error look more like synapse errors because it makes it easier to throw them from within rest classes.