mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
Track how many repeaters heard and forwarded sent channel messages, similar to the Meshcore mobile app's "Heard X repeats" feature. - Bridge: Detect GRP_TXT echoes from stdout, track unique paths - Bridge: New /register_echo and /echo_counts API endpoints - API: Register messages for echo tracking after send - API: Merge echo counts into /api/messages response - Frontend: Display green badge with broadcast icon next to Resend button - CSS: Echo badge styling with dark mode support Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>