Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add body_as_text, default_body. | Louise Crow | 2015-06-22 | -1/+1 |
| | | | | | | Main intent here is to be more explicit about what form you're getting the attachment body in - valid UTF-8 or binary, and has it been cleaned up in order to be UTF-8? | |||
* | Eliminate !! (bang bang) | James McKinney | 2015-05-27 | -1/+1 |
| | ||||
* | Move common AttachmentToHTML methods to a superclass | James McKinney | 2015-05-20 | -0/+67 |