Files
grimoire/src/components/ThreadViewer.tsx
Claude 1266003c4b feat: Improve thread reply resolution and focusing
- Fetch BOTH kind 1 (NIP-10) and kind 1111 (NIP-22) replies for all root events
- Track original event ID when opening thread from a reply
- Auto-expand parent if focused event is a 2nd level reply
- Highlight focused event with ring-2 ring-primary/50
- Auto-scroll to focused event on mount
- Determine thread kind dynamically per event instead of globally
- Show clicked reply even when opening thread from nested reply
2026-01-17 19:46:24 +00:00

14 KiB