about summary refs log tree commit diff
path: root/app/workers/unfollow_follow_worker.rb
AgeCommit message (Collapse)Author
2019-09-17Fix Move handler queuing jobs that will fail if account is suspended (#11864)Eugen Rochko
Don't put Move handler on cooldown if it didn't run. Skip unmerging from timelines to save unnecessary work.
2019-01-05Follow new account before unfollowing the old one during move (#9719)Eugen Rochko
2018-12-29Add handler for Move activity (#9629)Eugen Rochko