mastodon/config/initializers
2025-10-21 14:26:00 +00:00
..
1_hosts.rb
3_omniauth.rb Use config_for for omniauth enabled values (#35015) 2025-06-24 09:32:13 +00:00
0_post_deployment_migrations.rb Fix behavior of database schema loading with SKIP_POST_DEPLOYMENT_MIGRATIONS (#34089) 2025-03-07 13:41:16 +00:00
active_model_serializers.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
active_record_encryption.rb Change Active Record Encryption variable check to check for emptiness (#32537) 2024-10-16 08:43:45 +00:00
allowed_private_addresses.rb
application_controller_renderer.rb
backtrace_silencers.rb
cache_logging.rb
chewy.rb Drop redis namespace code (except for Rails cache) (#34665) 2025-05-20 13:02:09 +00:00
content_security_policy.rb
cookie_rotator.rb Revert "Remove cookie rotator (#32289)" (#34892) 2025-06-02 13:51:27 +00:00
cookies_serializer.rb
cors.rb Add userinfo oauth endpoint (#32548) 2024-10-30 14:38:10 +00:00
deprecations.rb Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
devise.rb
doorkeeper.rb
email_domains_lists.rb Finish email allow/deny list naming migration (#30530) 2024-08-13 07:37:32 +00:00
fast_blank.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
ffmpeg.rb Use ENV.fetch for ffmpeg/ffprobe defaults (#35081) 2025-06-18 09:43:25 +00:00
filter_parameter_logging.rb
http_client_proxy.rb Fix Style/StringLiterals cop (#30005) 2024-04-19 20:33:00 +00:00
httplog.rb Use debug? query method on httplog initializer check (#35833) 2025-08-20 12:06:35 +00:00
i18n.rb Add the Interlingua locale (#30828) 2024-06-25 14:05:24 +00:00
inflections.rb Add schema.org markup to SEO-enabled posts (#36075) 2025-09-12 09:12:07 +00:00
json_ld_identity.rb Move json_ld context loaders to config/initializers (#27590) 2023-10-31 15:21:23 +00:00
json_ld_security.rb Move json_ld context loaders to config/initializers (#27590) 2023-10-31 15:21:23 +00:00
kaminari_config.rb Add ability to filter audit log in admin UI (#13381) 2020-04-03 13:06:34 +02:00
linzer.rb Bump linzer to 0.7.7 (#35258) 2025-07-08 13:04:16 +00:00
mail_delivery_job.rb
mime_types.rb
oj.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
open_redirects.rb
open_uri_redirection.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
opentelemetry.rb Fix /health endpoint when OTEL is configured (#33362) 2024-12-19 10:44:44 +00:00
paperclip.rb Fix Style/PreferredHashMethods cop (#34775) 2025-05-23 07:11:59 +00:00
permissions_policy.rb Run bin/rails app:update with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
pghero.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
preload_link_headers.rb
premailer_rails.rb Rename PremailerWebpackStrategy -> PremailerBundledAssetStrategy (#29934) 2024-04-15 09:16:59 +00:00
prometheus_exporter.rb Start local prometheus_exporter server only in puma/sidekiq startup (#35005) 2025-06-11 13:37:59 +00:00
propshaft.rb
rack_attack_logging.rb Fix rack attack match_type value typo in logging config (#30514) 2024-06-03 07:16:01 +00:00
rack_attack.rb Merge commit from fork 2025-08-05 14:53:04 +02:00
redis.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
session_activations.rb
session_store.rb
settings_digests.rb Relax error restriction in initializer (#35321) 2025-07-09 14:22:47 +00:00
sidekiq.rb Fix jobs being added to batch after they might already execute (#35496) 2025-07-28 08:20:12 +00:00
simple_cov_source_file.rb Move simplecov config into rails_helper (#30302) 2024-05-15 09:33:36 +00:00
simple_form.rb Fix Rails/OutputSafety cop from rubocop todo via inline disable (#34893) 2025-06-03 08:00:50 +00:00
single_user_mode.rb
statistics.rb
stoplight.rb Update stoplight to version 5.3.1 (#35129) 2025-08-12 08:15:22 +00:00
strong_migrations.rb Drop support for PostgreSQL 13 (#36540) 2025-10-21 14:26:00 +00:00
suppress_csrf_warnings.rb
trusted_proxies.rb
twitter_regex.rb Allow @ at the end of an URL (#31124) 2024-07-25 15:02:58 +00:00
vips.rb Add detail about running version on vips error failure (#30858) 2024-06-27 16:27:42 +00:00
webauthn.rb Use preferred allowed origin configuration style for webauthn config (#33953) 2025-02-18 15:03:43 +00:00
wrap_parameters.rb