mastodon/lib/paperclip
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues (#15541)
* Added .deepsource.toml

* Removed bad use of `alias`

* Fixed operand order in the binary expression

* Prefixed unused method arguments with an underscore

* Replaced the old OpenSSL algorithmic constants with the newer strings initializers.

* Removed unnecessary UTF-8 encoding comment
2021-01-31 21:26:09 +01:00
..
attachment_extensions.rb Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
blurhash_transcoder.rb Add blurhash to preview cards (#13984) 2020-06-05 23:10:41 +02:00
color_extractor.rb Fixed code quality issues (#15541) 2021-01-31 21:26:09 +01:00
gif_transcoder.rb Fix GifReader exceptions (#13760) 2020-05-15 11:38:12 +02:00
image_extractor.rb
lazy_thumbnail.rb
media_type_spoof_detector_extensions.rb
response_with_limit_adapter.rb
transcoder_extensions.rb
type_corrector.rb
url_generator_extensions.rb
video_transcoder.rb Fix videos with unsupported colorspace not being transcoded (#13242) 2020-03-10 11:58:40 +01:00