mastodon/config/initializers
Claire b715cede4d
Fix mailer jobs for deleted notifications erroring out ()
Fixes an oversight in the Rails 6 migration
..
0_post_deployment_migrations.rb
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
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 unnecessary queries when batch-removing statuses, 100x faster ()
content_security_policy.rb Fix autoloading deprecation warnings from Rails 6 ()
cookies_serializer.rb
cors.rb
devise.rb Drop dependency on secure_headers, fix response headers ()
doorkeeper.rb Fix app name, website and redirect URIs not having a maximum length ()
fast_blank.rb Fixed code quality issues ()
ffmpeg.rb
filter_parameter_logging.rb
http_client_proxy.rb
httplog.rb
inflections.rb Prepare Mastodon for zeitwerk autoloader ()
json_ld.rb
kaminari_config.rb
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 Support clock drift in Omniauth SAML provider ()
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 ()
preload_link_headers.rb Update Mastodon to Rails 6.1 ()
premailer_rails.rb
rack_attack.rb Add `POST /api/v1/emails/confirmations` to REST API ()
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 Add a Redis environment variable for sidekiq ()
simple_form.rb Fixed code quality issues ()
single_user_mode.rb
statsd.rb
stoplight.rb
strong_migrations.rb
suppress_csrf_warnings.rb Fix autoloading deprecation warnings from Rails 6 ()
trusted_proxies.rb
twitter_regex.rb Update twitter-text from 1.14 to 3.1.0 and fix toot character counting ()
vapid.rb
webauthn.rb Add WebAuthn as an alternative 2FA method ()
wrap_parameters.rb