Files
website/src/apps/notes
copilot-swe-agent[bot] 4f83dcd005 Add nested reply threading to note detail view
Derive parent/child relationships from NIP-10 references and render replies
beneath their logical parent instead of as a flat list. Replies can be
answered inline at any point in the thread, with proper root/reply markers
and p tags. Deep nesting is capped so threads stay readable on mobile, the
conversation exposes tree semantics to assistive technology, and malformed,
cyclic, or incomplete reference chains render safely in a separate section
instead of breaking the thread.

Co-authored-by: mroxso <24775431+mroxso@users.noreply.github.com>
2026-09-07 22:05:53 +02:00
..