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
2021-06-16 16:19:45 -04:00
2023-06-23 12:01:30 +01:00
2022-11-17 10:40:26 +01:00
2023-01-13 17:52:03 +00:00
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2023-08-21 16:48:07 +00:00
2023-01-13 17:52:03 +00:00
2023-08-17 09:56:30 +02:00
2022-12-29 14:16:19 +08:00
2021-09-01 13:02:18 +01:00
2023-08-21 16:48:07 +00:00
2022-07-17 15:37:14 +02:00
2023-08-21 16:48:07 +00:00
2023-08-21 16:48:07 +00:00
2023-08-21 16:48:07 +00:00
2023-08-16 10:06:03 +08:00
2023-01-13 17:52:03 +00:00
2023-08-18 12:28:44 +02:00
2023-08-21 16:48:07 +00:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.8%
Shell 0.3%
Makefile 0.1%
Groovy 0.1%