mastodon/config/initializers
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster ()
..
0_post_deployment_migrations.rb
1_hosts.rb
2_whitelist_mode.rb Remove the terms blacklist and whitelist from UX ()
active_model_serializers.rb Fix ActivityPub context not being dynamically computed ()
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb Remove the terms blacklist and whitelist from UX ()
cache_buster.rb Add cache buster feature for media files ()
chewy.rb Fix unnecessary queries when batch-removing statuses, 100x faster ()
content_security_policy.rb Fix hashtag column options styling ()
cookies_serializer.rb
cors.rb
delivery_job.rb
devise.rb Fix cookies not having a SameSite attribute ()
doorkeeper.rb Add E2EE API ()
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb
health_check.rb Hide error message on /heath ()
http_client_proxy.rb Refactor monkey-patching of Goldfinger ()
httplog.rb
inflections.rb Add E2EE API ()
json_ld.rb Fix preloaded JSON-LD context for identity not being used ()
kaminari_config.rb Add ability to filter audit log in admin UI ()
makara.rb Fix cookies not having a SameSite attribute ()
mime_types.rb
oj.rb
omniauth.rb cas_options :validate_url should be :service_validate_url ()
open_uri_redirection.rb
pagination.rb
paperclip.rb Add stoplight for object storage failures, return HTTP 503 ()
premailer_rails.rb
rack_attack.rb Add IP-based rules ()
rack_attack_logging.rb Change rate limits for various paths ()
redis.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning ()
session_activations.rb
session_store.rb Fix cookies not having a SameSite attribute ()
sidekiq.rb Fix background jobs not using locks like they are supposed to ()
simple_form.rb Add announcements ()
single_user_mode.rb
statsd.rb Remove unused StatsD code and expose StatsD as a global variable ()
stoplight.rb Fix stoplight logging to stderr separate from Rails logger ()
strong_migrations.rb
suppress_csrf_warnings.rb
trusted_proxies.rb
twitter_regex.rb Add support for Gemini urls ()
vapid.rb
webauthn.rb Add WebAuthn as an alternative 2FA method ()
wrap_parameters.rb