-
Notifications
You must be signed in to change notification settings - Fork 634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kind 16 generic reposts #610
Conversation
Do you mind if I use this for implementing moderation for public groups? |
Why not make a new kind? |
I'm mostly joking, I won't use this because I don't use reposts in Coracle, but I do support nevent embeds, which currently are breaking kind 1's based on your concept of composition being non-interoperable, this PR doesn't solve that. |
Everybody supports nevent embeds, I don't think they are breaking. I also am not a radical about not having composition, I just think people shouldn't be radical about having full composability. |
Interesting, what is the difference between a re-post and an embed, other than the added context? |
It's the same. The embed is a quote-repost and vice-versa. That's how Twitter works too. The canonical content of a Twitter quote-repost is just a comment plus a link to the other tweet. NIP-18 reposts are pure reposts, with no added comments. |
ACK (I like this because as a different event kind, I can ignore them) |
Can we change the advice to add the event into
|
Amethyst v60+ supports this change. Kind 1s will be boosted with kind 6 and everything else with kind 16, the k tag and the event in |
Great. Thanks! |
I've changed this on a separate commit. |
People will use kind 6 to repost all event kinds and also kind 16 with |
Do you think? |
habla.news has also already stopped sending kind:6 and is sending kind:16 now: verbiricha/habla.news@026b678 |
just kidding xd |
Solving #576.