summaryrefslogtreecommitdiff
path: root/src/leap/mail/mail.py
AgeCommit message (Expand)Author
2015-07-08[bug] fix the rendering of nested multipartrelease/bitmask-0.9.x-alphaKali Kaneko
2015-07-03[bug] notify copied emailsRuben Pollan
2015-07-02[bug] return the message uid after add it to the collectionRuben Pollan
2015-06-29[bug] allow mailbox to be notified of collection changesKali 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[bug] prevent missing uid table exceptionKali Kaneko
2015-06-05[refactor] move hooks to accountKali Kaneko
2015-06-05[feature] post-sync mail processing hooksKali Kaneko
2015-05-14[feat] adapt to new events api on commonIvan Alejandro
2015-03-30[bug] fix early append notificationKali Kaneko
2015-03-30[bug] move creation_ts to mail generic apiKali Kaneko
2015-03-30[bug] re-add fix for multiple headersKali Kaneko
2015-03-23[bug] report the correct size for mime partsKali Kaneko
2015-03-05[bug] catch null doc_id error, and log it as suchKali Kaneko
2015-03-05[feature] Keep mapping of collectionsKali Kaneko
2015-03-03[bug] Fix testExpunge testsKali Kaneko
2015-03-03pass date explicitely, fix partial_append testKali Kaneko
2015-03-03fix rename_mailbox implementation, make test passKali Kaneko
2015-03-03fix delete_msg testKali Kaneko
2015-02-25undo duplication of add_msg method in mail apiKali Kaneko
2015-02-24move notifications cb to mail moduleKali Kaneko
2015-02-23factor out unicode formattingKali Kaneko
2015-02-20fix broken multipart attachment renderingKali Kaneko
2015-02-18Use MessageCollection instead of IMAPMailbox in IncomingMailRuben Pollan
2015-02-11append/copy performance improvementKali Kaneko
2015-02-11implement copy interfaceKali Kaneko
2015-02-11return empty string if we couldn't find bodyKali Kaneko
2015-02-11save drafts: search by msg-idKali 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: implement setting of message flagsKali Kaneko
2015-02-11imap: complete FETCH implementationKali Kaneko
2015-02-11update mail/imap testsKali Kaneko
2015-02-11Refactor fetch into leap.mail.incoming IServiceRuben Pollan
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