Mastodon API: Add a setting to hide follow/follower count from the user view (`hide_f...
authoreugenijm <eugenijm@protonmail.com>
Fri, 13 Sep 2019 14:37:30 +0000 (17:37 +0300)
committereugenijm <eugenijm@protonmail.com>
Tue, 17 Sep 2019 11:45:47 +0000 (14:45 +0300)
commit450bf7a63c39c2301d5985448a867e77f1dfe3b3
tree287a73f4798be528fd57bc18af6da5e417bd98f6
parenta58f29b826333c1ecb0907228f0e087a3ecd9778
Mastodon API: Add a setting to hide follow/follower count from the user view (`hide_follows_count` and `hide_followers_count`)
CHANGELOG.md
docs/api/differences_in_mastoapi_responses.md
lib/pleroma/user/info.ex
lib/pleroma/web/activity_pub/views/user_view.ex
lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
test/web/activity_pub/views/user_view_test.exs
test/web/mastodon_api/controllers/mastodon_api_controller/update_credentials_test.exs
test/web/mastodon_api/views/account_view_test.exs