summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime
Commit message (Collapse)AuthorAge
* 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
| | | | so not what want.
* 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
| | | | so let's guard it.
* 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
| | | | | | | Turns out it doesn't return consistent results. (mailtemplatetest testHtmlReply() sometimes comes back with "HTML text" and sometimes with "HTML text", depending on the host). Let's see into what limitations we run with QTextDocument instead.
* HtmlBodyResultChristian Mollekopf2017-10-09
|
* Simplified code a bitChristian Mollekopf2017-10-08
|
* Html with attachmentsChristian Mollekopf2017-10-08
|
* Assembling html mailsChristian Mollekopf2017-10-08
|
* Removed unused codepathChristian Mollekopf2017-09-07
|
* Fixed RE: prefixing on repliesChristian Mollekopf2017-09-07
|
* Expose some signature details in a tooltip.Christian Mollekopf2017-08-27
| | | | We'll want a proper UI for that at some point, but this is a start.
* CleanupChristian Mollekopf2017-08-26
|
* Assign a color depending on the encryption/signature state.Christian Mollekopf2017-08-26
|
* Fixed some warningsChristian Mollekopf2017-08-25
|
* Encoding testsChristian Mollekopf2017-08-25
|
* Fixed some warningsChristian Mollekopf2017-08-25
|
* Disable applyCharset while it's brokenChristian Mollekopf2017-08-24
| | | | It currently breaks some special characters such as the hyphen.
* cmake cleanupChristian Mollekopf2017-08-23
|
* The grand cmake cleanupChristian Mollekopf2017-08-23
| | | | | | We had a ton of duplication in our cmake code because we had no common toplevel settings. This is now cleaned up so we can sanely change settings and so we know what we have set.
* Get mailtemplatetest to passChristian Mollekopf2017-08-23
|
* Don't hardcode the fontChristian Mollekopf2017-08-23
|
* Set font and background color for html content.Christian Mollekopf2017-08-19
|
* Disabled noisy but useless debugging messageChristian Mollekopf2017-08-17
|
* Run the messageparsing in a threadChristian Mollekopf2017-08-17
| | | | | ...with signatures a single message quickly takes 50 - 150ms, which is too long to be blocking.
* 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
|
* Note about WIP state of crypto code.Christian Mollekopf2017-08-03
|
* Silence testsChristian Mollekopf2017-08-03
|
* Updated copyrightChristian Mollekopf2017-08-03
|
* Signed attachmentsChristian Mollekopf2017-08-03
|
* Commit missing filesChristian Mollekopf2017-08-03
|