1
0
mirror of https://github.com/funamitech/mastodon synced 2025-01-09 11:23:26 +09:00
YuruToot/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
2017-08-10 22:33:12 +02:00
..
accept.rb Handle ActivityPub follows correctly (#4571) 2017-08-10 22:33:12 +02:00
announce.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
block.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
create.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
delete.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
follow.rb Handle ActivityPub follows correctly (#4571) 2017-08-10 22:33:12 +02:00
like.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
reject.rb Handle ActivityPub follows correctly (#4571) 2017-08-10 22:33:12 +02:00
undo.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
update.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00