status-go/vendor
Mikhail Rogachev 511d6bfc54
feat: add parsing for new links format (#3665)
* feat(share-links): Add protobuf and encode/decode url data methods

* feat(new-links-format): Adds generators for new links format

* feat: add parsing for new links format

* feat: add messenger-level pubkey serialization and tests

* feat: fix and test CreateCommunityURLWithChatKey

* feat: impl and test parseCommunityURLWithChatKey

* feat: fix and test CreateCommunityURLWithData

* feat:  impl and test parseCommunityURLWithData (not working)

* feat: UrlDataResponse as response share urls api

* feat: impl& tested ShareCommunityChannelURLWithChatKey

* feat: impl & tested ParseCommunityChannelURLWithChatKey

* fix: bring urls to new format

* feat: add regexp for community channel urls

* feat: impl & test contact urls with chatKey, Ens and data

* fix: encodeDataURL/encodeDataURL patch from Samyoul

* fix: fix unmarshalling protobufs

* fix: fix minor issues, temporary comment TestParseUserURLWithENS

* fix: allow url to contain extra `#` in the signature

* fix: check signatures with SigToPub

* chore: lint fixes

* fix: encode the signature

* feat: Check provided channelID is Uuid

* fix(share-community-url): Remove if community encrypted scope

* fix: review fixes

* fix: use proto.Unmarshal instead of json.Marshal

* feat(share-urls): Adds TagsIndices to community data

* feat: support tag indices to community url data

---------

Co-authored-by: Boris Melnik <borismelnik@status.im>
2023-07-04 17:48:52 +04:00
..
github.com feat: add parsing for new links format (#3665) 2023-07-04 17:48:52 +04:00
go.etcd.io/bbolt Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
go.opencensus.io chore: upgrade go-waku to v0.5 (#3213) 2023-02-22 17:58:17 -04:00
go.uber.org chore: bump libp2p related dependencies 2023-06-30 14:23:08 -04:00
golang.org/x chore: bump libp2p related dependencies 2023-06-30 14:23:08 -04:00
google.golang.org/protobuf chore: bump libp2p related dependencies 2023-06-30 14:23:08 -04:00
gopkg.in chore: upgrade go-waku to v0.5 (#3213) 2023-02-22 17:58:17 -04:00
lukechampine.com/blake3 chore: bump libp2p related dependencies 2023-06-30 14:23:08 -04:00
modernc.org fix: run make vendor 2022-10-26 12:35:50 +02:00
olympos.io/encoding/edn Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
zombiezen.com/go/sqlite Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
modules.txt feat: add parsing for new links format (#3665) 2023-07-04 17:48:52 +04:00