]> cat aescling's git repositories - mastodon.git/commit
Fix serialization of followers/following counts when user hides their network (#16418)
authorClaire <claire.github-309c@sitedethib.com>
Mon, 21 Jun 2021 18:14:47 +0000 (20:14 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Jun 2021 18:14:47 +0000 (20:14 +0200)
commit63b807cffcba0579efdf2f4ed4a2deb93af4850b
tree84a6aa1491b65915e3d7d39c14799ace2f3f5e77
parentd174d12c831989bf1d5d3ca54d4f26d28c2c8925
Fix serialization of followers/following counts when user hides their network (#16418)

* Add tests

* Fix serialization of followers/following counts when user hides their network

Fixes #16382

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
app/controllers/follower_accounts_controller.rb
app/controllers/following_accounts_controller.rb
spec/controllers/follower_accounts_controller_spec.rb
spec/controllers/following_accounts_controller_spec.rb