summaryrefslogtreecommitdiff
path: root/src/leap/mail/adaptors
AgeCommit message (Expand)Author
2016-02-11[feat] Use cryptography instead of pycryptopp to reduce dependencies.Ruben Pollan
2015-12-10Fixed the get_body logicBruno Wagner
2015-09-28[bug] fail gracefully if fetch failsKali Kaneko
2015-08-21[tests] properly skip not implemented tests, do not raiseKali Kaneko
2015-08-11[docs] add folker to authors + pep8Kali Kaneko
2015-08-11[bug] Fix missing _normailize_dict in DocumentWrapper constructor.Folker Bernitt
2015-08-11[bug] Fix typo in content-transfer-encoding in walk.py.Folker Bernitt
2015-08-03[tests] Skipped tests that were not implementedBruno Wagner
2015-07-29[bug] fixed syntax error in models.pyFolker Bernitt
2015-07-21Transformed assigned lambdas to functions in models and test_models because o...Bruno Wagner
2015-07-13[bug] Return the first cdoc if no body foundKali Kaneko
2015-06-29[bug] allow mailbox to be notified of collection changesKali Kaneko
2015-06-29[bug] avoid KeyError on pending_insert_docs lookupKali Kaneko
2015-06-25[bug] avoid duplication of copies in draft folderKali Kaneko
2015-06-25[bug] saving message to drafts folder hangsKali Kaneko
2015-06-22[bug] fixes for display attachments and move between folders0.4.0-alphaKali Kaneko
2015-06-05[refactor] deprecate old incoming indexKali Kaneko
2015-03-30[bug] fix early append notificationKali Kaneko
2015-03-30[bug] re-add fix for multiple headersKali Kaneko
2015-02-11append/copy performance improvementKali Kaneko
2015-02-11ignore revisionconflicts on puts.Kali Kaneko
2015-02-11implement copy interfaceKali Kaneko
2015-02-11save drafts: search by msg-idKali Kaneko
2015-02-11fix initialization of cdocsKali Kaneko
2015-02-11Fix recent/unseen notificationsKali Kaneko
2015-02-11re-add support for basic multipart messagesKali Kaneko
2015-02-11lots of little fixes after meskio's reviewKali Kaneko
2015-02-11imap: complete FETCH implementationKali Kaneko
2015-02-11Complete IMAP implementation, update testsKali Kaneko
2015-02-11Use mailbox uuidsKali Kaneko
2015-02-11tests for mail.mail module: AccountKali Kaneko
2015-02-11tests for mail.mail module: MessageCollectionKali Kaneko
2015-02-11tests for mail.mail module: MessageKali Kaneko
2015-02-11cleanup imap implementationKali Kaneko
2015-02-11MessageCollections + MailboxIndexerKali Kaneko
2015-02-11Serializable Models + Soledad AdaptorKali Kaneko