summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-15Update service initialization fileKali Kaneko
2014-01-15Performance improvement on FLAGS-only FETCHKali Kaneko
2014-01-15remove use of soledad_writerKali Kaneko
2014-01-14remove locks (moved to soledad client)Kali Kaneko
2014-01-13Very limited support for SEARCH Commands. Closes: #4209Kali Kaneko
2014-01-13Restore the encoding of the messages. Fixes: #4956Kali Kaneko
2014-01-13Add check for uniqueness when adding mails.Kali Kaneko
2014-01-13avoid failure if no content-typeKali Kaneko
2014-01-11add offline flagKali Kaneko
2014-01-09Check for none in innerheadersKali Kaneko
2014-01-09Merge remote-tracking branch 'refs/remotes/kali/bug/walk_check_for_none' into...Tomás Touceda
2014-01-09Merge remote-tracking branch 'refs/remotes/ivan/feature/remove-unneded-code' ...Tomás Touceda
2014-01-09check for noneKali Kaneko
2014-01-09Remove unneded repr wrapper.Ivan Alejandro
2014-01-09Merge remote-tracking branch 'refs/remotes/kali/bug/4925_close_session' into ...Tomás Touceda
2014-01-09Convert unicode to str when raising in IMAP server (#4830).drebs
2014-01-08add a flag to be able to close the sessionKali Kaneko
2014-01-08add a quick message fetching utility for testsKali Kaneko
2014-01-08handle all fetches as sequentialKali Kaneko
2014-01-08Second stage of the new year's storage rewrite.Kali Kaneko
2014-01-08move utility to its ownKali Kaneko
2014-01-08tests infrastructure for multipartKali Kaneko
2014-01-08fix tests after rewriteKali Kaneko
2014-01-08add documentation to the decorator, fix errorback.Kali 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
2013-12-26inlineCallbacks all the things!Kali Kaneko
2013-12-26Move flags and other metadata to a separate doc.Kali Kaneko
2013-12-26defer costly operationsKali Kaneko
2013-12-24Fix parsing of IMAP folder names (#4830).drebs
2013-12-20Limit the size of the returned messages from IMAP to MUA to 100Tomás Touceda
2013-12-20fix wrong object callKali Kaneko
2013-12-20Merge remote-tracking branch 'refs/remotes/kali/bug/use-soledad-writer-for-up...Tomás Touceda
2013-12-20safety catch against wrong last_uidKali Kaneko
2013-12-20use soledad_writer for puts alsoKali Kaneko
2013-12-20Fix tests and bug introduced in 541bd8aec1f67834c42bc2e5df14c1f73c569082.drebs
2013-12-19Only try to fetch keys for multipart signed or encrypted messages when fetchi...drebs
2013-12-19Stop providing hostname for helo in smtp gateway (#4335).drebs
2013-12-19Merge remote-tracking branch 'refs/remotes/kali/bug/defer-unset-recent' into ...Tomás Touceda
2013-12-19Merge remote-tracking branch 'refs/remotes/kali/bug/fix-memoize' into developTomás Touceda
2013-12-19deferToThread unsetting recent flagKali Kaneko
2013-12-18memoize the special methodKali Kaneko
2013-12-17Footer url shouldn't end in period.Ivan Alejandro
2013-12-13count_foo uses expanded u1db count method.Kali Kaneko
2013-12-11consume messages eagerlyKali Kaneko
2013-12-10make exceptions fail the test.Kali Kaneko
2013-12-10pep8Kali Kaneko
2013-12-06pep8 cleanupKali Kaneko
2013-11-28use messageproducer to write messages to soledadKali Kaneko
2013-11-28add message producer and consumerKali Kaneko