AP follows must be always async (closes #306)
This branch makes sure follow requests are always async. Because Mastodon and GNU Social APIs do not understand async follows, we "fake it 'til we make it" by freezing the request for a short period of time to allow the handshake to complete, then refresh the user objects. Thanks, I hate it too.
WIP because needs review.
Edited by kaniini