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

Add Actor migration #54

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add Actor migration #54

wants to merge 2 commits into from

Conversation

pfefferle
Copy link
Collaborator

This adds the fields that are required for the ActivityPub target domain.

Changes proposed in this Pull Request

This adds the fields that are required for the ActivityPub target domain.
Copy link
Collaborator

@jessLundie jessLundie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for this!

A few questions:

  • Will we also need to set the as:movedTo? in a similar way here?
  • In addition to the changes here and the ActivityPub plugin patch, will we also need to log in to Mastodon to make the changes within Mastodon as shown in the documentation you linked? Or does ActivityPub basically "push" the changes to Mastodon?
  • What are the testing steps to confirm everything is forwarding correctly once we have it all flipped over?

@pfefferle
Copy link
Collaborator Author

Hey @jessLundie, this is the only change we have to add to the target site.

I am now preparing the extension for the old blog, that triggers the move and adds the movedTo. I decided to not build that directly into the plugin (yet), because it's harder than I thought to have a generic solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants