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 1297ad759e
Update rubocop to version 1.76.0 (#34926)
5 months ago
..
0_post_deployment_migrations.rb Fix behavior of database schema loading with `SKIP_POST_DEPLOYMENT_MIGRATIONS` (#34089) 8 months ago
1_hosts.rb Update rubocop to version 1.76.0 (#34926) 5 months ago
2_limited_federation_mode.rb
3_omniauth.rb Fix `Style/FetchEnvVar` cop in omniauth config (#34862) 6 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) 5 months ago
cookie_rotator.rb Revert "Remove cookie rotator (#32289)" (#34892) 5 months ago
cookies_serializer.rb
cors.rb Add userinfo oauth endpoint (#32548) 1 year ago
deprecations.rb Change libvips to be enabled by default (#34741) 6 months ago
devise.rb Fix `Style/FormatStringToken` cop (#34861) 5 months ago
doorkeeper.rb Update dependency doorkeeper to v5.8.0 (#33000) 12 months ago
email_domains_lists.rb Finish email allow/deny list naming migration (#30530) 1 year ago
fast_blank.rb
ffmpeg.rb Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 2 years ago
filter_parameter_logging.rb Update `rails` to version 8.0.1 (#32357) 10 months 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) 1 year ago
inflections.rb Remove unused E2EE messaging code (#31193) 1 year ago
json_ld_identity.rb
json_ld_security.rb
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
pghero.rb
preload_link_headers.rb
premailer_rails.rb Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 2 years ago
prometheus_exporter.rb Disable installation of instrumentation hooks (#34192) 8 months ago
propshaft.rb Add material design icons to admin/settings views (#27780) 2 years ago
rack_attack.rb Merge commit from fork 9 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
settings_digests.rb Extend custom CSS cache time with digest paths (#33207) 10 months ago
sidekiq.rb Update sidekiq to version 7 (#34745) 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) 5 months ago
single_user_mode.rb
statistics.rb Only register stats dirs when command available (#33454) 10 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