summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/mail/incoming
AgeCommit message (Expand)Author
2017-10-26[bug] strip leap headers before processing the icnomming mailsRuben Pollan
2017-08-25[bug] replace content-type after removing the signatureRuben Pollan
2017-05-24[tests] fix testsKali Kaneko (leap communications)
2017-05-24[refactor] simplify wrapper create and add_msgKali Kaneko (leap communications)
2017-05-24[bug] fix sending mail error from pixelatedKali Kaneko (leap communications)
2017-05-16[bug] allow incoming mail to be properly notified to pixelatedKali Kaneko (leap communications)
2017-05-16[bug] fix notification for incoming mail with several listeners registeredKali Kaneko (leap communications)
2017-04-27[style] pep8 fixesKali Kaneko (leap communications)
2017-04-27[bug] unify logging style using class attrKali Kaneko (leap communications)
2017-04-27[bug] migrate all failures to twisted loggerKali Kaneko (leap communications)
2017-03-31[bug] Log error in case JSON parsing fails for decrypted docSriram Viswanathan
2017-03-31[bug] fix errBack in _decrypt_doc in incoming mail serviceSriram Viswanathan
2017-03-15[feature] Add errBack to log the doc_id when decrypt failsSriram Viswanathan
2017-02-09[style] remove unused signaling new mail methodRuben Pollan
2017-02-09[feat] Get more detailed status report for emailRuben Pollan
2017-01-31Extract re-decrypt with new key methodTulio Casagrande
2017-01-31Propagate errors to the calling methodsTulio Casagrande
2017-01-31[docs] update parameters and return namesTulio Casagrande
2017-01-31Repeat decryption if signed with attached keyTulio Casagrande
2017-01-31Indicate a successful/failure OpenPGP header importTulio Casagrande
2017-01-31Extract method for easy reuseTulio Casagrande
2017-01-31Add missing errbackTulio Casagrande
2017-01-31Remove unused parameterTulio Casagrande
2016-11-06[feat] change update period with environment variabledrebs
2016-10-17[bug] use twisted.logger and fix logging namespacedrebs
2016-10-10[feat] improve mail service log messagesdrebs
2016-10-03[feature] stop fetching mail on inavalid token errordrebs
2016-10-03[bug] use correct twisted log api for warningsdrebs
2016-10-03[bug] stop syncing after logout (#8479)drebs
2016-09-30[refactor] turn mail services into twisted servicesdrebs
2016-09-22[feat] use twisted.logger in incoming mail service moduledrebs
2016-09-01[refactor] fix imports after merging submodulesKali Kaneko (leap communications)
2016-09-01[tests] move tests to root folderKali Kaneko (leap communications)
2016-08-29[pkg] move mail source to leap.bitmask.mailKali Kaneko (leap communications)