Simplifies outgoing follow logic

This commit is contained in:
Mouse Reeve
2020-10-16 14:14:07 -07:00
parent 694de44f3f
commit a567bd4e61
4 changed files with 23 additions and 4 deletions

View File

@ -143,7 +143,7 @@ def handle_follow(activity):
'FOLLOW',
related_user=actor
)
outgoing.handle_accept(actor, to_follow, relationship)
outgoing.handle_accept(relationship)
else:
# Accept will be triggered manually
status_builder.create_notification(