summaryrefslogtreecommitdiff
path: root/src/leap/mail/imap/account.py
AgeCommit message (Expand)Author
2016-04-15[refactor] change IMAPAccount signatureKali Kaneko
2016-04-15[bug] Adds user_id to AccountCaio Carrara
2015-12-15[feat] credentials handling: use twisted.credKali Kaneko
2015-06-05[refactor] move hooks to accountKali Kaneko
2015-03-30[bug] move creation_ts to mail generic apiKali Kaneko
2015-02-11lots of little fixes after meskio's reviewKali Kaneko
2015-02-11rename confusing attribute for accountKali Kaneko
2015-02-11Refactor fetch into leap.mail.incoming IServiceRuben Pollan
2015-02-11patch cbSelect to accept deferreds for count*Kali Kaneko
2015-02-11Complete IMAP implementation, update testsKali Kaneko
2015-02-11cleanup imap implementationKali Kaneko
2015-02-11Serializable Models + Soledad AdaptorKali Kaneko
2015-02-11adapt to soledad 0.7 async APIKali Kaneko
2014-09-09addMailbox shouldn't accept empty names since it makes it impossible to retri...Duda Dornelles
2014-09-03fix and migrate tests to trialKali Kaneko
2014-02-27rename all fdocs when folder is renamedKali Kaneko
2014-02-18catch soledad error while updating mbox docKali Kaneko
2014-02-17profile selectKali Kaneko
2014-02-17avoid hitting db on every selectKali Kaneko
2014-02-17long-due update to unittests!Kali Kaneko
2014-01-30docstring fixesKali Kaneko
2014-01-28memory store for append/fetch/copyKali Kaneko
2014-01-09Merge remote-tracking branch 'refs/remotes/ivan/feature/remove-unneded-code' ...Tomás Touceda
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
2013-12-26Split the near-2k loc file into more handy modules.Kali Kaneko