mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
Monitor: For .msg commands, keep waiting for expected_ack in response instead of completing on silence timeout. Waits up to half of cmd_timeout (5s) for the JSON to arrive before giving up. Unread: Apply 120s time-window dedup to outgoing messages in conversation listing, so retry messages don't inflate last_message_timestamp and cause permanent unread markers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>