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
Eugen Rochko fba96c808d
Add blurhash (#10630)
* Add blurhash

* Use fallback color for spoiler when blurhash missing

* Federate the blurhash and accept it as long as it's at most 5x5

* Display unknown media attachments as blurhash placeholders

* Improve style of embed actions and spoiler button

* Change blurhash resolution from 3x3 to 4x4

* Improve dependency definitions

* Fix code style issues
6 years ago
..
blurhash_transcoder.rb Add blurhash (#10630) 6 years ago
gif_transcoder.rb Fix static GIFs being saved as empty files when using local storage (#8012) 7 years ago
lazy_thumbnail.rb Unconditionally re-encode locally-uploaded images to strip metadata (#8714) 6 years ago
video_transcoder.rb Detect videos with no sound, handle them like gifv 8 years ago