summaryrefslogtreecommitdiff
path: root/src/leap/mail/utils.py
AgeCommit message (Expand)Author
2015-07-21Fixed all the pep8 warnings in the codeBruno Wagner
2015-03-30[bug] fix early append notificationKali Kaneko
2015-02-11bug: fix empty definition; remove threading useKali Kaneko
2014-11-17Moving encrypt, sign and send logic from gateway (SMTP) to a MailServiceDuda Dornelles
2014-02-17catch typeerror too in empty definitionKali Kaneko
2014-02-17two versions of accumulator utilKali Kaneko
2014-02-17separate better dirty/new flags; add cdocsKali Kaneko
2014-02-02fix missing content after in-memory addKali Kaneko
2014-01-30docstring fixesKali Kaneko
2014-01-28handle last_uid property in memory storeKali Kaneko
2014-01-28flags use the memstoreKali Kaneko
2014-01-28move utilitiesKali Kaneko
2014-01-22Add find_charset helper and use where is needed.Ivan Alejandro
2014-01-17Add custom json.loads method.Ivan Alejandro
2014-01-08move utility to its ownKali Kaneko