- Added computeReplyLevels() to compute reply depth from NIP-10 e tags - Added buildDepthFirstOrder() for depth-first thread sorting (root first, children grouped by parent chronologically) - Render vertical indent lines using CSS variables (var(--muted-color) for non-selected, var(--accent-color) for focused post) - Added collapse/expand functionality with hidden reply count - Added focused post highlight via ?focus=<eventId> URL param - Real-time subscriptions preserved — new replies appear in correct threaded position - All colors use CSS variables — no hardcoded colors
6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"VERSION": "v0.7.26",
|
|
"VERSION_NUMBER": "0.7.26",
|
|
"BUILD_DATE": "2026-06-25T23:53:36.767Z"
|
|
}
|