summary refs log tree commit diff
path: root/synapse/storage/schema/delta/32 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove topics tableErik Johnston2016-05-131-1/+0
|
* Annotate the removed indicies with why they were removed.Mark Haines2016-05-131-18/+15
|
* Remove unused indicesErik Johnston2016-05-131-0/+42
| | | | | This includes removing both unused indices and indices that are subsets of other indices.
* unbreak schemaMatrix2016-05-102-0/+39
|
* Add an openidish mechanism for proving to third parties that you own a given ↵Mark Haines2016-05-051-0/+9
| | | | user_id
* Add primary keyErik Johnston2016-05-041-1/+1
|
* Add timestamp and auto incrementing IDErik Johnston2016-05-041-0/+2
|
* Add /report endpointErik Johnston2016-05-041-0/+23