mastodon/lib/paperclip
abcang efffdd3778
Fix rubocop config and warnings (#15503)
* disable NewCops

* update TargetRubyVersion

* Fix Lint/MissingSuper for ActiveModelSerializers::Model

* Fix Lint/MissingSuper for feed

* Fix Lint/FloatComparison

* Do not use instance variables
2021-01-07 09:40:55 +01:00
..
attachment_extensions.rb Add stoplight for object storage failures, return HTTP 503 (#13043) 2020-12-15 12:55:29 +01:00
blurhash_transcoder.rb
color_extractor.rb Fix rubocop config and warnings (#15503) 2021-01-07 09:40:55 +01:00
gif_transcoder.rb
image_extractor.rb
lazy_thumbnail.rb
media_type_spoof_detector_extensions.rb Fix mimetype returning nil (#14356) 2020-07-19 13:09:47 +02:00
response_with_limit_adapter.rb Fix downloading remote media files when server returns empty filename (#14867) 2020-09-27 22:00:43 +02:00
transcoder_extensions.rb Add color extraction for audio thumbnails (#14209) 2020-07-05 18:28:25 +02:00
type_corrector.rb
url_generator_extensions.rb Change REST API to return empty data for suspended accounts (#14765) 2020-09-11 15:16:29 +02:00
video_transcoder.rb