mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-04-14 07:26:28 +00:00
- Backend: channels API filters out undecrypted messages by default - Backend: ?includeEncrypted=true param to include them - Frontend: 'Show encrypted' toggle in channels sidebar - Frontend: unknown channels grayed out with '(no key)' label - Toggle persists in localStorage Fixes #727