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/app/views/stream_entries
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
..
_attachment_list.html.haml
_detailed_status.html.haml Add blurhash (#10630) 6 years ago
_og_description.html.haml
_og_image.html.haml
_poll.html.haml
_simple_status.html.haml Add blurhash (#10630) 6 years ago
_status.html.haml
embed.html.haml
show.html.haml