summaryrefslogtreecommitdiff
path: root/src/leap/mail/imap/mailbox.py
AgeCommit message (Expand)Author
2014-02-17do not get last_uid from the set of soledad messagesKali Kaneko
2014-02-17add profile-command utilityKali Kaneko
2014-02-17remove hdoc copy since it's in its own structure nowKali Kaneko
2014-02-17take recent count from memstoreKali Kaneko
2014-02-17do not defer fetches to threadKali Kaneko
2014-02-17prefetch flag docsKali Kaneko
2014-02-17defer copy and soledad writesKali Kaneko
2014-02-05fix expunge deferreds so they waitKali Kaneko
2014-02-04fixes after reviewKali Kaneko
2014-02-02re-add expunge deferredKali Kaneko
2014-02-02fix missing content after in-memory addKali Kaneko
2014-01-31properly implement deferreds in several commandsKali Kaneko
2014-01-31prime-uidsKali Kaneko
2014-01-30skip notificationsKali Kaneko
2014-01-30Fix UIDVALIDITY command.Kali Kaneko
2014-01-30Fix copy and deletion problemsKali Kaneko
2014-01-30docstring fixesKali Kaneko
2014-01-28handle last_uid property in memory storeKali Kaneko
2014-01-28flags use the memstoreKali Kaneko
2014-01-28add soledadstore classKali Kaneko
2014-01-28memory store for append/fetch/copyKali Kaneko
2014-01-26temporarily remove notify after adding msgKali Kaneko
2014-01-21workaround for recursionlimit due to qtreactorKali Kaneko
2014-01-20Fix search command filterTomás Touceda
2014-01-20Fix typo in the signal_unread method. Closes: #5001Kali Kaneko
2014-01-17Add a fetch_headers for mass-header fetch queriesKali Kaneko
2014-01-17Separate RECENT Flag to a mailbox document.Kali Kaneko
2014-01-16Temporal refactor setting of recent flag.Kali Kaneko
2014-01-16Fix grave bug with iteration in STOREKali Kaneko
2014-01-16factor out bound and filter for msg seqsKali Kaneko
2014-01-16reset last uid on expungeKali Kaneko
2014-01-15Performance improvement on FLAGS-only FETCHKali Kaneko
2014-01-14remove locks (moved to soledad client)Kali Kaneko
2014-01-13Very limited support for SEARCH Commands. Closes: #4209Kali Kaneko
2014-01-13Add check for uniqueness when adding mails.Kali Kaneko
2014-01-08handle all fetches as sequentialKali Kaneko
2014-01-08tests infrastructure for multipartKali Kaneko
2014-01-08fix tests after rewriteKali Kaneko
2014-01-08First stage of the storage schema rewrite.Kali Kaneko
2013-12-26Split the near-2k loc file into more handy modules.Kali Kaneko