|
|
|
@9099
|
[9099]
|
03/27/08 17:54:02 |
david |
Fixed that a return-path header would be ignored (closes #7572) [joost] |
|
|
|
@8781
|
[8781]
|
02/02/08 05:32:15 |
bitsweat |
Less verbose mail logging: just recipients for :info log level; the whole … |
|
|
|
@8622
|
[8622]
|
01/11/08 02:11:47 |
bitsweat |
Reorder changelog. References #10766. |
|
|
|
@8620
|
[8620]
|
01/11/08 01:55:20 |
rick |
Updated TMail to version 1.2.1 [raasdnil] |
|
|
|
@8536
|
[8536]
|
01/03/08 00:40:28 |
david |
Fixed that you don't have to call super in ActionMailer::TestCase#setup … |
|
|
|
@8419
|
[8419]
|
12/16/07 23:30:30 |
david |
Prepare for 2.0.2 release |
|
|
|
@8357
|
[8357]
|
12/10/07 03:19:17 |
bitsweat |
More changelog updates |
|
|
|
@8330
|
[8330]
|
12/07/07 13:37:13 |
david |
Make ready for 2.0.1 |
|
|
|
@8321
|
[8321]
|
12/06/07 18:12:48 |
david |
Preparing for release shortly |
|
|
|
@8233
|
[8233]
|
11/29/07 00:27:53 |
david |
Prep for RC2 |
|
|
|
@8212
|
[8212]
|
11/26/07 03:36:28 |
rick |
Update ActionMailer so it treats ActionView the same way that … |
|
|
|
@8166
|
[8166]
|
11/18/07 22:01:33 |
david |
Fixed that partial rendering should look at the type of the first render … |
|
|
|
@8114
|
[8114]
|
11/08/07 03:39:15 |
marcel |
Update README to use new smtp settings configuration API. Closes #10060 … |
|
|
|
@8111
|
[8111]
|
11/07/07 16:05:17 |
david |
Allow ActionMailer subclasses to individually set their delivery method … |
|
|
|
@8084
|
[8084]
|
11/06/07 14:24:32 |
rick |
Update TMail to v1.1.0. Use an updated version of TMail if available. … |
|
|
|
@8022
|
[8022]
|
10/26/07 02:21:21 |
nzkoz |
Introduce TestCase subclasses for testing rails applications allowing … |
|
|
|
@7921
|
[7921]
|
10/15/07 20:30:48 |
bitsweat |
Fix silent failure of rxml templates. Closes #9879. |
|
|
|
@7683
|
[7683]
|
09/29/07 22:11:39 |
david |
Updated |
|
|
|
@7476
|
[7476]
|
09/14/07 05:30:52 |
bitsweat |
Fix attachment decoding when using the TMail C extension. Closes #7861. |
|
|
|
@7070
|
[7070]
|
06/20/07 06:50:43 |
bitsweat |
Increase mail delivery test coverage. Closes #8692. |
|
|
|
@6962
|
[6962]
|
06/07/07 23:42:47 |
bitsweat |
Register alternative template engines using … |
|
|
|
@6510
|
[6510]
|
04/08/07 21:24:48 |
rick |
Only load ActionController::UrlWriter if ActionController is present [Rick … |
|
|
|
@6207
|
[6207]
|
02/22/07 19:04:00 |
minam |
Make sure parsed emails recognize attachments nested in multpart parts … |
|
|
|
@6095
|
[6095]
|
01/31/07 02:09:45 |
nzkoz |
Rename server_settings to smtp_settings, add sendmail_settings to allow … |
|
|
|
@5505
|
[5505]
|
11/13/06 05:03:48 |
bitsweat |
Allow mailer actions named send by using send internally. Closes … |
|
|
|
@5436
|
[5436]
|
11/05/06 21:56:18 |
bitsweat |
Add assert_emails and assert_no_emails to test the number of emails … |
|
|
|
@5081
|
[5081]
|
09/09/06 21:56:38 |
minam |
Make mime version default to 1.0. closes #2323 |
|
|
|
@5080
|
[5080]
|
09/09/06 21:14:43 |
minam |
Make sure quoted-printable text is decoded correctly when only portions of … |
|
|
|
@5079
|
[5079]
|
09/09/06 20:16:42 |
minam |
Make sure DOS newlines in quoted-printable text are normalized to unix … |
|
|
|
@4902
|
[4902]
|
09/02/06 19:32:45 |
david |
Updated docs and otherwise |
|
|
|
@4885
|
[4885]
|
08/31/06 03:16:28 |
bitsweat |
Tighten rescue clauses. Closes #5985. |
|
|
|
@4818
|
[4818]
|
08/25/06 06:48:15 |
david |
Automatically included ActionController::UrlWriter, such that URL … |
|
|
|
@4728
|
[4728]
|
08/08/06 21:21:04 |
ulysses |
New dependencies implementation |
|
|
|
@4523
|
[4523]
|
06/30/06 05:27:05 |
bitsweat |
Mailer template root applies to a class and its subclasses rather than … |
|
|
|
@4512
|
[4512]
|
06/29/06 20:14:33 |
bitsweat |
r4730@asus: jeremy | 2006-06-29 13:13:38 -0700
Avoid naming collision … |
|
|
|
@4509
|
[4509]
|
06/29/06 01:54:16 |
bitsweat |
Resolve conflict among mailer actions with the same name. Closes #5520. |
|
|
|
@4332
|
[4332]
|
05/10/06 05:38:43 |
marcel |
ActionMailer::Base documentation rewrite. Closes #4991 [Kevin Clark, … |
|
|
|
@4312
|
[4312]
|
04/29/06 20:20:22 |
marcel |
Replace alias method chaining with Module#alias_method_chain. [Marcel … |
|
|
|
@4310
|
[4310]
|
04/29/06 18:10:14 |
marcel |
Replace Ruby's deprecated append_features in favor of included. [Marcel … |
|
|
|
@4216
|
[4216]
|
04/16/06 19:10:05 |
david |
Its 2006, not 2005 |
|
|
|
@4210
|
[4210]
|
04/13/06 10:34:16 |
marcel |
Correct spurious documentation example code which results in a … |
|
|
|
@4183
|
[4183]
|
04/06/06 05:26:14 |
david |
Update versions for Rails 1.1.1 |
|
|
|
@4088
|
[4088]
|
03/28/06 05:03:05 |
david |
Made ready for release |
|
|
|
@4085
|
[4085]
|
03/28/06 04:05:08 |
marcel |
Add 1.0 marker to edge rails changelongs |
|
|
|
@3960
|
[3960]
|
03/19/06 00:18:50 |
minam |
Nil charset caused subject line to be improperly quoted in implicitly … |
|
|
|
@3959
|
[3959]
|
03/18/06 23:53:07 |
minam |
Parse content-type apart before using it so that sub-parts of the header … |
|
|
|
@3956
|
[3956]
|
03/18/06 23:06:25 |
minam |
Make custom headers work in subparts (closes #4034) |
|
|
|
@3495
|
[3495]
|
01/29/06 02:25:15 |
minam |
Template paths with dot chars in them no longer mess up implicit template … |
|
|
|
@3475
|
[3475]
|
01/23/06 16:48:24 |
minam |
Make sure anything with content-disposition of "attachment" is passed to … |
|
|
|
@3474
|
[3474]
|
01/23/06 16:37:46 |
minam |
Make sure TMail#attachments includes anything with content-disposition of … |
|
|
|
@3065
|
[3065]
|
11/17/05 00:32:16 |
marcel |
Rename Version constant to VERSION. Closes #2802. |
|
|
|
@3040
|
[3040]
|
11/15/05 08:36:38 |
bitsweat |
Stricter matching for implicitly multipart filenames excludes files ending … |
|
|
|
@2930
|
[2930]
|
11/07/05 19:40:27 |
david |
Made ready for 0.14.3 (RC4) |
|
|
|
@2742
|
[2742]
|
10/26/05 13:02:58 |
david |
Allow Mailers to have custom initialize methods that set default instance … |
|
|
|
@2737
|
[2737]
|
10/25/05 22:11:48 |
david |
Prepared for release of 0.14.2 (RC3) |
|
|
|
@2686
|
[2686]
|
10/19/05 14:01:40 |
david |
Really ready for push |
|
|
|
@2660
|
[2660]
|
10/16/05 22:15:03 |
david |
Getting ready for 0.14.0 (1.0.0 Release Candidate 1) |
|
|
|
@2648
|
[2648]
|
10/16/05 15:00:27 |
minam |
Update/extend ActionMailer documentation (rdoc) |
|
|
|
@2634
|
[2634]
|
10/16/05 01:40:03 |
david |
Minero Aoki made TMail available to Rails/ActionMailer under the MIT … |
|
|
|
@2626
|
[2626]
|
10/15/05 20:43:52 |
david |
Austin Ziegler made Text::Simple available to Rails/ActionMailer under a … |
|
|
|
@2130
|
[2130]
|
09/05/05 09:06:55 |
minam |
Fix vendor require paths to prevent files being required twice |
|
|
|
@2091
|
[2091]
|
09/01/05 16:00:08 |
minam |
* Don't add charset to content-type header for a part that contains … |
|
|
|
@2089
|
[2089]
|
09/01/05 14:45:10 |
minam |
Preserve underscores when unquoting message bodies #1930 |
|
|
|
@2088
|
[2088]
|
09/01/05 14:26:13 |
minam |
Encode multibyte characters correctly #1894 |
|
|
|
@2038
|
[2038]
|
08/22/05 23:53:04 |
minam |
Multipart messages specify a MIME-Version header automatically #2003 [John … |
|
|
|
@2037
|
[2037]
|
08/22/05 21:17:01 |
minam |
Add a unified render method to ActionMailer (delegates to … |
|
|
|
@2035
|
[2035]
|
08/22/05 20:53:27 |
minam |
Move mailer initialization to a separate (overridable) method, so that … |
|
|
|
@2034
|
[2034]
|
08/22/05 20:43:43 |
minam |
Look at content-location header (if available) to determine filename of … |
|
|
|
@1958
|
[1958]
|
07/31/05 08:26:32 |
minam |
ActionMailer::Base.deliver(email) had been accidentally removed, but was … |
|
|
|
@1849
|
[1849]
|
07/17/05 09:27:02 |
david |
Fix problem with sendmail delivery where headers should be delimited by \n … |
|
|
|
@1814
|
[1814]
|
07/11/05 07:36:18 |
david |
Made ready for release of 0.13.1 |
|
|
|
@1726
|
[1726]
|
07/06/05 08:22:56 |
david |
Tuned documentation for release (AM) |
|
|
|
@1666
|
[1666]
|
07/04/05 16:11:22 |
minam |
Avoid adding nil values to mail headers #1392 |
|
|
|
@1586
|
[1586]
|
07/01/05 20:43:40 |
minam |
Better multipart support with implicit multipart/alternative and sorting … |
|
|
|
@1581
|
[1581]
|
07/01/05 13:17:44 |
minam |
Allow for nested parts in multipart mails #1570 [Flurin Egger] |
|
|
|
@1576
|
[1576]
|
06/30/05 21:40:43 |
minam |
Normalize line endings in outgoing mail bodies to "\n" #1536 [John Long] |
|
|
|
@1575
|
[1575]
|
06/30/05 21:21:54 |
minam |
Allow template to be explicitly specified #1448 [tuxie@dekadance.se] |
|
|
|
@1493
|
[1493]
|
06/24/05 12:15:45 |
minam |
Allow specific "multipart/xxx" content-type to be set on multipart … |
|
|
|
@1476
|
[1476]
|
06/22/05 09:59:14 |
minam |
Unquoted @ chars in received email headers are parsed properly in spite of … |
|
|
|
@1447
|
[1447]
|
06/16/05 11:40:00 |
minam |
Updated CHANGELOG |
|
|
|
@1443
|
[1443]
|
06/16/05 06:46:22 |
david |
Revealed the man behind the mask! |
|
|
|
@1395
|
[1395]
|
06/08/05 10:18:26 |
minam |
Silently ignore Errno::EINVAL errors when converting between charsets. … |
|
|
|
@1390
|
[1390]
|
06/06/05 16:12:38 |
minam |
Don't error while processing encoded attachment names #1340 … |
|
|
|
@1389
|
[1389]
|
06/06/05 16:06:26 |
minam |
Handle parsing of recursively multipart messages |
|
|
|
@1387
|
[1387]
|
06/06/05 09:32:52 |
minam |
BCC headers are removed when sending via SMTP |
|
|
|
@1382
|
[1382]
|
06/03/05 10:57:06 |
minam |
Added a "content_type" accessor to allow messages to explicitly specify a … |
|
|
|
@1374
|
[1374]
|
05/30/05 23:09:50 |
minam |
Ignore Iconv::IllegalSequence errors when converting text #1341 … |
|
|
|
@1359
|
[1359]
|
05/29/05 16:36:22 |
minam |
A very thorough refactoring, resulting in new mail property setters and … |
|
|
|
@1300
|
[1300]
|
05/10/05 13:40:26 |
david |
Fix attachments and content-type problems #1276 [Jamis Buck] Fix to only … |
|
|
|
@1290
|
[1290]
|
05/06/05 10:39:00 |
david |
Fixed the TMail#body method to look at the content-transfer-encoding … |
|
|
|
@1275
|
[1275]
|
05/02/05 17:15:21 |
david |
Added automatic decoding of base64 bodies #1214 [Jamis Buck] |
|
|
|
@1272
|
[1272]
|
05/02/05 15:03:13 |
david |
Added that delivery errors are caught in a way so the mail is still … |
|
|
|
@1247
|
[1247]
|
04/30/05 08:21:54 |
david |
Fixed that email address like "Jamis Buck, M.D." … |
|
|
|
@1230
|
[1230]
|
04/19/05 16:34:44 |
david |
Added xml_http_request/xhr method for simulating XMLHttpRequest in … |
|
|
|
@1216
|
[1216]
|
04/18/05 20:10:11 |
david |
Fixed documentation and prepared for release of 0.12 |
|
|
|
@1203
|
[1203]
|
04/18/05 07:11:00 |
david |
Added that deliver_* will now return the email that was sent |
|
|
|
@1142
|
[1142]
|
04/11/05 10:29:15 |
david |
Fixed quoting for all address headers, not just to #955 [Jamis Buck] Added … |
|
|
|
@1105
|
[1105]
|
04/07/05 06:30:59 |
david |
Fixed unquoting of emails that doesn't have an explicit charset #1036 … |
|
|
|
@1023
|
[1023]
|
03/27/05 14:10:42 |
david |
Made ready for the release of 0.11.1 |
|
|
|
@997
|
[997]
|
03/26/05 13:14:54 |
david |
Fixed that if charset was found that the end of a mime part declaration … |