summary refs log tree commit diff
path: root/synapse/rest/appservice/v1/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix newline on __init__Kegan Dougal2015-02-111-1/+0
* Add newline to EOFKegan Dougal2015-02-111-0/+1
* Notify ASes for events sent by other users in a room which an AS user is a pa...Kegan Dougal2015-02-111-2/+2
* Add stub application services REST API.Kegan Dougal2015-01-271-0/+29