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
Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
The reason for unattaching media instead of removing it is to support
delete & redraft functionality, but remote or staff-removed statuses
will never be redrafted, so the media should be deleted immediately
5 years ago
..
accept.rb
add.rb
announce.rb
block.rb
create.rb Revert "Remove conversation URI (#11423)" (#11424) 5 years ago
delete.rb Fix remote and staff-removed statuses leaving media behind for a day (#11638) 5 years ago
flag.rb
follow.rb Add ActivityPub actor representing the entire server (#11321) 5 years ago
like.rb
move.rb
reject.rb
remove.rb
undo.rb
update.rb