]> cat aescling's git repositories - mastodon.git/commit
Fix account migration not affecting followers on origin server (#11980)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 29 Sep 2019 14:23:13 +0000 (16:23 +0200)
committerGitHub <noreply@github.com>
Sun, 29 Sep 2019 14:23:13 +0000 (16:23 +0200)
commit368a87755b4b12c37deb415e10e03c709012f698
treef76c97df7f3ea63122af24f6181dd5d9eb6f1c56
parentbd9685f7980838ecc675af20cf52ef1e686d98d6
Fix account migration not affecting followers on origin server (#11980)
app/controllers/settings/migrations_controller.rb
app/lib/activitypub/activity/move.rb
app/services/move_service.rb [new file with mode: 0644]
app/workers/move_worker.rb [new file with mode: 0644]