Commit Graph

3 Commits (a10f53aa6928d9ece5fa09c67eafaa21a0404b8d)

Author SHA1 Message Date
ThibG 346d9b3d2e
Add blurhash to preview cards ()
Fixes 
ThibG 10f1450bba Fix ruby 2.7 warnings about keyword parameters ()
Eugen Rochko fba96c808d
Add blurhash ()
* 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