]> cat aescling's git repositories - mastodon.git/commit
Reject existing Follows when suspending a remote account (#10230)
authorThibG <thib@sitedethib.com>
Sun, 10 Mar 2019 15:18:58 +0000 (16:18 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 10 Mar 2019 15:18:58 +0000 (16:18 +0100)
commitc11dff50493ecb106390153866bea539f3587293
treedefe5a3176455facd8c75f1e127a5fae263f230b
parentdbeab5a0360e24fd13e90da609d06134c727b7ca
Reject existing Follows when suspending a remote account (#10230)

* Reject existing Follows when suspending a remote account

Partial fix to #10229

* Add tests
app/services/suspend_account_service.rb
spec/services/suspend_account_service_spec.rb