Files
chatmail-core/src
Dmitry Bogatov dbf14179dc Make message argument to set_draft_raw() no longer optional
Previously, "set_draft_raw" function was used with "msg = None" only for
side-effect of removing current draft message in chat.

After draft removal functionality was factored into separate
"maybe_delete_draft" function, it is used directly in only call site,
which used to invoke "set_draft_raw" with optional message.

This function is private, and this refactoring does not change FFI
interface.

Note: This commit fails CI due incorrect formatting. It is done
deliberately to simplify review process.
2019-09-21 05:34:48 +00:00
..
2019-09-19 18:42:29 +02:00
2019-09-15 23:40:08 +02:00
2019-09-19 20:03:16 +02:00
2019-09-18 07:34:56 +02:00
2019-09-19 21:43:54 +02:00
2019-09-20 22:43:20 +02:00
2019-09-15 23:40:08 +02:00
2019-09-16 07:58:08 +02:00
2019-09-15 23:40:08 +02:00
2019-09-15 23:40:08 +02:00
2019-09-15 23:40:08 +02:00
2019-09-19 20:03:16 +02:00
2019-09-18 14:35:49 +02:00
2019-09-15 23:40:08 +02:00