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

This reverts commit 120544067f.

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

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
2019-04-07 04:59:13 +02:00
..
credentials_controller.rb Add profile directory (#9427) 2018-12-06 17:36:11 +01:00
follower_accounts_controller.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
following_accounts_controller.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
identity_proofs_controller.rb squashed identity proof updates (#10375) 2019-03-28 18:01:09 +01:00
lists_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
pins_controller.rb Public profile endorsements (accounts picked by profile owner) (#8146) 2018-08-09 09:56:53 +02:00
relationships_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
search_controller.rb Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
statuses_controller.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00