Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle ActivityPub follows correctly #4571

Merged
merged 4 commits into from
Aug 10, 2017
Merged

Commits on Aug 10, 2017

  1. Handle ActivityPub follows correctly

    ActivityPub follows are follow-requests. Always require an Accept.
    If account is not locked, auto-accept.
    Gargron committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    e75272a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee39cd3 View commit details
    Browse the repository at this point in the history
  3. Fix wrong method

    Gargron committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    10e276c View commit details
    Browse the repository at this point in the history
  4. Fix wrong class

    Gargron committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    ee12982 View commit details
    Browse the repository at this point in the history