fiatjaf / nocomment

See a demo at https://fiatjaf.com/nostr.html
https://nocomment.pages.dev/embed.js
136 stars 17 forks source link

Add reply feature #2

Open Giszmo opened 2 years ago

Giszmo commented 2 years ago
johnsBeharry commented 2 years ago

@Giszmo how would replies be threaded? Just a reference to the parent would be sufficient?

Giszmo commented 2 years ago

@johnsBeharry the nostr kind 1 events already have well defined how to reply to other events. The widget should support replying to specific events and should render stuff accordingly. In my use case I would only show top level events with a :plus: to denote there are replies.