summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/core/mail_services.py
AgeCommit message (Expand)Author
2017-08-24[feat] add a mock mixnet_status call to the APIRuben Pollan
2017-08-10[refactor] fail gracefully if some modules not presentKali Kaneko
2017-07-28[bug] change status only when key is generatedKali Kaneko
2017-06-15[feat] Add a 'fetch' flag to key exportRuben Pollan
2017-06-15[bug] fix unread count on mail statusRuben Pollan
2017-06-12[feat] push private key updates into nicknymRuben Pollan
2017-05-16[bug] use correct api uriKali Kaneko (leap communications)
2017-05-16[bug] fix notification for incoming mail with several listeners registeredKali Kaneko (leap communications)
2017-05-07[refactor] rename pixelated moduleKali 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-03-17[feat] report the real status of the VPNRuben Pollan
2017-03-15[bug] don't check the number of unread mails if incoming service hasn't startedRuben Pollan
2017-03-13[feat] emit MAIL_STATUS_CHANGED eventRuben Pollan
2017-03-13[feat] report the status of keymanager in the mail statusRuben Pollan
2017-03-12[bug] remove offline toggledrebs
2017-03-05[feature] pixelated UA integrationKali Kaneko (leap communications)
2017-03-03[feat] mail status will only work for a valid useridRuben Pollan
2017-02-27[refactor] access soledad client offline state directlydrebs
2017-02-27[refactor] use new soledad client parameterdrebs
2017-02-23[refactor] complete eip -> vpn rename in coreKali Kaneko (leap communications)
2017-02-09[feat] add account based keymanagement APIRuben Pollan
2017-02-09[feat] Get more detailed status report for emailRuben Pollan
2016-12-29[bug] fix the logout callKali Kaneko (leap communications)
2016-11-18[refactor] defer_encryption is gone with latest soledadKali Kaneko (leap communications)
2016-11-11[bug] get user parameter in the key commandsKali Kaneko (leap communications)
2016-11-06[bug] properly format failure for logging on errbackdrebs
2016-10-19[style] pep8Kali Kaneko (leap communications)
2016-10-19[bug] Fix warning logging.Denis Costa
2016-10-10[bug] fix error logging calls using twisted loggerdrebs
2016-10-07[bug] fail gracefully in mail service if instance not foundKali Kaneko (leap communications)
2016-10-07[style] pep8Kali Kaneko (leap communications)
2016-10-07[refactor] migrate hooks to bitmask repoKali Kaneko (leap communications)
2016-10-07[refactor] use new logger infrastructureKali Kaneko (leap communications)
2016-10-03[refactor] standardize smtp and imap service modulesdrebs
2016-10-03[bug] stop syncing after logout (#8479)drebs
2016-09-30[refactor] turn mail services into twisted servicesdrebs
2016-09-30[style] use a more meaningful callback namedrebs
2016-09-28[feature]Add change password commandRuben Pollan
2016-09-28[bug] fix typoKali Kaneko (leap communications)
2016-09-27[feat] Fetch smtp cert automatically if missingRuben Pollan
2016-09-22[bug] write the right json in the bitmask_tokensRuben Pollan
2016-09-22[bug] remove unused importdrebs
2016-09-22[bug] only generate key if soledad has ever synceddrebs
2016-09-22[bug] set the public token property instead of the private onedrebs
2016-09-22[bug] delay send of generated key if token is not available (#8460)drebs
2016-09-22[bug] register keymanager instance as soon as it is created (#8460)drebs
2016-09-20[feat] discover gpg bin path instead of hardcode itRuben Pollan
2016-09-13[feat] Write service tokens to a file for email clients to read.Ruben Pollan
2016-09-09[bug] workaround for autoconf in cliKali Kaneko (leap communications)