summaryrefslogtreecommitdiffstats
path: root/framework/mail/composer.cpp
Commit message (Collapse)AuthorAge
* Moved framework/mail to framework/domainChristian Mollekopf2016-03-09
|
* Prepared a save-as-draft action.Christian Mollekopf2016-03-09
|
* Support for mail repliesChristian Mollekopf2016-03-01
| | | | | | | | A template message is generated based on the input message, including appropriate recepients and quoted text. Encoding and and options are mostly hardcoded still, and there might be one or the other crash with HTML mails. Also image/attachment support is incomplete.
* An overly basic settings framework.Christian Mollekopf2016-02-25
| | | | and a settings view to mess around.
* Send mail from the composerChristian Mollekopf2016-02-24
|
* composer: make it possible to select an identityMichael Bohlender2016-02-04
|
* inintial composer controller + hook up to composer uiMichael Bohlender2016-02-04