Commit graph

21 commits

Author SHA1 Message Date
Carl Chenet 70f16e4dd3 mail_new_activity: use updated_at, to give time after initial 2017-05-08 19:20:35 +02:00
joshua stein 1637ee8117 mail_new_activity: hat is in From header, no need to add in body 2016-11-03 16:20:07 -05:00
joshua stein 092ba42fd9 mail_new_activity: declare mime version for whatever reason
closes #320
2016-10-31 14:39:14 -05:00
joshua stein 26d3ea3d30 mail_new_activity: QP strings need spaces turned into underscores
closes issue #271
2016-03-14 19:46:27 -05:00
joshua stein 28a6faab9d mail_new_activity: properly implement QP for email subjects 2016-01-11 12:46:41 -06:00
joshua stein 4e94bc9e29 Comment: for emailed comments, show that in the message id used for mailing list 2015-12-02 13:46:19 -06:00
joshua stein 4e573b4ac6 mail_new_activity: use Story method for determining if user hid the story
Fixes #141
2015-08-03 09:49:45 -05:00
joshua stein ba0e1d64d5 mail_new_activity: allow utf-8
Apply quoted-printable to body text to allow utf-8 characters in
comments and story caches.

Subjects could use this too with quoted_printable(true) but there's
some weird wrapping problem with it so disable that for now.
2015-02-05 09:56:02 -06:00
joshua stein 6eca23a481 mail_new_activity: include hat if comment poster was wearing one 2015-01-02 23:59:59 -06:00
joshua stein b1b463f1bb some root_url fallout 2015-01-02 17:47:26 -06:00
joshua stein 8eb8cc063c don't mail stories and comments to users that have hidden that story
closes #141
2014-03-24 10:26:07 -05:00
joshua stein 89cdf1101a add a story-only mailing list mode
closes #131
2014-02-19 12:49:12 -06:00
joshua stein 3241f34f75 don't interact with inactive users 2014-01-14 11:39:56 -06:00
Serge Paquet 5988038071 make Comment#ordered_for_story_or_thread_for_user work on query scope 2014-01-08 23:48:24 -05:00
joshua stein fce8c73fda wait 2 minutes before mailing out new comments to allow edits 2013-08-23 21:53:48 -05:00
joshua stein b710f85797 don't mail out deleted stories or comments 2013-07-03 22:40:59 -05:00
joshua stein ca62e5b43f try to fetch story cache twice if it fails the first time 2013-07-03 22:11:12 -05:00
joshua stein 1ae4c141a3 before cramming utf8 data into us-ascii, replace "smart" quotes and things 2013-07-01 14:28:39 -05:00
joshua stein a471eb180a don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
joshua stein 7e71908f3d try not to re-wrap comments posted by e-mail at 72 chars 2013-06-30 00:54:03 -05:00
joshua stein fd41bfa566 start on mailing list interface 2013-06-30 00:54:02 -05:00