mastodon/config
ThibG 9b6a5ed109 Add public blocks to /about/blocks ()
* 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
..
environments Add HTTP signature keyId to request log ()
initializers Fix media host not being included in connect-src for OCR ()
locales Add public blocks to /about/blocks ()
webpack Add OCR tool to media editing modal ()
application.rb Change locale detection to run once per session ()
boot.rb Fix bootsnap cache directory being declared relatively ()
brakeman.ignore Add type, limit, offset, min_id, max_id, account_id to search API ()
database.yml config: add DB_SSLMODE for managed/remote PG ()
deploy.rb Use the bundled Capistrano version ()
environment.rb Make PreviewCard records reuseable between statuses ()
i18n-tasks.yml Change preferences page into appearance, notifications, and other ()
navigation.rb Change admin UI for hashtags and add back whitelisted trends ()
puma.rb Make puma bind address configurable with BIND env var ()
routes.rb Add public blocks to /about/blocks ()
secrets.yml Upgrade to Rails 5.0.0.1
settings.yml Add public blocks to /about/blocks ()
sidekiq.yml Add `tootctl preview_cards remove` ()
themes.yml More polished light theme ()
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 ()