summaryrefslogtreecommitdiff
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-07-02[bug] tear down of leap.common.events properly in testsRuben Pollan
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-18[style] pep8 and unused imports cleanupdrebs
2015-06-18[doc] update smtp gateway doc on message encryptiondrebs
2015-06-15Merge branch 'feature/post-sync-hooks' into developRuben Pollan
2015-06-10[docs] minimal mutt configuration snippetKali Kaneko
2015-06-10[refactor] remove unneeded conditionalKali Kaneko
2015-06-09[bug] pass the doclist to the ui signalKali Kaneko
2015-06-09[refactor] log failure properlyKali Kaneko
2015-06-05[pkg] changes file for post-sync hooks featureKali Kaneko
2015-06-05[refactor] deprecate old incoming indexKali Kaneko
2015-06-05[feature] use operation, doesn't return resultKali 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-04-28[feature] implement substring body fetchKali Kaneko
2015-03-30Merge branch 'kali/bug/several-mime-fixes' into developRuben Pollan
2015-03-30[bug] fix early append notificationKali Kaneko
2015-03-30[bug] move creation_ts to mail generic apiKali Kaneko
2015-03-30[feature] make deferred list error-tolerantKali Kaneko
2015-03-30[bug] temporary workaround to allow display on some muasKali 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-23[bug] fix wrong case in the boundary passed in BODYSTRUCTUREKali Kaneko
2015-03-23[bug] add extra CRLF to avoid bad mime parsing in ThunderbirdKali 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-03[bug] Fix IllegalMailboxCreateKali Kaneko
2015-03-03[docs] add git commit template.Kali Kaneko
2015-03-03[refactor] remove dead code in IMAP implementationKali Kaneko
2015-03-03cast generator to list; change expected after renameKali Kaneko
2015-03-03pass date explicitely, fix partial_append testKali Kaneko
2015-03-03fix rename_mailbox implementation, make test passKali Kaneko
2015-03-03[bug] increment: avoid TypeError when there's no entries in tableKali Kaneko
2015-03-03fix MessageTestCase: keep ref to inserted mbox uuidKali Kaneko
2015-03-03fix delete_msg testKali Kaneko
2015-03-03properly catch TypeError exceptionKali 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 typo on method nameKali Kaneko