You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config/initializers
Matt Jankowski 42afd30324
Replace Sprockets with Propshaft (#28239)
2 years ago
..
0_post_deployment_migrations.rb
1_hosts.rb
2_limited_federation_mode.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2 years ago
3_omniauth.rb Fix `Lint/UselessAssignment` cop (#27472) 2 years ago
active_model_serializers.rb
application_controller_renderer.rb
backtrace_silencers.rb
blacklists.rb
cache_buster.rb Allow setting a custom HTTP method in CacheBuster (#26528) 2 years ago
cache_logging.rb
chewy.rb Fix empty ENV variables not using default nil value (#27400) 2 years ago
content_security_policy.rb Change `img-src` and `media-src` CSP directives to not include `https:` (#28025) 2 years ago
cookie_rotator.rb Change default KeyGenerator digest to SHA1 to fix cookies in rolling upgrades (#26023) 2 years ago
cookies_serializer.rb
cors.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2 years ago
devise.rb Silence deprecation warning about secrets/credentials with Devise patch (#27578) 2 years ago
doorkeeper.rb Fix `Lint/UnusedBlockArgument` cop (#27777) 2 years ago
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2 years ago
http_client_proxy.rb
httplog.rb
i18n.rb Move i18n locale configuration to separate initializer (#27571) 2 years ago
inflections.rb Add zeitwerk inflector for cli->CLI (#27635) 2 years ago
json_ld_identity.rb Move json_ld context loaders to `config/initializers` (#27590) 2 years ago
json_ld_security.rb Move json_ld context loaders to `config/initializers` (#27590) 2 years ago
kaminari_config.rb
mail_delivery_job.rb
mime_types.rb Fix invalid Content-Type header for WebP images (#26773) 2 years ago
new_framework_defaults_7_0.rb
new_framework_defaults_7_1.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2 years ago
oj.rb
open_uri_redirection.rb
paperclip.rb Fix `Lint/UnusedBlockArgument` cop (#27777) 2 years ago
permissions_policy.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2 years ago
pghero.rb
preload_link_headers.rb
premailer_rails.rb Move lib/mastodon/premailer_webpack_strategy to lib/ (#27636) 2 years ago
rack_attack.rb Autofix Rubocop cops for config/ (#24145) 2 years ago
rack_attack_logging.rb
redis.rb
session_activations.rb
session_store.rb Fix rubocop `Layout/ArgumentAlignment` cop (#26060) 2 years ago
sidekiq.rb Disable sidekiq unique jobs in test env (#27737) 2 years ago
simple_form.rb Fix `Lint/UnusedBlockArgument` cop (#27777) 2 years ago
single_user_mode.rb
statsd.rb Re-add StatsD support through the `nsa` gem (#26310) 2 years ago
stoplight.rb
strong_migrations.rb Capture minimum postgres version 12 (#27528) 2 years ago
suppress_csrf_warnings.rb
trusted_proxies.rb
twitter_regex.rb Update rubocop rules for linelength (#26190) 2 years ago
vapid.rb
webauthn.rb
wrap_parameters.rb