summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/mailtemplates.cpp
Commit message (Expand)AuthorAge
* Switching to unique_ptr everywhere (+ fixing micalg)Minijackson2018-03-08
* Remove protocol differentiation since we only use OpenPGPMinijackson2018-03-08
* Use Expected in crypto + pass attached key + add bool part of Expected + remo...Minijackson2018-03-08
* Support encrypted mails forwardingRémi Nicole2018-03-08
* Revert "Support encrypted mails forwarding"Christian Mollekopf2018-03-02
* Support encrypted mails forwardingChristian Mollekopf2018-03-02
* T7024 fix: implement attachment-based forwardingRémi Nicole2018-02-21
* Properly encode non-ascii content.Christian Mollekopf2018-01-31
* Generate a message id for new messagesChristian Mollekopf2017-12-29
* Avoid duplicating the contentType header on replyChristian Mollekopf2017-12-22
* Encrypted mailsChristian Mollekopf2017-11-23
* Load html messages as htmlChristian Mollekopf2017-10-12
* Don't use QWebEnginePage to convert to plaintextChristian Mollekopf2017-10-09
* HtmlBodyResultChristian Mollekopf2017-10-09
* Simplified code a bitChristian Mollekopf2017-10-08
* Html with attachmentsChristian Mollekopf2017-10-08
* Assembling html mailsChristian Mollekopf2017-10-08
* Fixed RE: prefixing on repliesChristian Mollekopf2017-09-07
* Disable applyCharset while it's brokenChristian Mollekopf2017-08-24
* Get mailtemplatetest to passChristian Mollekopf2017-08-23
* Take personal email addresses into account when replying.Christian Mollekopf2017-08-11
* splitAddress does not work if the name has a comma in itChristian Mollekopf2017-08-10
* Updated copyrightChristian Mollekopf2017-08-03
* Signed attachmentsChristian Mollekopf2017-08-03
* Commit missing filesChristian Mollekopf2017-08-03
* A first signed messageChristian Mollekopf2017-08-03
* Hostname based messageidChristian Mollekopf2017-08-02
* Set the plain type for plain mailsChristian Mollekopf2017-08-02
* Moved mailcomposing into mailtemplatesChristian Mollekopf2017-08-02
* Reply all is the better default for now,Christian Mollekopf2017-07-11
* Don't set that option twiceChristian Mollekopf2017-07-06
* Reply to signed messages.Christian Mollekopf2017-06-30
* Fixed html to plaintext conversionChristian Mollekopf2017-06-30
* Fixed the reply regexpChristian Mollekopf2017-06-23
* Refactored the reply generating code for comprehensibilityChristian Mollekopf2017-06-23
* Newline after "On %date you wrote:"Christian Mollekopf2017-06-23
* Fixed subject replacementsChristian Mollekopf2017-06-23
* Also load slightly more complex mails.Christian Mollekopf2017-06-22
* Reduced the messagetreeparser to aproximately what we actually requireChristian Mollekopf2017-06-04
* Moved MIME related stuff to a mime subdirChristian Mollekopf2017-05-23