Commit Graph

2 Commits (110227ac5e77c2be51ef8be4bca614d357c0eb13)

Author SHA1 Message Date
unarist a855956185 Fix ActivityPub follow interaction and add more specs (#4601) 7 years ago
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