summaryrefslogtreecommitdiff
path: root/src/leap/mail/incoming/service.py
AgeCommit message (Expand)Author
2016-03-24[bug] Decode attached keys so they are recognized by keymanagerRuben Pollan
2016-02-29[feat] use fingerprint instead of key_id to address keysRuben Pollan
2016-02-08[feat] Validate signature with attachmentsGiovane
2016-01-21[feat] Verify plain text signed emailGiovane
2015-11-30[feat] make events multi-user awareKali Kaneko
2015-09-24[bug] signal expired auth token to the GUIRuben Pollan
2015-09-22[refactor] log the added key explicitelyKali Kaneko
2015-09-22[bug] don't extract openpgp header if valid attached keyRuben Pollan
2015-09-21[doc] document return valuesKali Kaneko
2015-09-16[style] clean up incoming/service.pyRuben Pollan
2015-09-16[bug] don't fail importing mismatched attached keyRuben Pollan
2015-09-16[feat] use async events apiKali Kaneko
2015-09-02[style] fixing pep8 warningsDuda Dornelles
2015-09-02[feat] adding encryption header to msg before savingDuda Dornelles
2015-07-21Updated pep8 and fixed import and line break warningsBruno Wagner
2015-06-09[bug] pass the doclist to the ui signalKali Kaneko
2015-06-09[refactor] log failure properlyKali Kaneko
2015-06-05[refactor] deprecate old incoming indexKali Kaneko
2015-06-05[refactor] move hooks to accountKali Kaneko
2015-05-14[feat] adapt to new events api on commonIvan Alejandro
2015-02-25undo duplication of add_msg method in mail apiKali Kaneko
2015-02-18Use MessageCollection instead of IMAPMailbox in IncomingMailRuben Pollan
2015-02-18Add callbacks to inbox insertionsRuben Pollan
2015-02-11Fix incoming email decryption problemsRuben Pollan
2015-02-11If not signature don't failRuben Pollan
2015-02-11bug: fix empty definition; remove threading useKali Kaneko
2015-02-11return the deferred from the incoming.startService() callKali Kaneko
2015-02-11Refactor fetch into leap.mail.incoming IServiceRuben Pollan