summary refs log tree commit diff
path: root/synapse/storage/schema/delta/v4.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SYN-67: Finish up implementing new database schema managementErik Johnston2015-03-041-26/+0
|
* Update copyright noticesMark Haines2015-01-061-0/+14
|
* Rename deletions to redactionsErik Johnston2014-09-241-5/+6
|
* SYN-12: Implement auth for deletion by adding a 'delete_level' on the ops ↵Erik Johnston2014-09-231-0/+4
| | | | | | levels event SYN-12 # comment Auth has been added.
* Add m.room.deletion. If an event is deleted it will be returned to clients ↵Erik Johnston2014-09-231-2/+4
| | | | 'pruned', i.e. all client specified keys will be removed.
* Add a deletions tableErik Johnston2014-09-221-0/+5