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 Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
models Add public blocks to /about/blocks (#11298) 2019-08-19 11:35:48 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
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 Fix crash when saving invalid domain name (#11528) 2019-08-08 23:04:19 +02:00
views Add public blocks to /about/blocks (#11298) 2019-08-19 11:35:48 +02:00
workers Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00