mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-16 10:27:11 +02:00
StatusIndicator was stuck showing a loading spinner indefinitely when no status events existed, because the useTimeline observable never completes for live Nostr subscriptions. Default to showing "Open" immediately and update reactively when status events arrive. https://claude.ai/code/session_01UAjKegpi8uWyLdjgRpNeEJ Co-authored-by: Claude <noreply@anthropic.com>