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 645
    • Issues 645
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • 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
  • !2572

Add compatibility routes for converted mastodon instances

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged lain requested to merge mastodon-migration-compat into develop May 22, 2020
  • Overview 7
  • Commits 5
  • Pipelines 1
  • Changes 7

This will make it possible to fetch activities and object again, at least for posts.

Thought about making it optional, but it's literally just two lines of code in router.ex that should not be a problem for any instance, converted or not. For unconverted instances, it will just 404/redirect as before.

Closes #1797 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mastodon-migration-compat