status-go/protocol/protobuf
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
..
anon_metrics.pb.go feat: Add new settings for include watch-only accounts (#3676) 2023-06-28 12:05:06 +02:00
anon_metrics.proto rename status-react to status-mobile 2022-07-17 15:37:14 +02:00
application_metadata_message.pb.go feat: community privileged user sync message (#3879) 2023-08-15 17:27:01 +02:00
application_metadata_message.proto feat: community privileged user sync message (#3879) 2023-08-15 17:27:01 +02:00
chat_identity.pb.go feat: add and distribute `chatIdentity.FirstMessageTimestamp` 2022-09-09 08:59:39 +02:00
chat_identity.proto feat: add and distribute `chatIdentity.FirstMessageTimestamp` 2022-09-09 08:59:39 +02:00
chat_message.pb.go feat: Unfurl image URLs (#3901) 2023-08-21 16:48:07 +00:00
chat_message.proto feat: Unfurl image URLs (#3901) 2023-08-21 16:48:07 +00:00
command.pb.go Implement wallet connect session CRUD API 2022-08-19 12:32:00 +01:00
command.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
communities.pb.go feat: owner and token master permissions (#3912) 2023-08-18 17:29:44 +02:00
communities.proto feat: owner and token master permissions (#3912) 2023-08-18 17:29:44 +02:00
community_privileged_user_sync_message.pb.go feat: synchronize community token between TokenMasters and Owners (#3893) 2023-08-15 19:42:40 +02:00
community_privileged_user_sync_message.proto feat: synchronize community token between TokenMasters and Owners (#3893) 2023-08-15 19:42:40 +02:00
community_token.pb.go feat: synchronize community token between TokenMasters and Owners (#3893) 2023-08-15 19:42:40 +02:00
community_token.proto feat: synchronize community token between TokenMasters and Owners (#3893) 2023-08-15 19:42:40 +02:00
community_update.pb.go feat: auto re-apply rejected community events 2023-08-11 12:46:45 +02:00
community_update.proto feat: auto re-apply rejected community events 2023-08-11 12:46:45 +02:00
contact.pb.go init currentMessageState when sync protobuf.ContactUpdate (#3332) 2023-03-28 11:45:54 +08:00
contact.proto init currentMessageState when sync protobuf.ContactUpdate (#3332) 2023-03-28 11:45:54 +08:00
contact_verification.pb.go feat(ActivityCenter): Add missing AC notifications for verification requests (#3029) 2022-12-26 08:35:46 +04:00
contact_verification.proto feat(ActivityCenter): Add missing AC notifications for verification requests (#3029) 2022-12-26 08:35:46 +04:00
emoji_reaction.pb.go Implement wallet connect session CRUD API 2022-08-19 12:32:00 +01:00
emoji_reaction.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
enums.pb.go feat(protobuf): introduce `CommunityTokenType` enum 2023-03-03 08:20:51 +01:00
enums.proto feat(protobuf): introduce `CommunityTokenType` enum 2023-03-03 08:20:51 +01:00
group_chat_invitation.pb.go Implement wallet connect session CRUD API 2022-08-19 12:32:00 +01:00
group_chat_invitation.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
membership_update_message.pb.go fix: ROW_NUMBER() not work on ios for some reason (#3687) 2023-06-29 18:45:57 +08:00
membership_update_message.proto feat: Handle image in group chat 2022-09-01 12:19:01 +02:00
pairing.pb.go fix: accounts should keep the origin operability when local pairing 2023-08-10 16:09:29 +02:00
pairing.proto fix: accounts should keep the origin operability when local pairing 2023-08-10 16:09:29 +02:00
pin_message.pb.go Implement wallet connect session CRUD API 2022-08-19 12:32:00 +01:00
pin_message.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
pubkey.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
push_notifications.pb.go Make chat muting only works on one chat and not to completely block PNs from a user (#3647) 2023-06-22 08:06:32 +03:00
push_notifications.proto Make chat muting only works on one chat and not to completely block PNs from a user (#3647) 2023-06-22 08:06:32 +03:00
service.go feat: synchronize community token between TokenMasters and Owners (#3893) 2023-08-15 19:42:40 +02:00
status_update.pb.go fix: ROW_NUMBER() not work on ios for some reason (#3687) 2023-06-29 18:45:57 +08:00
status_update.proto Online Status Indicator (#2408) 2021-10-28 20:51:28 +05:30
sync_settings.pb.go fix: ROW_NUMBER() not work on ios for some reason (#3687) 2023-06-29 18:45:57 +08:00
sync_settings.proto feat: Add new settings for include watch-only accounts (#3676) 2023-06-28 12:05:06 +02:00
url_data.pb.go fix encoding of status.app links (#3855) 2023-08-14 14:25:42 +04:00
url_data.proto fix encoding of status.app links (#3855) 2023-08-14 14:25:42 +04:00