mastodon/config
ThibG 0d117c106a
Fix 404 and 410 API errors being silently discarded in WebUI ()
* Fix 404 and 410 API errors being silently discarded in WebUI

Fixes 

* Return more appropriate error when user replies to a deleted toot

* Please CodeClimate

* Fix 404/410 errors on fetching account timelines & identity proofs

* Refactor error handling

* Move error message string to statuses.errors
..
environments Add SMTP reply_to option ()
initializers Fix OCR not working on Safari because of unsupported worker-src CSP ()
locales Fix 404 and 410 API errors being silently discarded in WebUI ()
webpack Code style improvements in JavaScript ()
application.rb Fix Paperclip using deprecated URI.escape function ()
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 Bump capistrano from 3.11.2 to 3.12.1 ()
environment.rb Make PreviewCard records reuseable between statuses ()
i18n-tasks.yml Fix inconsistent interpolations test by ignoring single plural keys ()
navigation.rb Add announcements ()
pghero.yml Use override_csp options on pghero ()
puma.rb Add PERSISTENT_TIMEOUT option ()
routes.rb Change local media attachments to perform heavy processing asynchronously ()
secrets.yml Upgrade to Rails 5.0.0.1
settings.yml Admin setting to disable default follows ()
sidekiq.yml Change trending hashtags to not disappear instantly after midnight ()
themes.yml More polished light theme ()
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 ()