Arpit Jalan
|
f0b04ac730
|
Merge pull request #3970 from gdpelican/unsubscribe-via-email
Hotfix for unsubscribe via email
|
2016-01-21 14:59:17 +05:30 |
|
James Kiesel
|
b92e2b33eb
|
Hotfix for unsubscribe via email
|
2016-01-21 21:46:15 +13:00 |
|
Régis Hanol
|
4a17cdc1e4
|
FIX: don't invite users with emails configured as 'incoming' (reply, group our category)
|
2016-01-20 23:08:27 +01:00 |
|
Régis Hanol
|
f145310cd5
|
FIX: associates email replies using both 'In-Reply-To' and 'References' headers
|
2016-01-20 22:52:08 +01:00 |
|
Jeff Atwood
|
f5c0972210
|
Merge pull request #3966 from scossar/simple-email-button
FIX: email button padding for Outlook
|
2016-01-20 12:25:01 -08:00 |
|
scossar
|
1fb709362a
|
fix border widths
|
2016-01-20 11:03:13 -08:00 |
|
scossar
|
e2b265eb98
|
reduce border
|
2016-01-20 10:19:13 -08:00 |
|
James Kiesel
|
c7283751a3
|
Unsubscribe via email
|
2016-01-20 22:25:25 +13:00 |
|
Régis Hanol
|
735017dd9f
|
FIX: don't invite users with the same email as 'reply_be_email_address'
|
2016-01-19 15:24:34 +01:00 |
|
scossar
|
a1d08cad6a
|
use default font
|
2016-01-18 16:41:52 -08:00 |
|
Régis Hanol
|
3083657358
|
FEATURE: better email in support
FEATURE: new incoming_email model
FEATURE: infinite scrolling in emails admin
FEATURE: new 'emails:import' rake task
|
2016-01-19 00:57:55 +01:00 |
|
scossar
|
0c4e28cd0b
|
pad link with border
|
2016-01-18 14:06:35 -08:00 |
|
Régis Hanol
|
cf0558cd33
|
FEATURE: properly style whisper email notifications
|
2016-01-11 17:47:17 +01:00 |
|
Jeff Atwood
|
006bb06371
|
make first email footer link specially highlighted
|
2016-01-08 02:14:58 -08:00 |
|
James Kiesel
|
6ceb108946
|
Add specs for post action guardian
|
2015-12-30 20:52:36 +01:00 |
|
James Kiesel
|
a559754db3
|
Add post action creator
|
2015-12-30 20:04:05 +01:00 |
|
James Kiesel
|
86da47880a
|
Allow +1 via email
|
2015-12-30 12:17:45 +01:00 |
|
Régis Hanol
|
3e923c7a41
|
FIX: ensure inactive users can't email in
|
2015-12-21 17:54:02 +01:00 |
|
Régis Hanol
|
ca529a673a
|
just use the address instead of building it ourselves
|
2015-12-18 17:54:42 +01:00 |
|
Régis Hanol
|
4bb31daa2e
|
FIX: when getting a reply by email, ensure it's by the same user
|
2015-12-16 00:43:05 +01:00 |
|
Robin Ward
|
ccf5b1584d
|
Unsubscribe link needn't be sanitized
|
2015-12-11 10:06:25 -05:00 |
|
Régis Hanol
|
02279c41cb
|
Merge pull request #3918 from techAPJ/better-email-parsing
FEATURE: better email reply parsing
|
2015-12-11 14:51:24 +01:00 |
|
Robin Ward
|
df19a27753
|
FIX: Don't sanitize header_instructions
|
2015-12-10 18:15:32 -05:00 |
|
Régis Hanol
|
323e3cee22
|
when creating a staged account, use the display name provided in the email
|
2015-12-10 23:52:20 +01:00 |
|
Régis Hanol
|
93d1cc6294
|
add support for incoming emails in CC/BCC fields
|
2015-12-10 23:49:16 +01:00 |
|
Arpit Jalan
|
553248de86
|
FEATURE: new gem discourse_email_parser
|
2015-12-11 01:02:28 +05:30 |
|
Arpit Jalan
|
7a8e5a50ff
|
FEATURE: better email reply parsing
|
2015-12-09 23:47:01 +05:30 |
|
Robin Ward
|
b781b6aea3
|
Add header_instructions overridable translation for email headers.
|
2015-12-07 16:52:33 -05:00 |
|
Régis Hanol
|
1cde276656
|
FEATURE: ability to send emails to a group
|
2015-12-07 17:01:08 +01:00 |
|
Régis Hanol
|
dd28a3c63a
|
add support for inline images in emails in
|
2015-11-30 18:33:24 +01:00 |
|
Régis Hanol
|
0d54c18c8b
|
new hidden 'allow_staged_accounts' setting
|
2015-11-26 18:31:23 +01:00 |
|
Robin Ward
|
2196160549
|
FIX: Allow emails to begin with a quote (but skip it!)
|
2015-11-18 15:23:10 -05:00 |
|
Régis Hanol
|
e2121c2c2c
|
FIX: add 'max-width' to images with auto width/height in emails
|
2015-11-04 12:38:39 +01:00 |
|
Robin Ward
|
2fdf8cba3d
|
FIX: Support formatted > quotes in emails
|
2015-10-22 16:08:52 -04:00 |
|
Régis Hanol
|
6c29781687
|
FIX: this is making oneboxed images way too big (reverts 121426287 )
|
2015-10-22 19:46:48 +02:00 |
|
Régis Hanol
|
515fc49727
|
FIX: replace polls with a link in emails
|
2015-10-22 19:10:07 +02:00 |
|
Arpit Jalan
|
1821ba8d93
|
optimize string replacment
|
2015-10-21 13:44:59 +05:30 |
|
Arpit Jalan
|
897563a309
|
FIX: List-ID should not contain space
|
2015-10-21 00:00:06 +05:30 |
|
Régis Hanol
|
e43034f08f
|
Revert "FEATURE: SVG letter avatars (based on @eviltrout's spike)"
This reverts commit cd77465788 .
|
2015-09-11 00:23:52 +02:00 |
|
Régis Hanol
|
cd77465788
|
FEATURE: SVG letter avatars (based on @eviltrout's spike)
|
2015-09-11 00:11:48 +02:00 |
|
Sam
|
27b1ec2917
|
FIX: incorrect emoji stripping logic
|
2015-08-19 09:12:08 +10:00 |
|
Régis Hanol
|
6669a2d94d
|
FEATURE: per-topic unsubscribe option in emails
|
2015-08-12 23:00:16 +02:00 |
|
Robin Ward
|
33a5fce124
|
Importer for mbox format
|
2015-07-23 18:37:40 -04:00 |
|
Robin Ward
|
ab50d039bb
|
Importer for nabble
|
2015-05-22 15:41:26 -04:00 |
|
Robin Ward
|
2cbcd15789
|
FIX: Post Mannager wasn't being used for email replies
|
2015-04-28 13:04:34 -04:00 |
|
Régis Hanol
|
10270593a4
|
FIX: remove links in poll email notification
|
2015-04-26 00:37:27 +02:00 |
|
Jeff Atwood
|
7d5b5533c4
|
smaller popular post top margins in digest
|
2015-04-25 00:54:22 -07:00 |
|
Robin Ward
|
4aa2039238
|
Add full name in emails, tweak styles a bit.
|
2015-03-24 11:25:47 -04:00 |
|
Robin Ward
|
8513045381
|
Include user title in email notifications
|
2015-03-23 14:12:11 -04:00 |
|
Arpit Jalan
|
228d3240eb
|
FIX: convert all emojis to text in short email notifications
|
2015-02-26 21:16:01 +05:30 |
|