1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
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
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