| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed the TMail#body method to look at the content-transfer-encoding header a... | David Heinemeier Hansson | 2005-05-06 | 1 | -5/+57 |
* | Missing test data | David Heinemeier Hansson | 2005-05-02 | 1 | -0/+14 |
* | Added automatic decoding of base64 bodies #1214 [Jamis Buck] | David Heinemeier Hansson | 2005-05-02 | 1 | -0/+14 |
* | Improved address header processing | David Heinemeier Hansson | 2005-04-13 | 1 | -11/+11 |
* | Address parsing failed when the "to" (or "cc", or whatever) was an array. It ... | David Heinemeier Hansson | 2005-04-13 | 1 | -1/+17 |
* | Dont quote the body | David Heinemeier Hansson | 2005-04-11 | 1 | -0/+25 |
* | Fixed quoting for all address headers, not just to #955 [Jamis Buck] Added th... | David Heinemeier Hansson | 2005-04-11 | 1 | -6/+44 |
* | Made the unquoted subject and body the default | David Heinemeier Hansson | 2005-03-21 | 1 | -0/+16 |
* | Added support for charsets for both subject and body. The default charset is ... | David Heinemeier Hansson | 2005-02-19 | 1 | -6/+90 |
* | Fixed that bcc and cc should be settable through @bcc and @cc -- not just @he... | David Heinemeier Hansson | 2005-01-13 | 1 | -0/+40 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 3 | -0/+98 |