summary refs log tree commit diff
path: root/synapse/handlers/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SYN-48: Implement WHOIS rest servletErik Johnston2014-09-291-0/+2
|
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵Matthew Hodgson2014-09-031-1/+1
| | | | hasn't been incorporated in time for launch.
* Split out MessageHandlerErik Johnston2014-08-271-1/+2
|
* Initial typing notification support - EDU federation, but no timers, and no ↵Paul "LeoNerd" Evans2014-08-271-0/+2
| | | | actual push to clients
* 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