1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/lib/activitypub
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
2019-01-18 15:56:55 +01:00
..
activity Add tombstones for remote statuses (#9830) 2019-01-18 15:56:55 +01:00
activity.rb Add handler for Move activity (#9629) 2018-12-29 02:24:36 +01:00
adapter.rb Add handler for Move activity (#9629) 2018-12-29 02:24:36 +01:00
case_transform.rb
linked_data_signature.rb
tag_manager.rb