summary refs log tree commit diff
path: root/synapse/handlers/_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into storage_transactionsMark Haines2014-08-271-1/+1
|\
* | Merge branch 'develop' into storage_transactionsMark Haines2014-08-271-2/+3
|\|
* | Fill out prev_events before calling persist_eventMark Haines2014-08-271-0/+2
* | Fold federation/handler into handlers/federationMark Haines2014-08-261-1/+2
* | Move new event boilerplate in room handlers into a method on a base clase.Mark Haines2014-08-261-1/+19
|/
* Wait for getting a Join in response to an invite/join dance.Erik Johnston2014-08-211-0/+1
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+26