nolanlawson / pinafore

Alternative web client for Mastodon (UNMAINTAINED)
https://pinafore.social
GNU Affero General Public License v3.0
1.02k stars 172 forks source link

Hide follower count on profile when the owner hid it #1330

Open Aldarone opened 5 years ago

Aldarone commented 5 years ago

When the owner of an account decide to hide their follower count, Mastodon API sends the special value -1.

Currently Pinafore displays this value, it would be a better experience if the « Followers » button was hidden (that might be confusing because people could misunderstand why it's not visible on some profiles) or if there were something like N/A when it's the case.

Screenshot_2019-07-09 ltch fr · Profile

nolanlawson commented 5 years ago

In this case we could do something similar to when follower counts are hidden in the wellness settings.

Oreolek commented 2 years ago

This is a glitch-soc feature. Upstream Masto always shows the number.