Skip to content
Snippets Groups Projects
Commit 62bafa20 authored by ThibG's avatar ThibG Committed by Eugen Rochko
Browse files

Hide blocking accounts from blocked users (#10442)

* Revert "Add indication that you have been blocked in web UI (#10420)"

This reverts commit bd02ec6d.

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

This reverts commit 9745de88.

* 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 bd02ec6d

* Refactor by adding `without_blocking` scope
parent 67eb47e2
No related branches found
No related tags found
No related merge requests found
Showing
with 136 additions and 62 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment