mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +00:00
The compact GroupRelayStrip at the top of the screen uses a coloured dot to indicate whether each relay has carried any kind:445 traffic in the last 7 days, but nothing tells the user what the dot means or how stale a given relay actually is. Adds a detailed "Relays" section to the scrollable body that lists each group relay with its URL, status dot, and a "last event 3m ago" line derived from the existing relayActivity StateFlow on MarmotGroupChatroom. Rows click through to the existing RelayInfo route so users can inspect NIP-11 metadata, just like the strip. Uses the shared timeAgo helper for consistent formatting with the rest of the app. https://claude.ai/code/session_01Unm6uLHGLj9UcBY7hWfJVW