summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Expand)Author
2015-02-11fix typo in docsKali Kaneko
2015-02-11specify not syncable shared dbKali Kaneko
2015-02-11add service-identity as a dependency for leap.mailKali Kaneko
2015-02-11bump version compat for soledad clientKali Kaneko
2015-02-11remove enum depKali Kaneko
2015-01-05Port `enum` to `enum34`Ruben Pollan
2014-11-25Move SMTP gateway str assertion to inside OutgoingMail.drebs
2014-11-17Moving encrypt, sign and send logic from gateway (SMTP) to a MailServiceDuda Dornelles
2014-11-04Discover public key via attachmentRuben Pollan
2014-10-13Get keys from OpenPGP email headerRuben Pollan
2014-10-12Update docstringsRuben Pollan
2014-10-07Merge remote-tracking branch 'meskio/feature/keymanager_api' into developIvan Alejandro
2014-10-06Add new leap.keymanager version to VERSION_COMPATRuben Pollan
2014-10-06Merge remote-tracking branch 'meskio/feature/keymanager_api' into developIvan Alejandro
2014-09-26Fold in changesTomás Touceda
2014-09-16The get_key cache now it's automagicalRuben Pollan
2014-09-10add test for empty mailbox creationKali Kaneko
2014-09-09addMailbox shouldn't accept empty names since it makes it impossible to retri...Duda Dornelles
2014-09-09add command for building rtd docsKali Kaneko
2014-09-09fix rtd linkKali Kaneko
2014-09-09add rtd badgeKali Kaneko
2014-09-09fix syntax highlightingKali Kaneko
2014-09-09add commentKali Kaneko
2014-09-09fix README syntaxKali Kaneko
2014-09-09return the deferred from sendMessageKali Kaneko
2014-09-03split tests in different modulesKali Kaneko
2014-09-03fix and migrate tests to trialKali Kaneko
2014-09-03remove uid from signatureKali Kaneko
2014-08-26remove unneeded importsKali Kaneko
2014-08-26Merge branch 'feature/sphinx-boilerplate' into developRuben Pollan
2014-08-25sphinx documentation for the mail libraryKali Kaneko
2014-08-21Added changes file for the bug descriptionBruno Wagner Goncalves
2014-08-21Fixed some PEP8 warnings on the messages fileBruno Wagner Goncalves
2014-08-21MessageCollection iterators must instantiate LeapMessage with the collectionBruno Wagner Goncalves
2014-08-21Merge remote-tracking branch 'kali/ignore-trial-temp' into developRuben Pollan
2014-08-21ignore trial temp folderKali Kaneko
2014-08-21Added fallback in case the gpg binary is not found on the PATHBruno Wagner Goncalves
2014-08-21Find the gpg binary on the system, even through symlinksBruno Wagner Goncalves
2014-08-21On the mac, the tempdir is not created at /tmp, so checking the tempdir forma...Bruno Wagner Goncalves
2014-07-29Update the test information on READMERuben Pollan
2014-04-09Improve changelog readabilityTomás Touceda
2014-04-04Fold in changesTomás Touceda
2014-04-04Update requirementsTomás Touceda
2014-03-26Merge remote-tracking branch 'refs/remotes/kali/bug/bad-object-in-save-callba...Tomás Touceda
2014-03-26fix wrong object being passed in the messageSaved callbackKali Kaneko
2014-03-18Signal the UI in case the soledad token is invalid when syncing (#5191).drebs
2014-03-17Merge remote-tracking branch 'refs/remotes/kali/feature/keepprocessing' into ...Tomás Touceda
2014-03-11changes fileKali Kaneko
2014-03-10keep processing after decoding errors during fetchKali Kaneko
2014-03-05Merge remote-tracking branch 'refs/remotes/kali/bug/inc-recursion-limit' into...Tomás Touceda