summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-15[refactor] change IMAPAccount signatureKali Kaneko
2016-04-15[bug] Adds user_id to AccountCaio Carrara
2016-04-11Remove leftover print statementCaio Carrara
2016-04-07[feature] use same token for imap/stmp authenticationKali Kaneko
2016-04-01[pkg] update to versioneer 0.16Kali Kaneko
2016-03-30[feature] SMTP delivery bouncesKali Kaneko
2016-03-30[style] pep8Kali Kaneko
2016-03-24[bug] Fix unread mails notificationKali Kaneko
2016-03-24[bug] let the inbox used in IncomingMail notify any subscribed MailboxKali Kaneko
2016-03-24[bug] emit imap-login event againKali Kaneko
2016-03-24[bug] Decode attached keys so they are recognized by keymanagerRuben Pollan
2016-03-24[bug] Fix IMAP fetch headersRuben Pollan
2016-03-11[style] pep8!Kali Kaneko
2016-03-09[bug] specify openssl backend explicitelyKali Kaneko
2016-02-29[feat] use fingerprint instead of key_id to address keysRuben Pollan
2016-02-28[bug] Use the right succeed function for passthrough encrypted emailRuben Pollan
2016-02-11[feat] Use cryptography instead of pycryptopp to reduce dependencies.Ruben Pollan
2016-02-11[feat] Remove debug from walkRuben Pollan
2016-02-09[style] fix pep8Ruben Pollan
2016-02-09[tests] fix missing pycryptopp dependency and mock async callsFolker Bernitt
2016-02-08[feat] Validate signature with attachmentsGiovane
2016-01-21[feat] Verify plain text signed emailGiovane
2015-12-21[tests] make tests use dummy authenticationKali Kaneko
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-12-10Fixed the get_body logicBruno Wagner
2015-11-30[feat] make events multi-user awareKali Kaneko
2015-10-01[bug] fix slow appendsKali Kaneko
2015-09-28[bug] fail gracefully if fetch failsKali Kaneko
2015-09-24[bug] signal expired auth token to the GUIRuben Pollan
2015-09-23[feat] disable local-only bind on docker containerIvan Alejandro
2015-09-23[docs] update interfaces documentationKali Kaneko
2015-09-23[refactor] avoid circular import due to rfc3156Kali Kaneko
2015-09-23[bug] Make _collection_mapping a instance variableFolker Bernitt
2015-09-22[style] fix pep8 warningsFolker Bernitt
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[bug] filter out Nones in the sequence of messagesKali Kaneko
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-10Merge pixelated's X-Leap-Encryption into developRuben Pollan
2015-09-08[feature] improve getmail utilityKali Kaneko
2015-09-02[style] fixing pep8 warningsDuda Dornelles
2015-09-02[feat] adding encryption header to msg before savingDuda Dornelles
2015-08-21[tests] properly skip not implemented tests, do not raiseKali Kaneko
2015-08-11[docs] add folker to authors + pep8Kali Kaneko