chinwagsocial/lib/paperclip
ThibG 6c79b7237e
Fix Paperclip using deprecated URI.escape function (#13320)
Monkey-patch Paperclip to perform URL escaping in a slightly more
appropriate way, and get rid of runtime deprecation warnings.
2020-03-26 15:09:16 +01:00
..
attachment_extensions.rb Change `tootctl media remove-orphans` to work for all classes (#13316) 2020-03-26 01:56:41 +01:00
blurhash_transcoder.rb Fix ruby 2.7 warnings about keyword parameters (#12824) 2020-01-11 21:38:02 +01:00
gif_transcoder.rb Fix performance of GIF re-encoding (#12057) 2019-10-03 01:09:12 +02:00
lazy_thumbnail.rb Update ESLint and RuboCop in Code Climate (#12534) 2019-12-02 18:25:43 +01:00
type_corrector.rb Fix converted media being saved with original extension and mime type (#11130) 2019-06-20 10:52:36 +02:00
url_generator_extensions.rb Fix Paperclip using deprecated URI.escape function (#13320) 2020-03-26 15:09:16 +01:00
video_transcoder.rb Fix videos with unsupported colorspace not being transcoded (#13242) 2020-03-10 11:58:40 +01:00