Empty kind:6 Repost #701
Labels
No labels
Blocked
Bug
Documentation
Duplicate
Enhancement
Good first issue
Help wanted
Idea
In progress
Invalid
Major feature set
Packaging
Question
Soon
UI/UX
Upstream
You're dreamin'
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nostr/gossip#701
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is probably bad behavior of another client.
Reposts originally specified that the content should be empty. Now it says (to be backwards compatible) "It MAY also be empty, but that is not recommended". In this case, the "e" tag (or could be "a" tag) points to the event being reposted.
It looks like this word "shishi" is not in the raw event you posted, so I'm assuming gossip is displaying the contents of the event pointed to. There is no bug here.
Ok, but then there should be Reply, Quote, etc buttons. So I'll look into why there's no buttons.
oh I didn't notice.
Found it. I had coded the lazy assumption back in the day (around a year ago) when implementing the repost logic, that the e-tag was always the [0] tag. So it was pulling the [0] tag and that was a mentioned pubkey (shishi in this case).