Damus
O Tristão · 3w
Kind: 6 contains I presume a link to the repost and then an event id of the original?
alp profile picture
The reposted kind:1 event was fully embedded in the kind:6’s JSON, not just referenced. That’s why it was causing issues.

It contains 2 ways to access the original:

1. The e-tag points to the original kind:1’s ID (often with a relay hint). That’s the "pointer."
2. The content field contains the full original kind:1 as a stringified JSON (ID, pubkey, content, tags, signature etc). That’s the "embedded copy."
👍1
Karadenizli · 3w
What client is the final note from? Most clients should copy the original kind:1 id rather than the kind:6 id when you use the share button. The final note is sent from a client with bad ux and it predictably doesn't show everywhere.