summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/mail
AgeCommit message (Expand)Author
2018-01-12[bug] Accept any character for message-idRuben Pollan
2017-12-22[refactor] Use sender interface in outgoing serviceRuben Pollan
2017-12-20[bug] accept message-ids with '-'Ruben Pollan
2017-12-20[feat] Add msg_status call to the mail APIRuben Pollan
2017-12-03[feat] send public key as attachment on every emailTulio Casagrande
2017-10-26[bug] strip leap headers before processing the icnomming mailsRuben Pollan
2017-10-11[bug] fix incorrect imap flags for mailboxesKali Kaneko
2017-10-11[bug] Keep content-type when it is set in message headersSimon Fondrie-Teitler
2017-09-29[bug] workaround for using private parseMbox functionKali Kaneko
2017-09-15[feat] Add 7bit to the list of supported encodingsSimon Fondrie-Teitler
2017-09-13[bug] send UIDNEXT on selectKali Kaneko
2017-08-25[bug] replace content-type after removing the signatureRuben Pollan
2017-08-15[bug] encode pgp/mime parts as 7bit encodingRuben Pollan
2017-06-12[feat] push private key updates into nicknymRuben Pollan
2017-05-31[bug] fix deprecated import of cryptography multibackendKali Kaneko (leap communications)
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-05-01[bug] remove remanents of IMAP profiling codeRuben Pollan
2017-05-01[feature] streamline and move manhole into coreKali 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-04-27[bug] catch failures with newer twisted loggerKali Kaneko (leap communications)
2017-04-12[bug] delay initialization of pixelatedKali 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-03-12[bug] remove offline toggledrebs
2017-03-05[feature] pixelated UA integrationKali Kaneko (leap communications)
2017-02-27[test] pass a fake shared db to soledad during testsdrebs
2017-02-27[refactor] use new soledad client parameterdrebs
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-22[tests] fix keymanager tests after refactor and mergeZara Gebru
2016-11-06[feat] change update period with environment variabledrebs
2016-11-04[doc] fix typoTulio Casagrande
2016-11-03[bug] message can also be a BytesIOVictor Shyba
2016-10-21[bug] capture the exception value properlyKali Kaneko (leap communications)
2016-10-21[bug] fix yet another logger syntax errorKali Kaneko (leap communications)