mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 08:56:29 +03:00
allow `dc_msg_set_quote(msg, NULL)` and `msg.set_quote(None)` to simplify draft handling keeping message-ids (as needed for webxdc updates). closes #2948