Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Strip line end spaces in emails. | Matthew Somerville | 2016-06-07 | -1/+1 |
* | Stop using Text::Wrap to wrap email bodies. | Matthew Somerville | 2016-06-07 | -7/+7 |
* | Use only one templating system for emails. | Matthew Somerville | 2016-05-25 | -1/+1 |
* | Refactor email handling to use Email::MIME alone. | Matthew Somerville | 2016-03-30 | -3/+1 |
* | Change default email indentation to none. | Matthew Somerville | 2014-03-17 | -15/+14 |
* | Fix email test. | Matthew Somerville | 2011-06-02 | -2/+2 |
* | Use correct email address in test. | Matthew Somerville | 2011-05-03 | -1/+1 |
* | Don't hardcode email address | Edmund von der Burg | 2011-04-05 | -1/+1 |
* | Change emails to use construct_email from mySociety::Email for encoding and l... | Edmund von der Burg | 2011-03-03 | -0/+29 |