summary refs log tree commit diff
path: root/synapse/storage/directory.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright noticesMark Haines2015-01-061-1/+1
* SYN-149: Send join event immediately after the room create eventMark Haines2014-11-181-0/+5
* Split out sending the room alias events from creating the alias so that we ca...Mark Haines2014-11-181-7/+12
* Add transaction level logging and timing information. Add a _simple_delete me...Erik Johnston2014-10-281-0/+1
* SYN-2: Allow server admins to delete room aliasesErik Johnston2014-09-301-0/+30
* Generate m.room.aliases event when the HS creates a room aliasErik Johnston2014-09-051-0/+7
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+93