index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionmailer
/
lib
/
action_mailer
/
base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added that deliver_* will now return the email that was sent
David Heinemeier Hansson
2005-04-18
1
-6
/
+3
*
Improved address header processing
David Heinemeier Hansson
2005-04-13
1
-2
/
+2
*
Address parsing failed when the "to" (or "cc", or whatever) was an array. It ...
David Heinemeier Hansson
2005-04-13
1
-1
/
+3
*
Dont quote the body
David Heinemeier Hansson
2005-04-11
1
-3
/
+4
*
Fixed quoting for all address headers, not just to #955 [Jamis Buck] Added th...
David Heinemeier Hansson
2005-04-11
1
-14
/
+43
*
Added receiver method for incoming email
David Heinemeier Hansson
2005-03-20
1
-1
/
+6
*
Updated documentation
David Heinemeier Hansson
2005-02-24
1
-1
/
+6
*
Made Action Mailer templates use UTF-8 as default
David Heinemeier Hansson
2005-02-22
1
-4
/
+3
*
Added support for charsets for both subject and body. The default charset is ...
David Heinemeier Hansson
2005-02-19
1
-6
/
+29
*
Fixed sending of emails to use Tmail#from not the deprecated Tmail#from_address
David Heinemeier Hansson
2005-01-17
1
-1
/
+1
*
Fixed that bcc and cc should be settable through @bcc and @cc -- not just @he...
David Heinemeier Hansson
2005-01-13
1
-7
/
+9
*
Updated documentation
David Heinemeier Hansson
2004-12-16
1
-21
/
+30
*
Added access to custom headers, like cc, bcc, and reply-to #268 [Andreas Schw...
David Heinemeier Hansson
2004-12-07
1
-10
/
+20
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+152