mastodon
mastodon copied to clipboard
API: No way to tell if an account is force-marked as sensitive
Steps to reproduce the problem
#14361 added a way to force-mark users as sensitive, which makes all their statuses be marked as sensitive. But there is seemingly no way to know via the API that the user is in this state.
Expected behaviour
sensitized flag is returned on Admin::Account
Actual behaviour
no flag is returned
Specifications
latest commits