status-go/t
Icaro Motta 084d4bac0c
feat: Unfurl image URLs (#3901)
This commit adds support for unfurling static image URLs (not GIFs, not animated WebPs), such as https://placehold.co/600x400@2x.png. It also compresses images before returning them as data URIs to clients.

About compression: the compression strategy leverages the existing function images.CompressToFileLimits. A more comprehensive logic to consider the possibility of multiple image URLs being unfurled simultaneously is yet to be implemented.

Closes #3761
2023-08-21 16:48:07 +00:00
..
config Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
helpers fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
utils Feat/sync customization color (#3702) 2023-07-18 21:35:06 +08:00
bindata.go feat: Unfurl image URLs (#3901) 2023-08-21 16:48:07 +00:00
doc.go Remove Ropsten and Rinkeby test networks 2022-10-24 14:17:46 +02:00