summary refs log tree commit diff
path: root/synapse/storage/directory.py (follow)
Commit message (Collapse)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 ↵Mark Haines2014-11-181-7/+12
| | | | can do them in the right point when creating a room
* Add transaction level logging and timing information. Add a _simple_delete ↵Erik Johnston2014-10-281-0/+1
| | | | method
* 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 ↵Matthew Hodgson2014-09-031-1/+1
| | | | hasn't been incorporated in time for launch.
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
|
* Reference Matrix Home Servermatrix.org2014-08-121-0/+93