Files
eranos/src
Chad Curtis 99b5df9ec4 Fix sub-replies appearing as top-level wall comments
useWallComments queries #A (uppercase root tag) which returns all depth
levels per NIP-22, not just top-level comments. Filter orderedWallReplies
to only events whose lowercase 'a' tag points directly at the kind-0 root,
matching how useComments.topLevelComments works for other pages.
2026-03-01 04:01:59 -06:00
..