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.
nyastodon/config/initializers
Jeremy Kescher b221a857f7
Merge remote-tracking branch 'upstream/main' into develop
# Conflicts:
#	.github/workflows/build-image.yml
2 years ago
..
0_duplicate_migrations.rb Fix ActiveRecord monkey-patching migration hack 3 years ago
0_post_deployment_migrations.rb
1_hosts.rb Fix host check on healthcheck path not being disabled (#16270) 3 years ago
2_whitelist_mode.rb Remove the terms blacklist and whitelist from UX (#14149) 4 years ago
active_model_serializers.rb
application_controller_renderer.rb Update Mastodon to Rails 6.1 (#15910) 3 years ago
assets.rb
backtrace_silencers.rb Update Mastodon to Rails 6.1 (#15910) 3 years ago
blacklists.rb Remove the terms blacklist and whitelist from UX (#14149) 4 years ago
cache_buster.rb Add cache buster feature for media files (#15155) 4 years ago
chewy.rb Change search indexing to use batches to minimize resource usage (#18451) 2 years ago
content_security_policy.rb Add form-action CSP directive (#20781) 2 years ago
cookies_serializer.rb
cors.rb
devise.rb Fix cookies secure flag being set when served over Tor (#17992) 2 years ago
doorkeeper.rb Add missing admin scopes (fix #20892) (#20918) 2 years ago
fast_blank.rb Fixed code quality issues (#15541) 3 years ago
ffmpeg.rb
filter_parameter_logging.rb
http_client_proxy.rb Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427) 2 years ago
httplog.rb
inflections.rb Add user content translations with configurable backends (#19218) 2 years ago
json_ld.rb
kaminari_config.rb Add ability to filter audit log in admin UI (#13381) 4 years ago
locale.rb Actually fix config/locales-glitch not overriding translation strings (#1872) 2 years ago
mail_delivery_job.rb Fix mailer jobs for deleted notifications erroring out (#16294) 3 years ago
makara.rb Drop dependency on secure_headers, fix response headers (#15712) 3 years ago
mime_types.rb
oj.rb
omniauth.rb Fix CAS_DISPLAY_NAME, SAML_DISPLAY_NAME and OIDC_DISPLAY_NAME being ignored (#18568) 2 years ago
open_uri_redirection.rb Optimize some regex matching (#15528) 3 years ago
paperclip.rb Add `Cache-Control` header to openstack-stored files (#20610) 2 years ago
permissions_policy.rb Update Mastodon to Rails 6.1 (#15910) 3 years ago
pghero.rb Fix PgHero suggesting migrations (#17807) 2 years ago
preload_link_headers.rb Fix various typos (#17621) 2 years ago
premailer_rails.rb
rack_attack.rb Merge remote-tracking branch 'upstream/main' into develop 2 years ago
rack_attack_logging.rb Change rate limits for various paths (#14253) 4 years ago
session_activations.rb
session_store.rb Fix cookies secure flag being set when served over Tor (#17992) 2 years ago
sidekiq.rb Fix vacuum scheduler missing lock, locks never expiring (#19458) 2 years ago
simple_form.rb Add “Glitch-only” label to glitch-specific settings 2 years ago
single_user_mode.rb
statsd.rb
stoplight.rb Fix opening and closing Redis connections instead of using a pool (#18171) 2 years ago
strong_migrations.rb
suppress_csrf_warnings.rb Fix autoloading deprecation warnings from Rails 6 (#16010) 3 years ago
trusted_proxies.rb
twitter_regex.rb Refactor formatter (#17828) 2 years ago
vapid.rb
webauthn.rb Add WebAuthn as an alternative 2FA method (#14466) 4 years ago
wrap_parameters.rb