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
Claire 566fc90913
Add Ruby 3.0 support (#16046)
* Fix issues with POSIX::Spawn, Terrapin and Ruby 3.0

Also improve the Terrapin monkey-patch for the stderr/stdout issue.

* Fix keyword argument handling throughout the codebase

* Monkey-patch Paperclip to fix keyword arguments handling in validators

* Change validation_extensions to please CodeClimate

* Bump microformats from 4.2.1 to 4.3.1

* Allow Ruby 3.0

* Add Ruby 3.0 test target to CircleCI

* Add test for admin dashboard warnings

* Fix admin dashboard warnings on Ruby 3.0
3 years ago
..
0_post_deployment_migrations.rb
1_hosts.rb Fix guard against DNS rebinding attacks (#16095) 3 years ago
2_whitelist_mode.rb
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
cache_buster.rb
chewy.rb
content_security_policy.rb Fix autoloading deprecation warnings from Rails 6 (#16010) 3 years ago
cookies_serializer.rb
cors.rb
delivery_job.rb
devise.rb Drop dependency on secure_headers, fix response headers (#15712) 3 years ago
doorkeeper.rb Fix app name, website and redirect URIs not having a maximum length (#16042) 3 years ago
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb
http_client_proxy.rb
httplog.rb
inflections.rb Prepare Mastodon for zeitwerk autoloader (#15917) 3 years ago
json_ld.rb
kaminari_config.rb
makara.rb Drop dependency on secure_headers, fix response headers (#15712) 3 years ago
mime_types.rb
oj.rb
omniauth.rb
open_uri_redirection.rb
paperclip.rb Fix autoloading deprecation warnings from Rails 6 (#16010) 3 years ago
permissions_policy.rb Update Mastodon to Rails 6.1 (#15910) 3 years ago
preload_link_headers.rb Update Mastodon to Rails 6.1 (#15910) 3 years ago
premailer_rails.rb
rack_attack.rb Add `POST /api/v1/emails/confirmations` to REST API (#15816) 3 years ago
rack_attack_logging.rb
redis.rb
session_activations.rb
session_store.rb Add Ruby 3.0 support (#16046) 3 years ago
sidekiq.rb Prepare Mastodon for Rails 6 (#15911) 3 years ago
simple_form.rb
single_user_mode.rb
statsd.rb
stoplight.rb
strong_migrations.rb
suppress_csrf_warnings.rb Fix autoloading deprecation warnings from Rails 6 (#16010) 3 years ago
trusted_proxies.rb
twitter_regex.rb Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) 3 years ago
vapid.rb
webauthn.rb
wrap_parameters.rb