mastodon/app/presenters
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
..
activitypub Improved remote thread fetching ()
account_relationships_presenter.rb Improve blocked view of profiles ()
initial_state_presenter.rb Add protocol handler. Handle follow intents ()
instance_presenter.rb Fix admin validation being too strict about usernames ()
status_relationships_presenter.rb Using double splat operator ()