mastodon/app/javascript/styles
ThibG 62bafa20a1 Hide blocking accounts from blocked users ()
* Revert "Add indication that you have been blocked in web UI ()"

This reverts commit bd02ec6daa.

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

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
..
contrast Fix color of static page links in high contrast theme ()
fonts Redesign the landing page, mount public timeline on it ()
mastodon Hide blocking accounts from blocked users ()
mastodon-light Disable box shadows for featured hashtags in light theme ()
application.scss Add polls ()
contrast.scss Separate high contrast theme ()
mailer.scss Add moderation warnings ()
mastodon-light.scss More polished light theme ()