mirror of
https://github.com/hoornet/vega.git
synced 2026-05-06 20:29:12 -07:00
- fetchNoteById(eventId): fetches a single event by ID - NoteContent: note1 and nevent1 (kind 1) references now parsed as "quote" segment type instead of plain mention text - QuotePreview component: lazily fetches the referenced note, renders a bordered card with author avatar + name + truncated content; click navigates to the thread view - Quote cards rendered as a block below the note text, consistent with how images/videos are handled - naddr1 (kind 30023) and other nevent kinds still open via the existing article/njump.me handler Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>