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.
mastodon/lib/paperclip
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
4 years ago
..
attachment_extensions.rb Fix media processing getting stuck on too much stdin/stderr (#16136) 4 years ago
blurhash_transcoder.rb Add blurhash to preview cards (#13984) 5 years ago
color_extractor.rb Fixed code quality issues (#15541) 4 years ago
gif_transcoder.rb Fix media processing getting stuck on too much stdin/stderr (#16136) 4 years ago
image_extractor.rb Fix media processing getting stuck on too much stdin/stderr (#16136) 4 years ago
lazy_thumbnail.rb Update ESLint and RuboCop in Code Climate (#12534) 6 years ago
media_type_spoof_detector_extensions.rb Fix mimetype returning nil (#14356) 5 years ago
response_with_limit_adapter.rb Fix downloading remote media files when server returns empty filename (#14867) 5 years ago
transcoder.rb Fix media processing getting stuck on too much stdin/stderr (#16136) 4 years ago
type_corrector.rb Add customizable thumbnails for audio and video attachments (#14145) 5 years ago
url_generator_extensions.rb Change REST API to return empty data for suspended accounts (#14765) 5 years ago
validation_extensions.rb Add Ruby 3.0 support (#16046) 4 years ago