mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-14 13:25:49 +02:00
e1d3534624
- Add resolveConversationName() that prioritizes device contacts over backend display_name (which falls back to pubkey when DB JOIN fails) - Add isPubkey() guard to prevent overwriting good names with hex strings - Add arrow key navigation (Up/Down) in searchable contact dropdown - Auto-focus message input after selecting contact from dropdown - Skip filtering when search input contains a pubkey (show all contacts) - Keep search input and placeholder in sync with best known name Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>