mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
Adds a Quote button next to Reply that allows quoting a message. - Messages ≤20 bytes are quoted in full - Longer messages are truncated with "..." - Format: @[Username] "quoted text" - Uses UTF-8 byte counting for accurate truncation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>