Commit Graph

5 Commits (f9fef9864a40a1ae78f21fbb3740bdebb99ce7df)

Author SHA1 Message Date
Matt Jankowski 978142ac9e
Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 12 months ago
Matt Jankowski a20ac20302
Add model spec for `Tombstone` (#32697) 1 year ago
Jeong Arm ce8635605c Record deleted(by mod) status to prevent re-appear (#10732)
* Record deleted(by mod) status to prevent re-appear

* Move to Tombstone

* Add missing migration script
7 years ago
Eugen Rochko 80768e2840
Fix missing account association in tombstone model (#9857) 7 years ago
ThibG 75b1488cf4 Add tombstones for remote statuses (#9830)
* 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
7 years ago