]> cat aescling's git repositories - mastodon.git/commit
Fix refollowing (#4931)
authorThibG <thib@sitedethib.com>
Wed, 13 Sep 2017 22:05:25 +0000 (00:05 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 13 Sep 2017 22:05:25 +0000 (00:05 +0200)
commitaf00220d795670e10bc8c7378837c4a5a287b556
tree2af132699498d374150f27351d2d9d07db9b14fb
parent9239e4ce4d4e958e62552d4a01183d0295c020f5
Fix refollowing (#4931)

* Make RefollowWorker ActivityPub-only to avoid potential identifier mismatches

* Don't call RefollowWorker on new accounts
app/services/activitypub/process_account_service.rb
app/services/resolve_remote_account_service.rb
app/workers/refollow_worker.rb