summary refs log tree commit diff
path: root/synapse/storage/presence.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into paul/schema_breaking_changesPaul "LeoNerd" Evans2014-09-031-1/+1
|\
| * fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* | Rename 'mtime' DB field to 'last_active', adjusted semanticsPaul "LeoNerd" Evans2014-09-031-4/+2
* | Kill the 'state' presence key in DB, name it 'presence' instead to match the ...Paul "LeoNerd" Evans2014-09-031-3/+3
|/
* retcols is mandatory. i have no idea how this could ever have worked?Matthew Hodgson2014-08-161-0/+1
* An initial hack at storing presence state-change mtimes in database and prese...Paul "LeoNerd" Evans2014-08-131-2/+3
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+103