Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove risk of infinite loop in PhotoSet. | Matthew Somerville | 2015-12-16 | -8/+12 |
* | Reduce use of FixMyStreet::App. | Matthew Somerville | 2015-12-02 | -2/+2 |
* | Move EmailSend out of Catalyst for use elsewhere. | Matthew Somerville | 2015-12-02 | -53/+2 |
* | Base 64 decode uploaded images if required | Steven Day | 2015-10-06 | -1/+20 |
* | Allow attachment of emails in email_send | Hakim Cassimally | 2015-10-06 | -1/+19 |
* | Add support for multiple photos per report. | Hakim Cassimally | 2015-10-06 | -0/+269 |
* | Use same handling for cron and non-cron email. | Matthew Somerville | 2015-01-13 | -2/+2 |
* | Add support for SMTP authentication and TLS. | Matthew Somerville | 2014-07-14 | -1/+20 |
* | Wrapper around Email::Send::SMTP to set sender. | Matthew Somerville | 2012-05-28 | -1/+1 |
* | Fix incorrect mailer_args | Edmund von der Burg | 2011-04-05 | -1/+1 |
* | Simple email sending | Edmund von der Burg | 2011-03-02 | -0/+51 |
* | Added FixMyStreet::DB as a model to FixMyStreet::App | Edmund von der Burg | 2011-03-01 | -0/+24 |