status-go/static
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
..
keys Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
mailserver_db_migrations Shorten loop on waiting for community 2021-09-24 10:12:42 +01:00
test-0.132.0-account tests: migration test fixed 2023-05-25 19:46:47 +02:00
bindata.go feat: Unfurl image URLs (#3901) 2023-08-21 16:48:07 +00:00
emojis.txt feat: add visual identity service (#2550) 2022-03-11 16:17:48 -05:00
static.go feat: add visual identity service (#2550) 2022-03-11 16:17:48 -05:00