discourse/app
Gerhard Schlager f2d00e5eff FEATURE: Use Message-ID for detecting email replies to group
Ignores the site setting "find_related_post_with_key" and always tries to honor the `In-Reply-To` and `References` header for emails sent to a group.

The senders email address must be included in the `To` or `CC` header of a previous email sent to the group and the `Message-ID` of that email must be included in the current email's `In-Reply-To` or `References` header.
2018-04-05 11:00:38 +02:00
..
assets Allow admin to view logs of automatic groups. 2018-04-05 16:31:55 +08:00
controllers Allow admin to view logs of automatic groups. 2018-04-05 16:31:55 +08:00
helpers FIX: update Google Tag Manager javascript 2018-04-03 14:22:06 -04:00
jobs FEATURE: Webhook for tag events 2018-04-04 17:49:20 +05:30
mailers Make rubocop happy. 2018-03-12 09:48:41 +08:00
models FEATURE: Use Message-ID for detecting email replies to group 2018-04-05 11:00:38 +02:00
serializers Remove use of rescue nil. 2018-04-02 13:52:51 +08:00
services Remove use of rescue nil. 2018-04-02 13:52:51 +08:00
views FIX: update Google Tag Manager javascript 2018-04-03 14:22:06 -04:00