summary refs log tree commit diff
path: root/synapse/storage/schema/delta/43 (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/popualte/populate/Matthew Hodgson2017-11-041-1/+1
* Fix schema delta versionsErik Johnston2017-10-112-195/+0
* Add unique index to group_rooms tableErik Johnston2017-09-261-1/+1
* Add remote profile cacheErik Johnston2017-08-251-0/+28
* Use BOOLEAN rather than TEXT typeErik Johnston2017-08-211-1/+1
* Store whether the user wants to publicise their membership of a groupErik Johnston2017-08-081-0/+1
* Add groups to sync streamErik Johnston2017-07-201-0/+9
* Remove sync stuffErik Johnston2017-07-181-9/+1
* Remove unused tablesErik Johnston2017-07-181-7/+0
* Add local group server supportErik Johnston2017-07-171-0/+28
* CommentsErik Johnston2017-07-121-5/+12
* Add group summary APIsErik Johnston2017-07-121-0/+56
* CommentErik Johnston2017-07-121-1/+1
* Move commentErik Johnston2017-07-111-2/+2
* Rename column to attestation_jsonErik Johnston2017-07-111-1/+1
* CommentsErik Johnston2017-07-111-2/+2
* CommentsErik Johnston2017-07-111-1/+5
* Initial group server implementationErik Johnston2017-07-101-0/+77
* Fix up indices for users_who_share_roomsErik Johnston2017-06-261-1/+2
* Store URL cache preview downloads seperatelyErik Johnston2017-06-231-0/+16
* Add API to quarantine mediaErik Johnston2017-06-191-0/+17
* Add shutdown room APIErik Johnston2017-06-191-0/+21
* Add DB schema for tracking users who share roomsErik Johnston2017-06-151-0/+32