Chatwoot/spec
Sony Mathew 11b4b4ea3f
Chore: Parse quoted text in incoming emails (#883) (#884)
* Chore: Parse quoted text in incoming emails (#883)
* Parsed the quoted text and replies in incoming emails and store them separately
* Did this parsing for plain text and html part of emails
* In the chat window, we will only show the parsed reply alone

* Conversation mailbox test fixes (#883)
2020-05-22 18:07:06 +05:30
..
actions Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
assets Feature: Profile API [#238] (#354) 2019-12-10 10:29:35 +05:30
builders Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30
channels [Internal] Add route for widget testing (#199) 2019-11-01 12:53:01 +05:30
controllers Fixed rspec due to unescaped html check for user name (#887) (#888) 2020-05-22 17:58:08 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
factories Feature: Introduce Super Admins (#705) 2020-05-11 23:07:22 +05:30
finders Feature: Website SDK (#653) 2020-04-03 13:04:58 +05:30
fixtures Feature: Conversation Continuity with Email (#770) 2020-04-30 20:20:26 +05:30
helpers 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
lib Feature: Global Config helper (#844) (#845) 2020-05-11 19:00:33 +05:30
listeners Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
mailboxes Chore: Parse quoted text in incoming emails (#883) (#884) 2020-05-22 18:07:06 +05:30
mailers Removed the un-neccessary attribute from msg create factory 2020-05-10 16:21:02 +05:30
models Feature: Introduce Super Admins (#705) 2020-05-11 23:07:22 +05:30
policies Chore: APIs for agent bots (#676) 2020-04-07 10:41:18 +05:30
presenters Chore: Parse quoted text in incoming emails (#883) (#884) 2020-05-22 18:07:06 +05:30
services Bug: Fix autoload_paths for facebook bot (#877) 2020-05-18 15:32:26 +05:30
workers Feature: Conversation creation email notifications (#576) 2020-03-01 19:06:13 +05:30
rails_helper.rb Feature: Introduce Super Admins (#705) 2020-05-11 23:07:22 +05:30
spec_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30
test_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30