mastodon/config/initializers
Takeshi Umeda 2360191434
Fix guard against DNS rebinding attacks ()
..
0_post_deployment_migrations.rb Add post-deployment migration system ()
1_hosts.rb Fix guard against DNS rebinding attacks ()
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 HTML e-mails for UserMailer ()
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 Use same CORS policy for /@:username and /users/:username ()
delivery_job.rb Skip mailer job retries when a record no longer exists ()
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 add ffmpeg initializer ()
filter_parameter_logging.rb
http_client_proxy.rb Refactor monkey-patching of Goldfinger ()
httplog.rb Version bumps for ruby and misc gems ()
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 ()
makara.rb Drop dependency on secure_headers, fix response headers ()
mime_types.rb Set correct content-type for ActivityPub JSON ()
oj.rb Remove rabl dependency ()
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 HTML e-mails for UserMailer ()
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 Revocable sessions ()
session_store.rb Drop dependency on secure_headers, fix response headers ()
sidekiq.rb Prepare Mastodon for Rails 6 ()
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 Fix migration failure due to StrongMigrations on production env ()
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 Lint pass ()
webauthn.rb Add WebAuthn as an alternative 2FA method ()
wrap_parameters.rb