You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/db
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
6 years ago
..
migrate Add tombstones for remote statuses (#9830) 6 years ago
post_migrate Extract counters from accounts table to account_stats table (#9295) 6 years ago
schema.rb Add tombstones for remote statuses (#9830) 6 years ago
seeds.rb Fix db/seeds.rb (#9738) 6 years ago