Régis Hanol
|
91d09ebc08
|
post ids are always an integer
|
2017-02-08 23:46:11 +01:00 |
Régis Hanol
|
e9e88a010f
|
FIX: find replied-to post even when incoming email doesn't have a reply key
|
2017-02-08 21:38:52 +01:00 |
Régis Hanol
|
82555ca761
|
FIX: mail threading wasn't working properly in Mac Mail
|
2017-02-01 23:02:41 +01:00 |
Régis Hanol
|
c725225f69
|
FIX: log message when revoking email with too many bounces
|
2017-02-01 16:53:24 +01:00 |
Régis Hanol
|
8fc7420f83
|
FIX: prevent huge custom emojis in emails
|
2017-01-30 18:06:48 +01:00 |
Matt Palmer
|
04ae3539d0
|
FEATURE: Better error message when incoming e-mail is missing a Date: header
|
2017-01-13 11:05:00 +11:00 |
Neil Lalonde
|
42c39ab38e
|
Don't display email addresses in staff action logs for revoked email
|
2017-01-10 17:51:22 -05:00 |
Régis Hanol
|
185dcb2ca1
|
handle emails with localized headers 😠
|
2017-01-09 22:59:30 +01:00 |
Régis Hanol
|
98c62bccb5
|
FIX: mark forwarded email as read by the forwarder
FIX: 'Re:' prefix is mostly used for replies and not forwarded emails
|
2017-01-06 15:33:55 +01:00 |
Jeff Atwood
|
15a0f3cb14
|
add vertical align to email blockquote avatar img
|
2017-01-02 13:49:00 -08:00 |
Arpit Jalan
|
495a511862
|
simplify quote markup in emails
|
2017-01-02 21:37:01 +05:30 |
Neil Lalonde
|
a65281d5ea
|
FIX: better support for featured link topics in summary emails
|
2016-12-19 17:05:49 -05:00 |
Neil Lalonde
|
3256620d5d
|
FIX: some blank topics and posts in summary email because they're images
|
2016-12-19 16:21:31 -05:00 |
Robin Ward
|
e03d5e2140
|
Reapply Ember 2.10 for good this time!
This reverts commit ddd299f4aa .
|
2016-12-19 11:19:10 -05:00 |
Robin Ward
|
ddd299f4aa
|
Revert "Revert "Revert Ember 2.10+ for a short while""
This reverts commit 76bbc481cb .
|
2016-12-16 10:29:30 -05:00 |
Robin Ward
|
76bbc481cb
|
Revert "Revert Ember 2.10+ for a short while"
This reverts commit 21682fd60b .
|
2016-12-16 09:52:29 -05:00 |
Robin Ward
|
21682fd60b
|
Revert Ember 2.10+ for a short while
|
2016-12-15 16:43:38 -05:00 |
Neil Lalonde
|
f01f95d62d
|
FEATURE: new settings to customize some colors in emails
|
2016-12-15 14:43:53 -05:00 |
Erick Guan
|
52763f5115
|
FEATURE: Allow posting a link with topics
|
2016-12-05 17:20:54 +01:00 |
Régis Hanol
|
951ef0d949
|
UX: fix onebox styling in emails
|
2016-12-05 12:00:04 +01:00 |
Régis Hanol
|
eb453d0f82
|
the note in a FWed email should be a whisper only in PM and when the author is member of the group
|
2016-12-01 18:43:56 +01:00 |
Régis Hanol
|
62763f025c
|
FIX: wasn't able to parse FROM email in the embedded email
|
2016-12-01 18:34:47 +01:00 |
Régis Hanol
|
a03287f2ee
|
FIX: 'In-Reply-To' header should default to topic_message_id
|
2016-11-28 14:18:02 +01:00 |
Régis Hanol
|
74b6fe8739
|
FIX: respect RFCs when setting 'In-Reply-To' and 'References' email headers
|
2016-11-25 23:25:39 +01:00 |
Régis Hanol
|
2125a630d9
|
FIX: encoding issues with forwarded emails
|
2016-11-17 12:44:39 +01:00 |
Régis Hanol
|
a69f45d0da
|
FEATURE: new 'always_show_trimmed_content' site setting
|
2016-11-16 22:06:07 +01:00 |
Régis Hanol
|
17f2be9f88
|
FEATURE: new 'enable_forwarded_email' site setting
|
2016-11-16 19:42:11 +01:00 |
Régis Hanol
|
17169b3037
|
FIX: issues with 'X-MSYS-API' custom header
|
2016-11-03 02:26:12 +01:00 |
Régis Hanol
|
f8caae0be7
|
FIX: don't overwrite custom email headers when using mandrill/sparkpost
|
2016-10-30 11:38:55 +01:00 |
Régis Hanol
|
71f940d478
|
FIX: use metadata to hold the message_id with sparkpost
|
2016-10-27 19:35:50 +02:00 |
Régis Hanol
|
2a61cc8c88
|
FIX: email styling with blacklisted iframes
|
2016-10-21 12:37:03 +02:00 |
Régis Hanol
|
3949c24f80
|
FIX: sparkpost webhooks support
|
2016-10-17 11:26:49 +02:00 |
Vibol Hou
|
34af73c7cb
|
FEATURE: sparkpost webhook
|
2016-09-26 22:13:34 -07:00 |
Régis Hanol
|
51322a46b3
|
FEATURE: retry processing incoming emails on rate limit
|
2016-08-08 22:28:27 +02:00 |
Régis Hanol
|
5c06076b5c
|
FIX: strip blacklisted attachments before checking for empty email body
|
2016-08-08 22:20:33 +02:00 |
Régis Hanol
|
e92f5e4fbf
|
FEATURE: new email attachment blacklists site settings
|
2016-08-03 17:55:54 +02:00 |
Régis Hanol
|
323bd555c0
|
FIX: process all incoming email's destinations instead of only the first
|
2016-08-03 15:57:37 +02:00 |
Régis Hanol
|
b08ab829b8
|
added 'X-Auto-Response-Suppress' email header (props to elijah)
|
2016-08-03 11:02:07 +02:00 |
Régis Hanol
|
ca4c939e9a
|
incoming mail is considered autogenerated when the subject match a list of 'out of office' keywords
|
2016-08-02 00:04:59 +02:00 |
Régis Hanol
|
7d0dc7cb7a
|
FIX: don't create staged user(s) when receiving a bounce (mailer-deamon begone)
|
2016-08-01 23:37:59 +02:00 |
Régis Hanol
|
b0f7e4ba00
|
FEATURE: deactive users after too many bounces
|
2016-07-25 18:57:06 +02:00 |
Régis Hanol
|
7648916314
|
new 'reset_bounce_score_after_days' site setting
|
2016-07-25 17:29:54 +02:00 |
Régis Hanol
|
d2e22ab215
|
extract bounce scores into site settings
|
2016-07-25 17:27:28 +02:00 |
Régis Hanol
|
6ed03bf3d9
|
FIX: always update bounce_score even when email was not auto_generated
|
2016-07-15 18:00:40 +02:00 |
Régis Hanol
|
8d2c878b34
|
FIX: only send 1 rejection email per day to prevent loops
|
2016-07-15 13:18:55 +02:00 |
Régis Hanol
|
926c021125
|
set 'List-Unsubscribe' email header to new unsubscribe url instead of user preferences url
|
2016-07-13 22:32:46 +02:00 |
Jeff Atwood
|
15a46d419f
|
tweak in-reply-to email CSS
|
2016-07-12 16:26:44 -07:00 |
James Kiesel
|
3588780ac3
|
Don't reject likes by email for closed topics (#4311)
|
2016-07-05 17:33:08 +02:00 |
James Kiesel
|
949be591da
|
FEATURE: Allow <3 and ❤ to trigger like via email (#4310)
|
2016-07-05 15:59:23 +02:00 |
Felix Freiberger
|
8053bde1a2
|
Generate proper URIs for iframes in emails (#4042)
|
2016-07-04 11:29:12 +02:00 |