summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime
Commit message (Expand)AuthorAge
* Match auto css propertiesChristian Mollekopf2018-04-05
* Make sure we don't end up with any CRLF'sChristian Mollekopf2018-03-23
* CleanupChristian Mollekopf2018-03-23
* Fixed buildChristian Mollekopf2018-03-09
* Automatic key import / export + Expected monadRémi Nicole2018-03-09
* Support encrypted mails forwardingRémi Nicole2018-03-08
* Fixed build on macChristian Mollekopf2018-03-05
* Revert "Support encrypted mails forwarding"Christian Mollekopf2018-03-02
* Support encrypted mails forwardingChristian Mollekopf2018-03-02
* gpg error handling cleanupChristian Mollekopf2018-02-26
* Removed unused codeChristian Mollekopf2018-02-26
* CleanupChristian Mollekopf2018-02-26
* Using setContent instead of setBody will lead to a trailing newlineChristian Mollekopf2018-02-26
* T7024 fix: implement attachment-based forwardingRémi Nicole2018-02-21
* This is really a boolean in disguiseChristian Mollekopf2018-02-20
* Avoid unnecessary member variablesChristian Mollekopf2018-02-20
* Fixed encrypted+signed messagesChristian Mollekopf2018-02-20
* Fixed warningChristian Mollekopf2018-02-20
* Add key id to encryption infoChristian Mollekopf2018-02-20
* Removed unused argumentChristian Mollekopf2018-02-20
* Fixed inline signedChristian Mollekopf2018-02-14
* Fixed warningsChristian Mollekopf2018-02-11
* Properly encode non-ascii content.Christian Mollekopf2018-01-31
* Remvoed unused codeChristian Mollekopf2018-01-25
* Removed unused codeChristian Mollekopf2018-01-25
* testdata readmeChristian Mollekopf2018-01-25
* Generate a message id for new messagesChristian Mollekopf2017-12-29
* Avoid duplicating the contentType header on replyChristian Mollekopf2017-12-22
* Html mails that don't adhere to the strict dtd are probably too complexChristian Mollekopf2017-12-13
* Avoid using the non-threadsafe QGpgMEChristian Mollekopf2017-12-12
* Stop using useless abstractions (that are not even threadsafe)Christian Mollekopf2017-12-11
* These heuristics would even match html content from kubeChristian Mollekopf2017-12-11
* Removed unreachable codepathsChristian Mollekopf2017-12-10
* Always guard async callbacksChristian Mollekopf2017-12-08
* CleanupChristian Mollekopf2017-12-07
* Removed inProgressChristian Mollekopf2017-12-07
* Simplified verifySignatureChristian Mollekopf2017-12-07
* Revamped security border coloring and popup messageChristian Mollekopf2017-12-07
* Simplified codeChristian Mollekopf2017-12-07
* Removed unnecessary indentation.Christian Mollekopf2017-12-06
* Made signaturedetails slightly more readableChristian Mollekopf2017-12-06
* It's unclear how thread-safe the constructor/protocol access is,Christian Mollekopf2017-11-27
* Import missing keysChristian Mollekopf2017-11-24
* Encrypted mailsChristian Mollekopf2017-11-23
* CleanupChristian Mollekopf2017-11-23
* Prepared cryptoChristian Mollekopf2017-11-23
* Find signing keysChristian Mollekopf2017-11-22
* Load html messages as htmlChristian Mollekopf2017-10-12
* Don't use QWebEnginePage to convert to plaintextChristian Mollekopf2017-10-09
* HtmlBodyResultChristian Mollekopf2017-10-09