Régis Hanol
|
c75d58ab21
|
FEATURE: new 'ignore_by_title' site setting
|
2016-05-18 23:07:01 +02:00 |
Régis Hanol
|
8e611ec7a1
|
FEATURE: handle bounced emails
|
2016-05-02 23:15:32 +02:00 |
Régis Hanol
|
4960b62110
|
FEATURE: new 'block_auto_generated_emails' site setting
|
2016-04-20 21:29:27 +02:00 |
Régis Hanol
|
7d9f2265b9
|
FIX: improve support for handling emails coming from screened email addresses
|
2016-04-18 23:01:54 +02:00 |
Régis Hanol
|
4d9c81fde7
|
Merge pull request #4148 from tgxworld/dont_reply_to_emails_that_are_autogenerated
FIX: Don't send rejection mailer to bounced emails.
|
2016-04-13 15:36:14 +02:00 |
Régis Hanol
|
56089c4856
|
FEATURE: new 'auto_generated_whitelist' site setting
|
2016-04-11 22:47:34 +02:00 |
Régis Hanol
|
e4980392da
|
improve receiver specs to account for posts approval
|
2016-04-11 18:20:26 +02:00 |
Guo Xiang Tan
|
5734c7f3f3
|
FIX: Don't send rejection mailer to bounced emails.
|
2016-04-07 22:21:17 +08:00 |
Régis Hanol
|
39863953cd
|
new 'enable_staged_users' site setting
|
2016-03-23 18:56:03 +01:00 |
Régis Hanol
|
4a3cb4a000
|
FIX: use MD5 of the email_string when there's no 'Message-Id'
|
2016-03-14 18:18:58 +01:00 |
Régis Hanol
|
841cec1bc1
|
FIX: support emails in with weird encoding
|
2016-03-11 18:51:53 +01:00 |
Régis Hanol
|
be5a54d67d
|
FEATURE: new 'allow_all_attachments_for_group_messages' site setting
|
2016-02-29 22:39:24 +01:00 |
Régis Hanol
|
f7432d8ec9
|
FEATURE: add support for multiple incoming emails for groups & categories
|
2016-02-24 19:47:58 +01:00 |
Régis Hanol
|
54262cc9b2
|
FIX: properly handle invalid from header
|
2016-02-24 17:40:57 +01:00 |
Régis Hanol
|
5415b2666d
|
FIX: staged users couldn't create new topic in a private category via email
|
2016-02-22 19:57:53 +01:00 |
Régis Hanol
|
cad7fc1062
|
FIX: don't allow blocked user to send emails in
|
2016-02-11 10:39:57 +01:00 |
Jeff Atwood
|
1a1dcb59f9
|
this period bothered me and it had to go
|
2016-02-08 15:37:49 -08:00 |
Régis Hanol
|
49d1f88f6e
|
FIX: support incoming emails with no subject
|
2016-02-01 12:16:15 +01:00 |
Régis Hanol
|
27aaed0aa5
|
FIX: don't use 'Return-Path' header to determine whether the email was auto generated
|
2016-02-01 10:21:58 +01:00 |
Régis Hanol
|
46b6c55197
|
FIX: replace 'discourse_email_parser' with 'email_reply_trimmer' to better trim replies from plain text emails
FIX: undefined method `number_to_human_size' when email contains attachments
|
2016-01-30 01:29:31 +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 |
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 |
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 |
James Kiesel
|
86da47880a
|
Allow +1 via email
|
2015-12-30 12:17:45 +01:00 |
Régis Hanol
|
a9099f9e23
|
SECURITY: ensure we never accept fake images
|
2015-12-21 16:08:14 +01:00 |
Régis Hanol
|
51b2279af0
|
fix the build
|
2015-12-16 01:31:19 +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 |
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 |
Régis Hanol
|
93d1cc6294
|
add support for incoming emails in CC/BCC fields
|
2015-12-10 23:49:16 +01:00 |
Arpit Jalan
|
7a8e5a50ff
|
FEATURE: better email reply parsing
|
2015-12-09 23:47:01 +05:30 |
Robin Ward
|
d65ec1af2e
|
Rename `ninja_edit_window` to `editing_grace_period` :'(
|
2015-11-24 14:28:42 -05:00 |
Robin Ward
|
2196160549
|
FIX: Allow emails to begin with a quote (but skip it!)
|
2015-11-18 15:23:10 -05:00 |
Seth Reeser
|
85da9c6ff8
|
Digital Ocean should be DigitalOcean https://www.digitalocean.com/legal/terms/
|
2015-10-30 13:31:48 -04:00 |
Régis Hanol
|
54d6d24cbf
|
FIX: timing issue with edits and cook post processing
|
2015-09-29 18:51:26 +02:00 |
Régis Hanol
|
bef80633b1
|
FEATURE: global admin override of most of the user preferences
|
2015-08-21 20:39:21 +02:00 |
Régis Hanol
|
2473a00b26
|
FIX: improve smoke tests
|
2015-07-27 11:07:42 +02:00 |
Régis Hanol
|
b0802abae2
|
FIX: crop & optimize user background profile/card images
|
2015-07-15 17:15:43 +02:00 |
Arpit Jalan
|
d28515792a
|
FIX: auto response email replies should not be accepted
|
2014-12-04 22:39:13 +05:30 |
Arpit Jalan
|
15c105eba5
|
Add test for email with inline reply
|
2014-12-01 23:51:14 +05:30 |
Arpit Jalan
|
529014d56e
|
FEATURE: switch to GitHub email_reply_parser library and parse plain text email content
|
2014-12-01 09:00:35 +05:30 |
Régis Hanol
|
bdb78ce76a
|
FEATURE: consider SVG as an image when authorized
|
2014-11-03 19:54:10 +01:00 |
Arpit Jalan
|
24a0db3244
|
FIX: fix email replies for ms outlook
|
2014-10-14 16:20:35 +05:30 |
Arpit Jalan
|
b457005b07
|
FIX: handle multiple paragraphs in email reply when parsing html
|
2014-10-08 19:45:46 +05:30 |
Jeff Atwood
|
5646ebf4c7
|
fix tests expecting "name said:" to "name:"
|
2014-09-18 20:39:27 -07:00 |
riking
|
c1df25e856
|
Add test for "on day, name wrote" quote trigger
|
2014-09-09 16:27:06 -07:00 |
riking
|
1c9f6159cd
|
Update the Receiver and PollMailbox specs for the changes
Tests are both added, moved, and deleted.
Add test for topic not being created
Move html_only.eml to parse_body testing section
|
2014-08-28 14:38:19 -07:00 |
riking
|
90091972b9
|
Use same reply-to format in all email fixtures
|
2014-08-13 11:43:49 -07:00 |
riking
|
cce8b4720a
|
Have reciever handle multiple To addresses
|
2014-08-13 11:43:49 -07:00 |
riking
|
63cdde3d96
|
Add more tests, undo some changes to fixture files
Was causing Email::Reciever tests to fail
|
2014-08-01 12:40:28 -07:00 |