mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 16:06:30 +03:00
a draft may contain only a quote, without any text set yet. these drafts cannot be sent, however, appear in the summary - currently with the summary-text "", which results to sth. as "Draft: " - which looks like an error or at least a bit weird. this pr sets the summary text to "Reply" - similar to "Image", "Video" etc. - the UI just expects some text here, not an empty string. the result are summaries as "Draft: Reply" on all UIs - which, btw. is also roughly the same what Signal does in this case.
Delta Chat C Interface
Documentation
To generate the C Interface documentation,
call doxygen in the deltachat-ffi directory
and browse the html subdirectory.
If thinks work, the documentation is also available online at https://c.delta.chat