summaryrefslogtreecommitdiffstats
path: root/src/compose_message.hh
AgeCommit message (Expand)Author
2018-11-04cm, em: clean up referencesGaute Hope
2018-10-20cm: use GMimeStreamMem to avoid writing tmp fileGaute Hope
2017-11-08markdown: handle and show errors, do not allow sending if un-successfulGaute Hope
2017-11-08markdown: compose messages as markdown and send as multipart/alternativeGaute Hope
2017-05-30cm: do not manage signals from other threadGaute Hope
2017-05-26cm: keep IO signals in send_threadGaute Hope
2017-05-26cm: send: more outputGaute Hope
2017-04-01cm: clean up stdout/stderr connections after sendmail processGaute Hope
2017-02-22cm: use std::thread and condition_variable to cancel between seconds as wellGaute Hope
2017-02-22cm, em: delay sending of message configurable amount of time, in order to can...Gaute Hope
2017-01-02cm: always load attachments to memory (#99)Gaute Hope
2017-01-02cm: refptr message when attaching mime-messageGaute Hope
2017-01-02em: attach emails as mime-messages, include mm from drafts, delete attachment...Gaute Hope
2016-08-16cm: check if accounts is initializedGaute Hope
2016-08-11cm, em: cancel sending with Ctrl+CGaute Hope
2016-07-24cm: correctly attach message/rfc822 parts when forwardingGaute Hope
2016-07-19em, crypto: show encryption and signing errorsGaute Hope
2016-07-19WIP: encryption worksGaute Hope
2016-04-27signatures: include per-account (toggable) signaturesGaute Hope
2016-01-19 #58: emit thread_updated on main gui threadGaute Hope
2016-01-16remove "using namespace" from headers. Also start cleaning up includes.Franz Fellner
2016-01-13cm: attach messages as mime-messagesGaute Hope
2015-06-18add replied and passed tags for replies and forwarded messagesGaute Hope
2014-10-14fwd: attachments, fix some mem issuesGaute Hope
2014-10-09em, cm: attach fiels (missing delete)Gaute Hope
2014-09-16em, cm, tv: show message sent info in messageGaute Hope
2014-09-03actions: set up global actionsGaute Hope
2014-07-05composer: set inreplyto and referencesGaute Hope
2014-07-05wip: revamp editorGaute Hope
2014-05-06em: send messageGaute Hope
2014-05-06WIP: composing messagesGaute Hope