mastodon/app
ThibG 9b6a5ed109 Add public blocks to /about/blocks (#11298)
* Add automatic blocklist display in /about/blocks

Inspired by https://github.com/Gargron/mastodon.social-misc

* Add admin option to set who can see instance blocks

* Normalize locales files

* Rename “Sandbox” to “Silence” for consistency

* Disable /about/blocks when in whitelist mode

* Optionally display rationale for domain blocks

* Only display domain blocks that have user-facing limitations, and order them

* Redesign table of blocked domains to better handle long domain names and rationales

* Change domain blocks ordering now that rationales aren't displayed right away

* Only show explanation for block severities actually in use

* Reword instance block explanations and add disclaimer for public fetch mode
2019-08-19 11:35:48 +02:00
..
chewy Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
controllers Add public blocks to /about/blocks (#11298) 2019-08-19 11:35:48 +02:00
helpers Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
javascript Add public blocks to /about/blocks (#11298) 2019-08-19 11:35:48 +02:00
lib Fix accounts search by full/partial display name and others (#11580) 2019-08-16 13:00:30 +02:00
mailers
models Add public blocks to /about/blocks (#11298) 2019-08-19 11:35:48 +02:00
policies
presenters
serializers Add an RSS feed tagged to a public profile page (#10502) 2019-08-18 20:54:36 +02:00
services Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
validators
views Add public blocks to /about/blocks (#11298) 2019-08-19 11:35:48 +02:00
workers