2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00
discourse/lib/email
JKillian d872d0f78a Add additional fields that indicate reply
When scanning for where a reply starts, three lines in a row matching common email reply headers indicate the start of a reply. Add 'Cc', 'Bcc', and 'Date' because these are also common.
2014-10-22 15:22:04 -04:00
..
html_cleaner.rb FIX: handle multiple paragraphs in email reply when parsing html 2014-10-08 19:45:46 +05:30
message_builder.rb FEATURE: show topic category in email subject 2014-10-03 22:08:59 +05:30
receiver.rb Add additional fields that indicate reply 2014-10-22 15:22:04 -04:00
renderer.rb FIX: Remove html entities from text emails 2014-10-06 13:57:38 -04:00
sender.rb FEATURE: add Precedence header 2014-10-09 01:40:48 +05:30
styles.rb yet another attempt at images in email 2014-10-21 12:53:18 -07:00