mastodon/config/initializers
Nick Schonning 13fb54920b
Enable Style/IfUnlessModifier RuboCop (#30260)
2024-05-13 09:54:15 +00:00
..
0_post_deployment_migrations.rb
1_hosts.rb Change streaming API host to not be overridden to localhost in development mode (#28557) 2024-01-03 10:23:58 +00:00
2_limited_federation_mode.rb
3_omniauth.rb Fix `Style/SymbolProc` cop (#28386) 2023-12-18 09:32:02 +00:00
active_model_serializers.rb
active_record_encryption.rb Change ActiveRecordEncryption variable to be more explicit (#30151) 2024-05-03 09:26:24 +00:00
application_controller_renderer.rb Add empty line after magic frozen string comment (#29696) 2024-03-21 14:12:50 +00:00
backtrace_silencers.rb Fix `Style/StringLiterals` cop (#30005) 2024-04-19 20:33:00 +00:00
blacklists.rb
cache_buster.rb
cache_logging.rb
chewy.rb Rename `ES_CA_CERT` to `ES_CA_FILE` for consistency (#29147) 2024-02-12 09:54:06 +00:00
content_security_policy.rb Rename local webpack* var in development env CSP config (#28766) 2024-01-17 09:22:16 +00:00
cookie_rotator.rb Change cookie rotator to use SHA1 digest for new cookies (#27392) 2023-12-12 12:01:08 +00:00
cookies_serializer.rb
cors.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
devise.rb Enable Style/IfUnlessModifier RuboCop (#30260) 2024-05-13 09:54:15 +00:00
doorkeeper.rb Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087) 2024-04-23 11:47:00 +00:00
fast_blank.rb
ffmpeg.rb Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 2024-04-22 09:00:24 +00:00
filter_parameter_logging.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
http_client_proxy.rb Fix `Style/StringLiterals` cop (#30005) 2024-04-19 20:33:00 +00:00
httplog.rb
i18n.rb Add Interlingue to available_locales (#28630) 2024-03-01 17:51:22 +00:00
inflections.rb Add zeitwerk inflector for cli->CLI (#27635) 2023-11-30 13:55:20 +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
mail_delivery_job.rb
mime_types.rb
new_framework_defaults_7_1.rb Enable "low risk" Rails 7.1 setting defaults (#28626) 2024-01-09 12:50:57 +00:00
oj.rb
open_redirects.rb Use unchanging github links in docs/comments (#29545) 2024-03-11 15:14:55 +00:00
open_uri_redirection.rb
opentelemetry.rb Add OpenTelemetry instrumentation (#30130) 2024-05-10 12:40:20 +00:00
paperclip.rb Fix `Style/TrailingCommaInArguments` cop (#30003) 2024-04-19 20:37:18 +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
preload_link_headers.rb
premailer_rails.rb Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 2024-04-15 09:16:59 +00:00
propshaft.rb Add material design icons to admin/settings views (#27780) 2024-04-23 16:43:49 +00:00
rack_attack.rb Fix `Style/StringLiterals` cop (#30005) 2024-04-19 20:33:00 +00:00
rack_attack_logging.rb
redis.rb
session_activations.rb
session_store.rb
sidekiq.rb Fix self-destruct schedule not actually replacing initial schedule (#29049) 2024-02-06 15:32:09 +00:00
simple_form.rb Fix `Style/Lambda` cop (#28378) 2023-12-15 14:34:24 +00:00
single_user_mode.rb
statsd.rb
stoplight.rb Update stoplight to version 4.1.0 (#28366) 2024-04-02 15:47:40 +00:00
strong_migrations.rb Capture minimum postgres version 12 (#27528) 2023-10-26 20:35:15 +00:00
suppress_csrf_warnings.rb
trusted_proxies.rb Assign a proc to `Rack::Request.ip_filter` instead of patching method (#28380) 2023-12-15 14:33:56 +00:00
twitter_regex.rb
vapid.rb
webauthn.rb Fix `Style/StringLiterals` cop (#30005) 2024-04-19 20:33:00 +00:00
wrap_parameters.rb