Skip to content

WIP: Show blurhash during image download

JMS requested to merge JMS55/fractal:blurhash into master

I started adding support for blurhashes as placeholders during image downloads. See the associated MSC.

I modified TODO with a list of what needs to be done still; mainly I am unsure why the blurhash key in message.extra_content.info is not getting sent as part of the message json. After that's fixed, I believe I am able to finish the rest of the items.

Merge request reports