Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parse content-type apart before using it so that sub-parts of the header can ... | Jamis Buck | 2006-03-18 | 1 | -8/+11 |
* | Make custom headers work in subparts (closes #4034) | Jamis Buck | 2006-03-18 | 1 | -1/+3 |
* | Update/extend ActionMailer documentation (rdoc) | Jamis Buck | 2005-10-16 | 1 | -3/+35 |
* | Correctly normalize newlines in outgoing emails before encoding the body [Joh... | Jamis Buck | 2005-07-06 | 1 | -1/+2 |
* | Tuned documentation for release (AM) | David Heinemeier Hansson | 2005-07-06 | 1 | -3/+0 |
* | Avoid adding nil values to mail headers #1392 | Jamis Buck | 2005-07-04 | 1 | -4/+9 |
* | Allow for nested parts in multipart mails #1570 [Flurin Egger] | Jamis Buck | 2005-07-01 | 1 | -14/+43 |
* | Added a "content_type" accessor to allow messages to explicitly specify a con... | Jamis Buck | 2005-06-03 | 1 | -2/+2 |
* | Don't apply a charset to attachments. Wrap base64-encoded lines. | Jamis Buck | 2005-06-03 | 1 | -44/+4 |
* | A very thorough refactoring, resulting in new mail property setters and suppo... | Jamis Buck | 2005-05-29 | 1 | -0/+84 |