mastodon/app/controllers/api/v1/accounts
Eugen Rochko 67b3b62b98
Improve blocked view of profiles ()
* Revert "Fix filtering of favourited_by, reblogged_by, followers and following ()"

This reverts commit 120544067f.

* Revert "Hide blocking accounts from blocked users ()"

This reverts commit 62bafa20a1.

* Improve blocked view of profiles

- Change "You are blocked" to "Profile unavailable"
- Hide following/followers in API when blocked
- Disable follow button and show "Profile unavailable" on public profile as well
..
credentials_controller.rb Add profile directory ()
follower_accounts_controller.rb Improve blocked view of profiles ()
following_accounts_controller.rb Improve blocked view of profiles ()
identity_proofs_controller.rb squashed identity proof updates ()
lists_controller.rb Add more granular OAuth scopes ()
pins_controller.rb Public profile endorsements (accounts picked by profile owner) ()
relationships_controller.rb Add more granular OAuth scopes ()
search_controller.rb Add type, limit, offset, min_id, max_id, account_id to search API ()
statuses_controller.rb Improve blocked view of profiles ()