Commit Graph

3 Commits (7b56085f11d06371c4c0cd8bfbbaa268bd0b0be9)

Author SHA1 Message Date
Jeong Arm ce8635605c Record deleted(by mod) status to prevent re-appear ()
* Record deleted(by mod) status to prevent re-appear

* Move to Tombstone

* Add missing migration script
Eugen Rochko 80768e2840
Fix missing account association in tombstone model ()
ThibG 75b1488cf4 Add tombstones for remote statuses ()
* Add Tombstone model to remember object deletion

* Do not recreate a status if it has been deleted

* Record Tombstone for remote deleted items

Also, only record deleted items from same-host actors

* Clear an user's tombstones when their key change