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/app/lib/activitypub/activity
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
..
accept.rb
add.rb
announce.rb Add support for non-public reblogs from ActivityPub (#9841) 6 years ago
block.rb
create.rb Add tombstones for remote statuses (#9830) 6 years ago
delete.rb Add tombstones for remote statuses (#9830) 6 years ago
flag.rb
follow.rb
like.rb
move.rb
reject.rb
remove.rb
undo.rb
update.rb