mastodon/app/javascript/styles
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
2019-04-01 20:06:13 +02:00
..
contrast Fix color of static page links in high contrast theme (#10028) 2019-02-13 05:30:49 +01:00
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
mastodon Hide blocking accounts from blocked users (#10442) 2019-04-01 20:06:13 +02:00
mastodon-light Disable box shadows for featured hashtags in light theme (#10034) 2019-02-13 18:33:03 +01:00
application.scss Add polls (#10111) 2019-03-03 22:18:23 +01:00
contrast.scss Separate high contrast theme (#7213) 2018-04-21 21:35:55 +02:00
mailer.scss Add moderation warnings (#9519) 2018-12-22 20:02:09 +01:00
mastodon-light.scss More polished light theme (#7620) 2018-05-25 18:36:26 +02:00