mastodon/config/initializers
Josh Leeb-du Toit 0c24f4dce2
Add support for Gemini urls ()
This PR updates the `valid_url` regex and sanitizer allowlist to provide
support for Gemini urls.

Closes 
..
0_post_deployment_migrations.rb Add post-deployment migration system ()
1_hosts.rb Set Content-Security-Policy rules through RoR's config ()
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 HTML e-mails for UserMailer ()
backtrace_silencers.rb
blacklists.rb Remove the terms blacklist and whitelist from UX ()
chewy.rb Fix workaround for Elasticsearch 7.x ()
content_security_policy.rb Fix hashtag column options styling ()
cookies_serializer.rb
cors.rb Use same CORS policy for /@:username and /users/:username ()
delivery_job.rb Skip mailer job retries when a record no longer exists ()
devise.rb Add an LDAP Mail attribute config ()
doorkeeper.rb Add E2EE API ()
fast_blank.rb
ffmpeg.rb add ffmpeg initializer ()
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 ()
mime_types.rb
oj.rb
omniauth.rb cas_options :validate_url should be :service_validate_url ()
open_uri_redirection.rb rubocop issues - Cleaning up ()
pagination.rb
paperclip.rb add S3_READ_TIMEOUT environment variable ()
premailer_rails.rb HTML e-mails for UserMailer ()
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 Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ()
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 Lint pass ()
webauthn.rb Add WebAuthn as an alternative 2FA method ()
wrap_parameters.rb