Files
grimoire/src/components
Claude f7132f2f48 refactor: simplify NIP-10 thread chat implementation
Major simplifications based on user feedback:
- Render root event as regular message instead of special feed renderer
- Remove special-case logic for hiding reply preview when replying to root
- Include root event in messages list using RxJS combineLatest
- Change root author role from "admin" to "op" (original poster)
- Fix NIP-10 protocol link handler in chat header
- Add "Chat" option to event context menu for kind 1 events
- Fix unused parameter warnings in nip-10-adapter

This refactoring reduces complexity and makes NIP-10 threads behave
more consistently with other chat protocols.
2026-01-19 15:20:14 +00:00
..
2026-01-14 19:24:37 +01:00
2026-01-13 17:16:31 +01:00
2026-01-15 16:13:50 +01:00
2026-01-15 16:13:50 +01:00