Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 646
    • Issues 646
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Merge requests
  • !1472

Fix remote follow from /ostatus_subscribe

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged kPherox requested to merge kphrx/pleroma:fix-remote-follow-from-ostatus-subscribe into develop Jul 23, 2019
  • Overview 8
  • Commits 3
  • Pipelines 4
  • Changes 5

Fix #1103 (closed)

/ostatus_subscribe returns a 500 error because Mastodon has disabled the atom feed and magic-public-key is not in WebFinger.

Things to fix:

  • Fix WebFinger parser
    • Change to not require magic-public-key ​​when the response body is xml
  • Change to use ActivityStreams first instead atom feed
Edited Jul 24, 2019 by kPherox
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-remote-follow-from-ostatus-subscribe