mastodon/config/initializers
Claire 895212bb2f
Fix PgHero suggesting migrations ()
* Fix PgHero suggesting migrations

Fixes 

* Keep migration suggestions in development env
..
0_post_deployment_migrations.rb Add post-deployment migration system ()
1_hosts.rb Fix host check on healthcheck path not being disabled ()
2_whitelist_mode.rb Remove the terms blacklist and whitelist from UX ()
active_model_serializers.rb Fix ActivityPub context not being dynamically computed ()
application_controller_renderer.rb Update Mastodon to Rails 6.1 ()
assets.rb
backtrace_silencers.rb Update Mastodon to Rails 6.1 ()
blacklists.rb Remove the terms blacklist and whitelist from UX ()
cache_buster.rb Add cache buster feature for media files ()
chewy.rb Fix ElasticSearch to Elasticsearch ()
content_security_policy.rb Fix LetterOpennerWeb CSP ()
cookies_serializer.rb
cors.rb Use same CORS policy for /@:username and /users/:username ()
devise.rb Remove IP tracking columns from users table ()
doorkeeper.rb Fix app name, website and redirect URIs not having a maximum length ()
fast_blank.rb Fixed code quality issues ()
ffmpeg.rb add ffmpeg initializer ()
filter_parameter_logging.rb
http_client_proxy.rb Refactor monkey-patching of Goldfinger ()
httplog.rb
inflections.rb Prepare Mastodon for zeitwerk autoloader ()
json_ld.rb Fix preloaded JSON-LD context for identity not being used ()
kaminari_config.rb Add ability to filter audit log in admin UI ()
mail_delivery_job.rb Fix mailer jobs for deleted notifications erroring out ()
makara.rb Drop dependency on secure_headers, fix response headers ()
mime_types.rb
oj.rb
omniauth.rb Allow login through OpenID Connect ()
open_uri_redirection.rb Optimize some regex matching ()
paperclip.rb Fix autoloading deprecation warnings from Rails 6 ()
permissions_policy.rb Update Mastodon to Rails 6.1 ()
pghero.rb Fix PgHero suggesting migrations ()
preload_link_headers.rb Fix various typos ()
premailer_rails.rb
rack_attack.rb Bump rack-attack from 6.5.0 to 6.6.0 ()
rack_attack_logging.rb Change rate limits for various paths ()
redis.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning ()
session_activations.rb
session_store.rb Add Ruby 3.0 support ()
sidekiq.rb Fix warnings on Rails boot ()
simple_form.rb Fixed code quality issues ()
single_user_mode.rb
statsd.rb Remove unused StatsD code and expose StatsD as a global variable ()
stoplight.rb Fix stoplight logging to stderr separate from Rails logger ()
strong_migrations.rb
suppress_csrf_warnings.rb Fix autoloading deprecation warnings from Rails 6 ()
trusted_proxies.rb
twitter_regex.rb Minor memory optimizations ()
vapid.rb Lint pass ()
webauthn.rb Add WebAuthn as an alternative 2FA method ()
wrap_parameters.rb