mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
* 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)