Herb Jiang
|
5fa464e10b
|
force_encoding according to the charset in mail, this solve encoding problem when not using ‘utf-8’ charset.
|
2014-01-19 02:12:38 +08:00 |
|
Sam
|
9738c4ff48
|
FEATURE: backport a minimal String#scrub
BUGFIX: invalid byte sequence in email would explode all processing
|
2013-12-30 14:05:25 +11:00 |
|
Robin Ward
|
5055da76e6
|
Abort triggers for email body processing
|
2013-11-20 13:30:01 -05:00 |
|
Robin Ward
|
c86b06e3fa
|
Fix for non-english email polling.
|
2013-11-04 15:30:24 -05:00 |
|
Robin Ward
|
ff3b163a78
|
FIX: Another email regexp for quote lines in the format we can recognize including
the site name.
|
2013-08-21 16:54:51 -04:00 |
|
Sam
|
61b330abb4
|
odd formatting
|
2013-08-01 16:02:43 +10:00 |
|
Sam
|
df3a4c05cd
|
upgrade rack mini profiler
fixes for ruby 1.9.3
|
2013-07-30 17:36:34 +10:00 |
|
Robin Ward
|
2319a824f8
|
Special work to never include previous posts in parsed emails. Also a new attempt
to catch reply strings in different languages.
|
2013-07-24 14:22:32 -04:00 |
|
Robin Ward
|
bb908d5913
|
Email parsing uses Traditional Markdown Linebreaks by default. Added JS tests for line breaks.
|
2013-06-21 11:37:26 -04:00 |
|
Robin Ward
|
0d10b5c9c4
|
More email receiving logic
|
2013-06-20 12:38:37 -04:00 |
|
Robin Ward
|
82d1465d18
|
Ugly Hack: Remove improperly parsed headers from Mail::Message
|
2013-06-19 12:14:01 -04:00 |
|
Robin Ward
|
8acdc18bc8
|
First stab at polling support for POP3S / reply by email
|
2013-06-17 16:49:02 -04:00 |
|
Robin Ward
|
e29f4a3496
|
Work in Progress: Reply By Email:
- Add support classes and settings to enable reply by email
- Split out Email builder to be more OO, add many specs
|
2013-06-13 12:39:56 -04:00 |
|