Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-17 | Moving encrypt, sign and send logic from gateway (SMTP) to a MailService | Duda Dornelles | |
2014-02-17 | catch typeerror too in empty definition | Kali Kaneko | |
2014-02-17 | two versions of accumulator util | Kali Kaneko | |
2014-02-17 | separate better dirty/new flags; add cdocs | Kali Kaneko | |
2014-02-02 | fix missing content after in-memory add | Kali Kaneko | |
because THE KEYS WILL BE STRINGS AFTER ADDED TO SOLEDAD Can I remember that? * Fix copy from local folders * Fix copy when we already have a copy of the message in the inbox, marked as deleted. * Fix also bad deferred.succeed in add_msg when it already exist. | |||
2014-01-30 | docstring fixes | Kali Kaneko | |
Also some fixes for None comparisons. | |||
2014-01-28 | handle last_uid property in memory store | Kali Kaneko | |
2014-01-28 | flags use the memstore | Kali Kaneko | |
* add new/dirty deferred dict to notify when written to disk * fix eventual duplication after copy * fix flag flickering on first retrieval. | |||
2014-01-28 | move utilities | Kali Kaneko | |
2014-01-22 | Add find_charset helper and use where is needed. | Ivan Alejandro | |
2014-01-17 | Add custom json.loads method. | Ivan Alejandro | |
This allows us to support the use of an `str` parameter that won't be converted to unicode. So in the case of a string containing bytes with different encodings this won't break. | |||
2014-01-08 | move utility to its own | Kali Kaneko | |