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 36974aaa99 Use `debug?` query method on httplog initializer check (#35833) 3 months ago
..
0_post_deployment_migrations.rb Fix behavior of database schema loading with `SKIP_POST_DEPLOYMENT_MIGRATIONS` (#34089) 9 months ago
1_hosts.rb Update rubocop to version 1.76.0 (#34926) 6 months ago
3_omniauth.rb Use `config_for` for omniauth enabled values (#35015) 5 months 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_logging.rb
chewy.rb Drop redis namespace code (except for Rails cache) (#34665) 6 months ago
content_security_policy.rb Update rubocop to version 1.76.0 (#34926) 6 months ago
cookie_rotator.rb Revert "Remove cookie rotator (#32289)" (#34892) 6 months ago
cookies_serializer.rb
cors.rb Add userinfo oauth endpoint (#32548) 1 year ago
deprecations.rb Move "limited federation mode" config to `x.mastodon` area (#35041) 5 months ago
devise.rb Fix `Style/FormatStringToken` cop (#34861) 6 months ago
doorkeeper.rb Update dependency doorkeeper to v5.8.0 (#33000) 1 year ago
email_domains_lists.rb Finish email allow/deny list naming migration (#30530) 1 year ago
fast_blank.rb
ffmpeg.rb Use `ENV.fetch` for ffmpeg/ffprobe defaults (#35081) 5 months ago
filter_parameter_logging.rb Update `rails` to version 8.0.1 (#32357) 11 months ago
http_client_proxy.rb Fix `Style/StringLiterals` cop (#30005) 2 years ago
httplog.rb Use `debug?` query method on httplog initializer check (#35833) 3 months ago
i18n.rb Add the Interlingua locale (#30828) 1 year ago
inflections.rb Update `OAuth` inflection to match spec (#35160) 5 months 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
linzer.rb Update to linzer 0.7 (#34765) 6 months ago
mail_delivery_job.rb
mime_types.rb Update `rack` to version 3 (#34816) 6 months ago
oj.rb
open_redirects.rb Use unchanging github links in docs/comments (#29545) 2 years ago
open_uri_redirection.rb
opentelemetry.rb Fix `/health` endpoint when OTEL is configured (#33362) 11 months ago
paperclip.rb Fix `Style/PreferredHashMethods` cop (#34775) 6 months 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
prometheus_exporter.rb Start local prometheus_exporter server only in puma/sidekiq startup (#35005) 6 months ago
propshaft.rb Add material design icons to admin/settings views (#27780) 2 years ago
rack_attack.rb Merge commit from fork 4 months ago
rack_attack_logging.rb Fix rack attack `match_type` value typo in logging config (#30514) 1 year ago
redis.rb
session_activations.rb
session_store.rb Fix rubocop `Layout/ArgumentAlignment` cop (#26060) 2 years ago
settings_digests.rb Relax error restriction in initializer (#35321) 5 months ago
sidekiq.rb Start local prometheus_exporter server only in puma/sidekiq startup (#35005) 6 months ago
simple_cov_source_file.rb Move `simplecov` config into `rails_helper` (#30302) 2 years ago
simple_form.rb Fix `Rails/OutputSafety` cop from rubocop todo via inline disable (#34893) 6 months ago
single_user_mode.rb
statistics.rb Only register stats dirs when command available (#33454) 11 months ago
stoplight.rb Refactor (ruby) redis configuration (#31694) 1 year ago
strong_migrations.rb Drop support for PostgreSQL 12 (#34744) 6 months 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
vips.rb Add detail about running version on vips error failure (#30858) 1 year ago
webauthn.rb Use preferred allowed origin configuration style for webauthn config (#33953) 9 months ago
wrap_parameters.rb