Chatwoot/app
Sony Mathew d5a6f5e352
Enhancement: ability to send out an email without summary #1048 (#1049)
Right now as part of conversation continuity, we are using the
ConversationReplyMailer which sends a summary of messages including
the incoming messages when an agent replies. Ideally, we want
to send only the reply of that agent and not a summary when
Conversation continuity is enabled. Added the functionality
to send the reply email without summary. Added required unit
tests to cover the changes.

ref: #1048
2020-07-15 16:33:52 +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 Chore: Convert Message Sender to polymorphic (#740) 2020-06-27 21:34:53 +05:30
channels Chore: Fix presence for current user (#1001) 2020-07-04 20:03:16 +05:30
controllers Adds unread message bubbles for widget (#943) 2020-07-08 00:04:44 +05:30
dashboards Chore: Minor bugfixes and housekeeping tasks (#896) 2020-06-02 23:50:39 +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: Add persian translation (#1017) 2020-07-10 21:08:59 +05:30
jobs Chore: Routine Bugfixes and enhancements (#979) 2020-06-25 23:35:16 +05:30
listeners Chore: Send browser language in webwidget events (#952) 2020-06-13 00:19:43 +05:30
mailboxes Chore: Convert Message Sender to polymorphic (#740) 2020-06-27 21:34:53 +05:30
mailers Enhancement: ability to send out an email without summary #1048 (#1049) 2020-07-15 16:33:52 +05:30
models Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
policies Feature: Improve label experience (#975) 2020-06-25 21:04:03 +05:30
presenters Chore: Fix issues with conversation data models (#1000) 2020-07-04 19:46:17 +05:30
services Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
views Enhancement: ability to send out an email without summary #1048 (#1049) 2020-07-15 16:33:52 +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