Mastodon API: do not create a following relationship if the corresponding follow request doesn't exist when accepting the follow request
Ensure it does not create a following relationship if the corresponding follow request doesn't exist when calling POST /api/v1/follow_requests/:id/authorize
.