summaryrefslogtreecommitdiff
path: root/src/leap/mail/mailbox_indexer.py
AgeCommit message (Expand)Author
2015-09-23[refactor] avoid circular import due to rfc3156Kali Kaneko
2015-06-22[bug] fixes for display attachments and move between folders0.4.0-alphaKali Kaneko
2015-06-05[feature] use operation, doesn't return resultKali Kaneko
2015-03-03[bug] increment: avoid TypeError when there's no entries in tableKali Kaneko
2015-03-03properly catch TypeError exceptionKali Kaneko
2015-02-11save drafts: search by msg-idKali 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: MessageKali Kaneko
2015-02-11MessageCollections + MailboxIndexerKali Kaneko