summaryrefslogtreecommitdiffstats
path: root/framework/src/domain
Commit message (Expand)AuthorAge
* Html mails that don't adhere to the strict dtd are probably too complexChristian Mollekopf2017-12-13
* Fixed cc and bcc on composercontrollerChristian 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
* Found the proper solutionChristian Mollekopf2017-12-06
* Fixed controller clear functionChristian Mollekopf2017-12-06
* Avoid crashing if we don't find a key.Christian Mollekopf2017-12-04
* Subcontrollers for list propertiesChristian Mollekopf2017-12-04
* Avoid any keyserver lookup for now.Christian Mollekopf2017-11-27
* Encrypt to all keys if we find multipleChristian Mollekopf2017-11-27
* It's unclear how thread-safe the constructor/protocol access is,Christian Mollekopf2017-11-27
* log messagesChristian Mollekopf2017-11-27
* Fixed warningsChristian Mollekopf2017-11-27
* Disable encryption buttons if keys are missingChristian Mollekopf2017-11-27
* Async personal key retrievalChristian Mollekopf2017-11-27
* Safeguards to avoid crashesChristian Mollekopf2017-11-27
* Factor out how we run it into a separate methodChristian Mollekopf2017-11-25
* Lookup keys in threadsChristian Mollekopf2017-11-25
* Only look for keys when crypto is enabledChristian Mollekopf2017-11-25
* Import missing keysChristian Mollekopf2017-11-24
* Encrypt to self so we can read the sent mailChristian Mollekopf2017-11-24
* Log some info about the keys we findChristian Mollekopf2017-11-24
* Ensure we have valid keys before sendingChristian Mollekopf2017-11-24
* Encrypted mailsChristian Mollekopf2017-11-23
* CleanupChristian Mollekopf2017-11-23
* Prepared cryptoChristian Mollekopf2017-11-23
* Avoid crashing if we fail to assemble the messageChristian Mollekopf2017-11-22
* Find signing keysChristian Mollekopf2017-11-22
* Prepping encryptionChristian 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
* CleanupChristian Mollekopf2017-10-09
* Clear all formatting when converting to plain text.Christian Mollekopf2017-10-08
* Simplified code a bitChristian Mollekopf2017-10-08
* Html with attachmentsChristian Mollekopf2017-10-08
* Assembling html mailsChristian Mollekopf2017-10-08
* Fixed settingstestChristian Mollekopf2017-10-06
* TextDocumentHandler to deal with HTML formattingChristian Mollekopf2017-10-06
* Fixed showing a loginview after the account setupChristian Mollekopf2017-09-22