mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
Redesign DM chat contact selector: - Replace <select> dropdown with searchable text input + filtered dropdown - Show only device contacts (from /api/contacts/detailed), not all cached - Sort contacts alphabetically, conversations by recency - Type badge (CLI/REP/ROOM/SENS) shown in dropdown items - Keyboard support: Enter selects first match, Escape closes Add Contact Info modal (replaces Retry toggle in header): - Shows contact name, type, public key, last advert, path/route, GPS - Auto Retry toggle moved into modal footer - Designed for future extensibility (manual path setting etc.) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>