summary refs log tree commit diff
path: root/synapse/storage/schema/delta/28 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add comments to existing schema deltas that used "CREATE INDEX" directlyMark Haines2016-09-123-0/+12
* Change the way we do public room list fetchingErik Johnston2016-02-021-0/+16
* Add events indexErik Johnston2016-01-281-0/+16
* Add index to event_push_actionsErik Johnston2016-01-251-0/+1
* Add index by user id on receipts_linearizedDavid Baker2016-01-201-0/+18
* Remove rogue 'admin'David Baker2016-01-111-1/+1
* Add schema change file for is_guest flagDavid Baker2016-01-061-0/+22
* Add is_guest flag to users db to track whether a user is a guest user or not....David Baker2016-01-061-0/+26
* Allow guests to upgrade their accountsDaniel Wagner-Hall2016-01-051-0/+21