summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/core/mail_services.py
AgeCommit message (Expand)Author
2018-01-09[bug] do not depend on function if not in scopeKali Kaneko
2017-12-22[refactor] Use sender interface in outgoing serviceRuben Pollan
2017-12-22[bug] fetch the incoming service only if is onRuben Pollan
2017-12-20[feat] Add msg_status call to the mail APIRuben Pollan
2017-12-20[refactor] rename API add_msg to msg_addRuben Pollan
2017-10-26[feat] add fetch key by fingerprint to keymanagerRuben Pollan
2017-10-26[bug] make nicknym return key dataRuben Pollan
2017-10-06[feat] use bonafide Provider object as a singletonRuben Pollan
2017-08-30[refactor] change status to "failed"Kali Kaneko
2017-08-30[bug] fail gracefully if cannot import soledadKali Kaneko
2017-08-24[feat] hardcode some providers to mock that they provide mixnetsRuben Pollan
2017-08-24[feat] add mail.add_msg API callRuben Pollan
2017-08-24[feat] remove active user from get_tokenRuben Pollan
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