You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/presenters
ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442)
* Revert "Add indication that you have been blocked in web UI (#10420)"

This reverts commit bd02ec6daa.

* Revert "Add `blocked_by` relationship to the REST API (#10373)"

This reverts commit 9745de883b.

* Hide blocking accounts from search results

* Filter blocking accouts from account followers

* Filter blocking accouts from account's following accounts

* Filter blocking accounts from “reblogged by” and “favourited by” lists

* Remove blocking account from URL search

* Return 410 on trying to fetch user data from a user who blocked us

* Return 410 in /api/v1/account/statuses for suspended or blocking accounts

* Fix status filtering when performing URL search

* Restore some React improvements

Restore some cleanup from bd02ec6daa

* Refactor by adding `without_blocking` scope
6 years ago
..
activitypub Improved remote thread fetching (#10106) 6 years ago
account_relationships_presenter.rb Hide blocking accounts from blocked users (#10442) 6 years ago
initial_state_presenter.rb Add protocol handler. Handle follow intents (#4511) 8 years ago
instance_presenter.rb Add custom closed registrations message to landing page when set (#10347) 6 years ago
status_relationships_presenter.rb Using double splat operator (#5859) 7 years ago