summary refs log tree commit diff
path: root/synapse/handlers/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use seconds; start gluing in the AS scheduler into the AS handler.Kegan Dougal2015-03-091-1/+7
* Dependency inject ApplicationServiceApi when creating ApplicationServicesHand...Kegan Dougal2015-02-051-1/+4
* Merge branch 'develop' into application-servicesKegan Dougal2015-02-021-0/+2
|\
| * Start implementing the non-incremental sync portion of the v2 /sync APIMark Haines2015-01-261-0/+2
* | Add appservice handler and store. Glue together rest > handler > store.Kegan Dougal2015-01-271-0/+2
|/
* Update copyright noticesMark Haines2015-01-061-1/+1
* SYN-48: Implement WHOIS rest servletErik Johnston2014-09-291-0/+2
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* Split out MessageHandlerErik Johnston2014-08-271-1/+2
* Initial typing notification support - EDU federation, but no timers, and no a...Paul "LeoNerd" Evans2014-08-271-0/+2
* Added support for GET /events/$eventid with auth checks.Kegan Dougal2014-08-271-1/+2
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+46