summary refs log tree commit diff
path: root/synapse/rest/client/v1/register.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add m.login.application_service registration procedure.Kegan Dougal2015-02-051-1/+23
* Extract the client v1 base RestServlet to a separate classMark Haines2015-01-231-2/+2
* Move rest APIs back under the rest directoryMark Haines2015-01-221-0/+291