summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Throw sensible errors on not-json when allowing empty bodyDavid Baker2015-04-021-1/+4
* pep8David Baker2015-03-311-1/+2
* New registration for C/S API v2. Only ReCAPTCHA working currently.David Baker2015-03-301-0/+6
* Implement password changing (finally) along with a start on making client/ser...David Baker2015-03-231-0/+12
* Add client v2_alpha resource to synapse server resource treeMark Haines2015-01-231-0/+38