mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 01:46:30 +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