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 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
Same URI passed between follow request and follow, since they are
the same thing in ActivityPub. Local URIs are generated during
creation using UUIDs and are passed to serializers.
7 years ago
..
accept.rb
add.rb
announce.rb Fixes/do not override timestamps (#7336) 7 years ago
block.rb Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 7 years ago
create.rb Fixes/do not override timestamps (#7336) 7 years ago
delete.rb
flag.rb
follow.rb Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 7 years ago
like.rb
reject.rb
remove.rb
undo.rb
update.rb