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 5ec840a32f
Change `REDIS_NAMESPACE` deprecation warning to an error (#34664)
2 months ago
..
0_post_deployment_migrations.rb Fix behavior of database schema loading with `SKIP_POST_DEPLOYMENT_MIGRATIONS` (#34089) 5 months ago
1_hosts.rb
2_limited_federation_mode.rb
3_omniauth.rb Add support for PKCE Extension in OmniAuth OIDC (#31131) 12 months ago
active_model_serializers.rb
active_record_encryption.rb Change Active Record Encryption variable check to check for emptiness (#32537) 9 months ago
allowed_private_addresses.rb Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (#32850) 8 months ago
application_controller_renderer.rb
backtrace_silencers.rb
cache_buster.rb
cache_logging.rb
chewy.rb
content_security_policy.rb Change form-action Content-Security-Policy directive to be more restrictive (#26897) 11 months ago
cookies_serializer.rb
cors.rb Add userinfo oauth endpoint (#32548) 9 months ago
deprecations.rb Change `REDIS_NAMESPACE` deprecation warning to an error (#34664) 2 months ago
devise.rb Change devise to not use HTTP Basic Authentication (#34501) 3 months ago
doorkeeper.rb Update dependency doorkeeper to v5.8.0 (#33000) 8 months ago
email_domains_lists.rb Finish email allow/deny list naming migration (#30530) 12 months ago
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb Update `rails` to version 8.0.1 (#32357) 7 months ago
http_client_proxy.rb
httplog.rb Disable `httplog` gem in production (#32776) 9 months ago
i18n.rb Add the Interlingua locale (#30828) 1 year ago
inflections.rb Remove unused E2EE messaging code (#31193) 10 months ago
json_ld_identity.rb
json_ld_security.rb
kaminari_config.rb
mail_delivery_job.rb
mime_types.rb
oj.rb
open_redirects.rb
open_uri_redirection.rb
opentelemetry.rb Fix `/health` endpoint when OTEL is configured (#33362) 7 months ago
paperclip.rb Remove deprecated `Import` model (#34371) 4 months ago
permissions_policy.rb
pghero.rb
preload_link_headers.rb
premailer_rails.rb
prometheus_exporter.rb Disable installation of instrumentation hooks (#34192) 4 months ago
propshaft.rb
rack_attack.rb Merge commit from fork 5 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) 7 months ago
sidekiq.rb Add an optional metric exporter (#33734) 6 months ago
simple_cov_source_file.rb Move `simplecov` config into `rails_helper` (#30302) 1 year ago
simple_form.rb
single_user_mode.rb
statistics.rb Only register stats dirs when command available (#33454) 7 months ago
stoplight.rb Refactor (ruby) redis configuration (#31694) 11 months ago
strong_migrations.rb
suppress_csrf_warnings.rb
trusted_proxies.rb
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) 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) 5 months ago
wrap_parameters.rb