Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-04 | Update requirements | Tomás Touceda | |
2013-12-17 | Ignore encoding, use message.as_string directly. | Tomás Touceda | |
The message is already in str type, so we don't care about encoding. json.dumps will ignore convertion. | |||
2013-11-01 | Update requirements | Tomás Touceda | |
2013-10-30 | update mx requirements | Kali Kaneko | |
2013-10-28 | Support any encoding in the emails | Tomás Touceda | |
2013-08-29 | Add couchdb as a dependency. | Kali Kaneko | |
Closes: #3601 | |||
2013-08-19 | Update to new soledad package scheme. | drebs | |
2013-07-25 | Fix keymanager requirement to version 0.2.0. | drebs | |
2013-07-04 | Add dependency for leap.keymanager. | drebs | |
2013-07-04 | Update to latest Soledad api. | drebs | |
2013-05-07 | Update README some more and bump leap.common | Tomas Touceda | |
2013-05-03 | Add setup script and init.d script | Tomas Touceda | |
Also, some pep8 fixes |