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
Claire 8de5df225e
Change instructions to use `bundle exec rails` instead of `rake` (#30917)
6 months ago
..
0_post_deployment_migrations.rb
1_hosts.rb Change streaming API host to not be overridden to localhost in development mode (#28557) 1 year ago
2_limited_federation_mode.rb
3_omniauth.rb Fix `Style/SymbolProc` cop (#28386) 1 year ago
active_model_serializers.rb
active_record_encryption.rb Use `SECRET_KEY_BASE_DUMMY` feature as placeholder during asset compilation (#30505) 7 months ago
application_controller_renderer.rb Add empty line after magic frozen string comment (#29696) 9 months ago
backtrace_silencers.rb Fix `Style/StringLiterals` cop (#30005) 8 months ago
blacklists.rb
cache_buster.rb
cache_logging.rb
chewy.rb Rename `ES_CA_CERT` to `ES_CA_FILE` for consistency (#29147) 11 months ago
content_security_policy.rb Rename local webpack* var in development env CSP config (#28766) 12 months ago
cookie_rotator.rb Change cookie rotator to use SHA1 digest for new cookies (#27392) 1 year ago
cookies_serializer.rb
cors.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 1 year ago
devise.rb Enable Style/IfUnlessModifier RuboCop (#30260) 8 months ago
doorkeeper.rb Change `read:me` scope to `profile` scope (#30357) 7 months ago
enable_yjit.rb Enable YJIT when available (#30310) 8 months ago
fast_blank.rb
ffmpeg.rb Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 8 months ago
filter_parameter_logging.rb Add `:email` to filter parameter logging config (#30492) 7 months ago
http_client_proxy.rb Fix `Style/StringLiterals` cop (#30005) 8 months ago
httplog.rb
i18n.rb Add the Interlingua locale (#30828) 6 months ago
inflections.rb Add zeitwerk inflector for cli->CLI (#27635) 1 year ago
json_ld_identity.rb Move json_ld context loaders to `config/initializers` (#27590) 1 year ago
json_ld_security.rb Move json_ld context loaders to `config/initializers` (#27590) 1 year ago
kaminari_config.rb
mail_delivery_job.rb
mime_types.rb
oj.rb
open_redirects.rb Use unchanging github links in docs/comments (#29545) 10 months ago
open_uri_redirection.rb
opentelemetry.rb Add instrumentation to the search services (#30350) 7 months ago
paperclip.rb Fix `Style/NilLambda` cop in paperclip initializer (#30695) 7 months ago
permissions_policy.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 1 year ago
pghero.rb
preload_link_headers.rb
premailer_rails.rb Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 9 months ago
propshaft.rb Add material design icons to admin/settings views (#27780) 8 months ago
rack_attack.rb Fix rate-limiting incorrectly triggering a session cookie on most endpoints (#30483) 7 months ago
rack_attack_logging.rb Fix rack attack `match_type` value typo in logging config (#30514) 7 months ago
redis.rb
session_activations.rb
session_store.rb
sidekiq.rb Fix self-destruct schedule not actually replacing initial schedule (#29049) 11 months ago
simple_cov_source_file.rb Move `simplecov` config into `rails_helper` (#30302) 8 months ago
simple_form.rb Fix `Style/Lambda` cop (#28378) 1 year ago
single_user_mode.rb
statsd.rb Added check for STATSD_ADDR setting to emit a warning and proceed rather than crashing if the address is unreachable (#30691) 6 months ago
stoplight.rb Update stoplight to version 4.1.0 (#28366) 9 months ago
strong_migrations.rb Capture minimum postgres version 12 (#27528) 1 year ago
suppress_csrf_warnings.rb
trusted_proxies.rb Assign a proc to `Rack::Request.ip_filter` instead of patching method (#28380) 1 year ago
twitter_regex.rb
vapid.rb Change instructions to use `bundle exec rails` instead of `rake` (#30917) 6 months ago
vips.rb Add detail about running version on vips error failure (#30858) 6 months ago
webauthn.rb Fix `Style/StringLiterals` cop (#30005) 8 months ago
wrap_parameters.rb