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
puckipedia d2919f7e94 Allow Accept/Reject with a non-embedded object (#12199)
Some ActivityPub servers refuse to embed remote objects into their own
output. This is because they are not the authoritative source for these
objects, and as such embedding them is always a waste of space. The
follow request and follow models contain a URI, so this can be used to
match them.
5 years ago
..
accept.rb Allow Accept/Reject with a non-embedded object (#12199) 5 years ago
add.rb
announce.rb
block.rb
create.rb Add voters count support (#11917) 5 years ago
delete.rb
flag.rb
follow.rb
like.rb
move.rb
reject.rb Allow Accept/Reject with a non-embedded object (#12199) 5 years ago
remove.rb
undo.rb
update.rb