mastodon/app
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
..
controllers Add Digest header to requests with body, handle acct and URI keyId (#4565) 2017-08-09 23:54:14 +02:00
helpers
javascript Fix emoji picker scrollbar style (#4572) 2017-08-10 13:41:12 +02:00
lib Handle ActivityPub follows correctly (#4571) 2017-08-10 22:33:12 +02:00
mailers
models
policies
presenters
serializers api/instances: Include the stats from the /about/more page (#4074) 2017-08-08 22:18:12 +02:00
services
validators
views
workers