Commit Graph

4 Commits (bbcbf12215a5ec69362a769c1bae9c630eda0ed4)

Author SHA1 Message Date
ThibG 66c1fe0495 Fix various issues with account migration (#12301)
* Fix being able to follow oneself by moving to an account that was following the old one

* Add specs

* Add spec to catch MoveWorker issue with local followers following both accounts

* Fix move worker breaking when a local account follows both source and target accounts

* Fix migration from remote to local account not sending Undo Follow

* Fix show_reblogs not being preserved for moved account's followers
5 years ago
Eugen Rochko 38dc51b2d6
Fix Move handler queuing jobs that will fail if account is suspended (#11864)
Don't put Move handler on cooldown if it didn't run. Skip unmerging
from timelines to save unnecessary work.
5 years ago
Eugen Rochko b17b2f25ac
Follow new account before unfollowing the old one during move (#9719) 6 years ago
Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629) 6 years ago