summaryrefslogtreecommitdiffstats
path: root/framework/src/domain
Commit message (Expand)AuthorAge
* Fixed inline signedChristian Mollekopf2018-02-14
* We're using partial matching insteadChristian Mollekopf2018-02-13
* We're ignoring the property for now.Christian Mollekopf2018-02-13
* A basic but working searchviewChristian Mollekopf2018-02-12
* Query instead of filteringChristian Mollekopf2018-02-11
* Fixed warningsChristian Mollekopf2018-02-11
* Fixed warningsChristian Mollekopf2018-02-06
* Properly encode non-ascii content.Christian Mollekopf2018-01-31
* Require a recipient for a mail.Christian Mollekopf2018-01-25
* Remvoed unused codeChristian Mollekopf2018-01-25
* Removed unused codeChristian Mollekopf2018-01-25
* testdata readmeChristian Mollekopf2018-01-25
* Fixed initial account login.Christian Mollekopf2018-01-24
* The Inbox crusher as a first experimental view.Christian Mollekopf2018-01-10
* Remove drafts after sending the messageChristian Mollekopf2018-01-08
* Set parent on modelChristian Mollekopf2018-01-08
* Make sure the index is valid.Christian Mollekopf2018-01-03
* 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
* 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