aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Unquoted @ chars in received email headers are parsed properly in spite of RF...Jamis Buck2005-06-221-0/+2
* Updated CHANGELOGJamis Buck2005-06-161-0/+2
* Revealed the man behind the mask!David Heinemeier Hansson2005-06-161-1/+1
* Silently ignore Errno::EINVAL errors when converting between charsets. Some m...Jamis Buck2005-06-081-0/+2
* Don't error while processing encoded attachment names #1340 [lon@speedymac.com]Jamis Buck2005-06-061-0/+2
* Handle parsing of recursively multipart messagesJamis Buck2005-06-061-0/+2
* BCC headers are removed when sending via SMTPJamis Buck2005-06-061-0/+2
* Added a "content_type" accessor to allow messages to explicitly specify a con...Jamis Buck2005-06-031-0/+2
* Ignore Iconv::IllegalSequence errors when converting text #1341 [lon@speedyma...Jamis Buck2005-05-301-0/+2
* A very thorough refactoring, resulting in new mail property setters and suppo...Jamis Buck2005-05-291-1/+5
* Fix attachments and content-type problems #1276 [Jamis Buck] Fix to only perf...David Heinemeier Hansson2005-05-101-0/+4
* Fixed the TMail#body method to look at the content-transfer-encoding header a...David Heinemeier Hansson2005-05-061-0/+4
* Added automatic decoding of base64 bodies #1214 [Jamis Buck]David Heinemeier Hansson2005-05-021-0/+2
* Added that delivery errors are caught in a way so the mail is still returned ...David Heinemeier Hansson2005-05-021-0/+2
* Fixed that email address like "Jamis Buck, M.D." <wild.medicine@example.net> ...David Heinemeier Hansson2005-04-301-0/+5
* Added xml_http_request/xhr method for simulating XMLHttpRequest in functional...David Heinemeier Hansson2005-04-191-0/+5
* Fixed documentation and prepared for release of 0.12David Heinemeier Hansson2005-04-181-3/+3
* Added that deliver_* will now return the email that was sentDavid Heinemeier Hansson2005-04-181-0/+2
* Fixed quoting for all address headers, not just to #955 [Jamis Buck] Added th...David Heinemeier Hansson2005-04-111-0/+4
* Fixed unquoting of emails that doesn't have an explicit charset #1036 [wolfga...David Heinemeier Hansson2005-04-071-0/+5
* Made ready for the release of 0.11.1David Heinemeier Hansson2005-03-271-1/+1
* Fixed that if charset was found that the end of a mime part declaration TMail...David Heinemeier Hansson2005-03-261-0/+6
* Added rescue for missing iconv library and throws warnings if subject/body is...David Heinemeier Hansson2005-03-231-0/+5
* Added documentation and fixed an ajax bugDavid Heinemeier Hansson2005-03-221-2/+2
* Added framework support for processing incoming emails with an Action Mailer ...David Heinemeier Hansson2005-03-201-0/+5
* Prepared for 0.10.1 releaseDavid Heinemeier Hansson2005-03-071-0/+5
* Marked for releaseDavid Heinemeier Hansson2005-02-241-1/+1
* Added support for charsets for both subject and body. The default charset is ...David Heinemeier Hansson2005-02-191-0/+22
* Made ready for release of 0.9.4.1David Heinemeier Hansson2005-01-181-1/+1
* Fixed sending of emails to use Tmail#from not the deprecated Tmail#from_addressDavid Heinemeier Hansson2005-01-171-0/+5
* Made ready for release of 0.9.4David Heinemeier Hansson2005-01-171-1/+1
* Fixed that bcc and cc should be settable through @bcc and @cc -- not just @he...David Heinemeier Hansson2005-01-131-0/+7
* Rails 0.9 is a realityDavid Heinemeier Hansson2004-12-161-1/+1
* Added access to custom headers, like cc, bcc, and reply-to #268 [Andreas Schw...David Heinemeier Hansson2004-12-071-0/+13
* InitialDavid Heinemeier Hansson2004-11-241-0/+19