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 81c1303cd6 Handle ActivityPub follows correctly (#4571)
* Handle ActivityPub follows correctly

ActivityPub follows are follow-requests. Always require an Accept.
If account is not locked, auto-accept.

* Handle ActivityPub Accept/Reject-Follow

* Fix wrong method

* Fix wrong class
7 years ago
..
accept.rb Handle ActivityPub follows correctly (#4571) 7 years ago
announce.rb Add ActivityPub inbox (#4216) 7 years ago
block.rb Add ActivityPub inbox (#4216) 7 years ago
create.rb Add ActivityPub inbox (#4216) 7 years ago
delete.rb Add ActivityPub inbox (#4216) 7 years ago
follow.rb Handle ActivityPub follows correctly (#4571) 7 years ago
like.rb Add ActivityPub inbox (#4216) 7 years ago
reject.rb Handle ActivityPub follows correctly (#4571) 7 years ago
undo.rb Add ActivityPub inbox (#4216) 7 years ago
update.rb Add ActivityPub inbox (#4216) 7 years ago