mastodon/app
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
2019-04-27 03:24:09 +02:00
..
chewy
controllers Fix not being able to save e-mail preference for new pending accounts (#10622) 2019-04-25 02:49:06 +02:00
helpers Add invite request to pending account notification e-mail (#10528) 2019-04-10 00:36:01 +02:00
javascript Add blurhash (#10630) 2019-04-27 03:24:09 +02:00
lib Add blurhash (#10630) 2019-04-27 03:24:09 +02:00
mailers
models Add blurhash (#10630) 2019-04-27 03:24:09 +02:00
policies
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Add blurhash (#10630) 2019-04-27 03:24:09 +02:00
services Reject follow requests of blocked users (#10633) 2019-04-25 02:47:33 +02:00
validators Change HTML validator to ignore all errors except unmatched tags (#10534) 2019-04-10 03:34:16 +02:00
views Add blurhash (#10630) 2019-04-27 03:24:09 +02:00
workers Export and import show_reblogs together with following list (#10495) 2019-04-08 07:28:27 +02:00