summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/tests/mailtemplatetest.cpp
Commit message (Collapse)AuthorAge
* Generate a message id for new messagesChristian Mollekopf2017-12-29
|
* Html with attachmentsChristian Mollekopf2017-10-08
|
* Assembling html mailsChristian Mollekopf2017-10-08
|
* Fixed RE: prefixing on repliesChristian Mollekopf2017-09-07
|
* Encoding testsChristian Mollekopf2017-08-25
|
* Take personal email addresses into account when replying.Christian Mollekopf2017-08-11
|
* Test repliesChristian Mollekopf2017-08-11
|
* splitAddress does not work if the name has a comma in itChristian Mollekopf2017-08-10
| | | | | With i.e. "Mollekopf, Christian <mollekopf@example.org>", we'l end up with an address "Mollekopf" and one "Christian <mollekopf@example.org>".
* Don't quote attachments in the replyChristian Mollekopf2017-08-10
|
* Silence testsChristian Mollekopf2017-08-03
|
* Signed attachmentsChristian Mollekopf2017-08-03
|
* Commit missing filesChristian Mollekopf2017-08-03
|
* A first signed messageChristian Mollekopf2017-08-03
|
* CleanupChristian Mollekopf2017-08-03
|
* Set the plain type for plain mailsChristian Mollekopf2017-08-02
|
* mailtestsChristian Mollekopf2017-08-02
|
* Moved mailcomposing into mailtemplatesChristian Mollekopf2017-08-02
| | | | so we can start testing it.
* Fixed multipart/alternative repliesChristian Mollekopf2017-07-11
|
* Reply to signed messages.Christian Mollekopf2017-06-30
|
* Fixed html to plaintext conversionChristian Mollekopf2017-06-30