Chatwoot/app
Sony Mathew fcb7625616
Bug: Fixed quoted text parsing in incoming email (#1076)
* Bugfix: Fixed quoted text parsing in incoming email

We had changed the support email from an account based
only value to account based with fallback on global config
and environment variable.

Incoming email quoted text parsing was still based on
account based support email. Changed this to utilize
the newly introduced fallback values from global config
and environment for parsing quoted text.

* Bugfix: Added one more sender agnostic regex for quoted text parsing
2020-07-21 12:20:46 +05:30
..
actions Chore: Convert Message Sender to polymorphic (#740) 2020-06-27 21:34:53 +05:30
assets Chore: Minor bugfixes and housekeeping tasks (#896) 2020-06-02 23:50:39 +05:30
bot Bug: Fix autoload_paths for facebook bot (#877) 2020-05-18 15:32:26 +05:30
builders Feature: API Channel (#1052) 2020-07-21 12:15:24 +05:30
channels Chore: Fix presence for current user (#1001) 2020-07-04 20:03:16 +05:30
controllers Feature: API Channel (#1052) 2020-07-21 12:15:24 +05:30
dashboards Chore: Add display name to the user (#1067) 2020-07-20 18:28:14 +05:30
dispatchers Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
fields Feature: Rewamp super admin dashboard (#882) 2020-05-24 22:44:26 +05:30
finders Chore: Routine Bugfixes and enhancements (#979) 2020-06-25 23:35:16 +05:30
helpers Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30
javascript Feature: API Channel (#1052) 2020-07-21 12:15:24 +05:30
jobs Chore: Cleanup attachment handling for Facebook & Whatsapp (#1051) 2020-07-17 00:32:32 +05:30
listeners Feature: API Channel (#1052) 2020-07-21 12:15:24 +05:30
mailboxes Chore: Change the prefix in reply emails (#1060) 2020-07-19 13:34:34 +05:30
mailers Bugfix: Private notes in emails & broken Signup (#1068) 2020-07-20 12:47:02 +05:30
models Feature: API Channel (#1052) 2020-07-21 12:15:24 +05:30
policies Feature: Improve label experience (#975) 2020-06-25 21:04:03 +05:30
presenters Bug: Fixed quoted text parsing in incoming email (#1076) 2020-07-21 12:20:46 +05:30
services Chore: Cleanup attachment handling for Facebook & Whatsapp (#1051) 2020-07-17 00:32:32 +05:30
views Feature: API Channel (#1052) 2020-07-21 12:15:24 +05:30
workers Enhancement: ability to send out an email without summary #1048 (#1049) 2020-07-15 16:33:52 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30