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
Renaud Chaput bcf5d30e01
Add OpenTelemetry VCS attributes (#32904)
1 year ago
..
0_post_deployment_migrations.rb
1_hosts.rb Change streaming API host to not be overridden to localhost in development mode (#28557) 2 years ago
2_limited_federation_mode.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2 years ago
3_omniauth.rb Add support for PKCE Extension in OmniAuth OIDC (#31131) 1 year ago
active_model_serializers.rb
active_record_encryption.rb Change Active Record Encryption variable check to check for emptiness (#32537) 1 year ago
allowed_private_addresses.rb Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (#32850) 1 year ago
application_controller_renderer.rb Add empty line after magic frozen string comment (#29696) 2 years ago
backtrace_silencers.rb Fix `Style/StringLiterals` cop (#30005) 2 years ago
cache_buster.rb Allow setting a custom HTTP method in CacheBuster (#26528) 2 years ago
cache_logging.rb
chewy.rb Rename `ES_CA_CERT` to `ES_CA_FILE` for consistency (#29147) 2 years ago
content_security_policy.rb Change form-action Content-Security-Policy directive to be more restrictive (#26897) 1 year ago
cookies_serializer.rb
cors.rb Add userinfo oauth endpoint (#32548) 1 year ago
devise.rb Enable Style/IfUnlessModifier RuboCop (#30260) 2 years ago
doorkeeper.rb Remove OAuth Password Grant Type support (#30960) 1 year ago
email_domains_lists.rb Finish email allow/deny list naming migration (#30530) 1 year ago
enable_yjit.rb Enable YJIT when available (#30310) 2 years ago
fast_blank.rb
ffmpeg.rb Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 2 years ago
filter_parameter_logging.rb Add `:email` to filter parameter logging config (#30492) 2 years ago
http_client_proxy.rb Fix `Style/StringLiterals` cop (#30005) 2 years ago
httplog.rb Disable `httplog` gem in production (#32776) 1 year ago
i18n.rb Add the Interlingua locale (#30828) 2 years ago
inflections.rb Remove unused E2EE messaging code (#31193) 1 year 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
oj.rb
open_redirects.rb Use unchanging github links in docs/comments (#29545) 2 years ago
open_uri_redirection.rb
opentelemetry.rb Add OpenTelemetry VCS attributes (#32904) 1 year ago
paperclip.rb Use rails configuration storage for paperclip path (#31651) 1 year 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 Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 2 years ago
propshaft.rb Add material design icons to admin/settings views (#27780) 2 years ago
rack_attack.rb Fix incorrect rate limit on PUT requests (#31356) 1 year ago
rack_attack_logging.rb Fix rack attack `match_type` value typo in logging config (#30514) 2 years ago
redis.rb
session_activations.rb
session_store.rb Fix rubocop `Layout/ArgumentAlignment` cop (#26060) 2 years ago
sidekiq.rb Refactor (ruby) redis configuration (#31694) 1 year ago
simple_cov_source_file.rb Move `simplecov` config into `rails_helper` (#30302) 2 years ago
simple_form.rb Fix `Style/Lambda` cop (#28378) 2 years ago
single_user_mode.rb
stoplight.rb Refactor (ruby) redis configuration (#31694) 1 year ago
strong_migrations.rb Capture minimum postgres version 12 (#27528) 2 years ago
suppress_csrf_warnings.rb
trusted_proxies.rb Assign a proc to `Rack::Request.ip_filter` instead of patching method (#28380) 2 years ago
twitter_regex.rb Allow @ at the end of an URL (#31124) 1 year ago
vapid.rb Change instructions to use `bundle exec rails` instead of `rake` (#30917) 2 years ago
vips.rb Add detail about running version on vips error failure (#30858) 2 years ago
webauthn.rb Fix `Style/StringLiterals` cop (#30005) 2 years ago
wrap_parameters.rb