mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-07 22:04:47 +02:00
63f2473933
When manual approval is enabled in settings, _on_new_contact now skips DB upsert and emits SocketIO event for pending contacts. When auto mode is on, contacts are added to DB immediately as before. Also enriched approve_contact and get_pending_contacts with full contact data. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>