mastodon/app/controllers/api/v1/statuses
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
..
favourited_by_accounts_controller.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
favourites_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
mutes_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
pins_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
reblogged_by_accounts_controller.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
reblogs_controller.rb Add visibility param to reblog REST API (#9851) 2019-03-15 04:36:41 +01:00