aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mail_handler/backends/mail_extensions.rb
Commit message (Expand)AuthorAgeLines
* Merge branch 'hotfix/0.12.0.1' into rails-3-developLouise Crow2013-07-29-0/+9
|\
| * Backport https://github.com/mikel/mail/pull/405 to prevent stack overflow err...0.12.0.1hotfix/0.12.0.1Louise Crow2013-07-26-0/+9
* | Add test case and fix for unrecognized encoding in subject lineLouise Crow2013-06-25-0/+15
* | Handle the case where an encoding is extracted that iconv doesn't handle.Louise Crow2013-06-25-1/+4
|/
* Backport ruby 1.9 fix for trailing = sign in message headers from mail 2.5release/0.11Louise Crow2013-06-04-0/+16
* Fix for subject lines with invalid UTF-8 as the last characterMark Longair2013-06-03-2/+12
* Rails security updateMatthew Landauer2013-03-19-67/+0
* Backport Mail's encoding code from 2.5 for Ruby 1.9Henare Degan2013-03-07-0/+45
* Revert "Update this to match the older version of the mail gem we're using"Henare Degan2013-03-03-1/+2
* Backport Mail 2.5's to_yaml to prevent an exception with Ruby 1.8Henare Degan2013-03-02-0/+22
* Backport newer Mail code to fix decoding problems. #850Henare Degan2013-03-02-0/+38
* Update this to match the older version of the mail gem we're usingHenare Degan2013-02-10-3/+2
* Patch the parameter hash used in Mail to handle nil values.Louise Crow2012-12-06-0/+19
* Patch the Message initialize method so that it doesn't strip the initial inpu...Louise Crow2012-12-06-0/+39
* Move counters to mail object.Louise Crow2012-12-05-0/+2
* Add some extra accessors to Mail::Message for nowLouise Crow2012-11-15-0/+7