You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Claire b50ab06371
Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
..
0_duplicate_migrations.rb Fix ActiveRecord monkey-patching migration hack 4 years ago
0_post_deployment_migrations.rb Add post-deployment migration system (#8182) 6 years ago
1_hosts.rb Fix host check on healthcheck path not being disabled (#16270) 4 years ago
2_whitelist_mode.rb Remove the terms blacklist and whitelist from UX (#14149) 4 years ago
active_model_serializers.rb Fix ActivityPub context not being dynamically computed (#11746) 5 years ago
application_controller_renderer.rb Update Mastodon to Rails 6.1 (#15910) 4 years ago
assets.rb
backtrace_silencers.rb Update Mastodon to Rails 6.1 (#15910) 4 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) 3 years ago
content_security_policy.rb Merge branch 'main' into glitch-soc/merge-upstream 3 years ago
cookies_serializer.rb
cors.rb Merge branch 'master' into glitch-soc/merge-upstream 6 years ago
devise.rb Fix cookies secure flag being set when served over Tor (#17992) 3 years ago
doorkeeper.rb Fix confirmation redirect to app without `Location` header (#18523) 3 years ago
fast_blank.rb Fixed code quality issues (#15541) 4 years ago
ffmpeg.rb add ffmpeg initializer (#8855) 6 years ago
filter_parameter_logging.rb
http_client_proxy.rb Refactor monkey-patching of Goldfinger (#12561) 5 years ago
httplog.rb
inflections.rb Change how hashtags are normalized (#18795) 2 years ago
json_ld.rb Fix preloaded JSON-LD context for identity not being used (#12138) 5 years ago
kaminari_config.rb Add ability to filter audit log in admin UI (#13381) 5 years ago
locale.rb Move glitch-specific ruby-side locales to their own files 5 years ago
mail_delivery_job.rb Fix mailer jobs for deleted notifications erroring out (#16294) 4 years ago
makara.rb Drop dependency on secure_headers, fix response headers (#15712) 4 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) 4 years ago
paperclip.rb fix: `s3_force_single_request` not parsed (#17922) 3 years ago
permissions_policy.rb Update Mastodon to Rails 6.1 (#15910) 4 years ago
pghero.rb Fix PgHero suggesting migrations (#17807) 3 years ago
preload_link_headers.rb Fix various typos (#17621) 3 years ago
premailer_rails.rb
rack_attack.rb Bump rack-attack from 6.5.0 to 6.6.0 (#17405) 3 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) 3 years ago
sidekiq.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
simple_form.rb Fixed code quality issues (#15541) 4 years ago
single_user_mode.rb
statsd.rb Remove unused StatsD code and expose StatsD as a global variable (#11232) 5 years ago
stoplight.rb Fix opening and closing Redis connections instead of using a pool (#18171) 3 years ago
strong_migrations.rb
suppress_csrf_warnings.rb Fix autoloading deprecation warnings from Rails 6 (#16010) 4 years ago
trusted_proxies.rb
twitter_regex.rb Refactor formatter (#17828) 3 years ago
vapid.rb Lint pass (#8876) 6 years ago
webauthn.rb Add WebAuthn as an alternative 2FA method (#14466) 4 years ago
wrap_parameters.rb