Draft
Conversation
- make the `ActivityPubManager` update the username as well - Add a command to fix duplicate usernames, either by refreshing the remote actors or by merging the users together
Member
|
We already have a command that checks for user duplicates. I know that that command didn't found these issues.. Nevertheless, it would be better for the end user to just have 1 command to once and for all fix user duplicates. 😊 |
Member
Author
|
True, I forgot about that. I will try to consolidate the 2 commands 👍 |
Collaborator
|
What happens with mentions when a user changed their handle? I expect in the current situation they will just be broken, right? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ActivityPubManagerupdate the username as well