Skip to content

Feature Request: Updating blog's Profile ID triggers internal follower migration #3580

Description

@craigS89

What

the web-finger for the last previous profile id/Handle should be preserved, to forward on users to the new profile ID/handle with a 'move' object

Why

Changing the blog profile ID/handle creates a hard break that means followers of the old id no longer see updates.

How

Suggested fix:
the plugin can simulate migrating a profile internally.
the webfinger for the last old blog profile ID/handle remains, but is set to forward/migrate followers on to the new/current profile id. it would probably also need one attached object with the 'Move' activity

BDD
GIVEN my current blog handle is @old@blog.address
WHEN i go to the activitypub plugin settings
AND change the profile ID to @new@blog.address
THEN the webfinger url 'blog.address/@old' still remains, but is now set to migrate/forward followers to new handle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions