mastodon/spec/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_spec.rb Add more granular OAuth scopes ()
follower_accounts_controller_spec.rb Improve blocked view of profiles ()
following_accounts_controller_spec.rb Improve blocked view of profiles ()
lists_controller_spec.rb Add more granular OAuth scopes ()
pins_controller_spec.rb Add specs for Accounts::PinsController ()
relationships_controller_spec.rb Add more granular OAuth scopes ()
search_controller_spec.rb Add more granular OAuth scopes ()
statuses_controller_spec.rb Add more granular OAuth scopes ()