summaryrefslogtreecommitdiff
path: root/src/leap/mail/imap
AgeCommit message (Expand)Author
2016-04-15[refactor] change IMAPAccount signatureKali Kaneko
2016-04-15[bug] Adds user_id to AccountCaio Carrara
2016-04-07[feature] use same token for imap/stmp authenticationKali Kaneko
2016-03-30[style] pep8Kali Kaneko
2016-03-24[bug] emit imap-login event againKali Kaneko
2016-03-24[bug] Fix IMAP fetch headersRuben Pollan
2015-12-18[feat] cred authentication for SMTP serviceKali Kaneko
2015-12-15[style] pep8Kali Kaneko
2015-12-15[fix] dummy credentials for testsKali Kaneko
2015-12-15[feat] credentials handling: use twisted.credKali Kaneko
2015-11-30[feat] make events multi-user awareKali Kaneko
2015-10-01[bug] fix slow appendsKali Kaneko
2015-09-23[feat] disable local-only bind on docker containerIvan Alejandro
2015-09-23[refactor] avoid circular import due to rfc3156Kali Kaneko
2015-09-21[bug] filter out Nones in the sequence of messagesKali Kaneko
2015-09-16[feat] use async events apiKali Kaneko
2015-09-08[feature] improve getmail utilityKali Kaneko
2015-08-04[style] pep8 fixes + pep8 scriptKali Kaneko
2015-08-04[tests] Removed outdated testBruno Wagner
2015-08-03[tests] Skipped tests that were not implementedBruno Wagner
2015-07-21Changed imap tests and messages assigned lambdas to functions because of pep8Bruno Wagner
2015-07-21Updated pep8 and fixed import and line break warningsBruno Wagner
2015-07-21Fixed all the pep8 warnings in the codeBruno Wagner
2015-07-13[tests] get REGRESSIONS_FOLDER from env varKali Kaneko
2015-07-13[tests] add symlink to the nested sample fileKali Kaneko
2015-07-13[style] slightly more meaningful test module nameKali Kaneko
2015-07-13[debug] add some more debug info to the regressions scriptKali Kaneko
2015-07-13[feature] add very basic support for message sequence numbersKali Kaneko
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[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-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] 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-03[bug] Fix testExpunge testsKali Kaneko
2015-03-03[bug] Fix IllegalMailboxCreateKali 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-02-25undo duplication of add_msg method in mail apiKali Kaneko
2015-02-24move notifications cb to mail moduleKali Kaneko