Chatwoot/app/views
Sony Mathew 0afa5c297f
Bug: Fixed conversation reply mail issue when an attachment is sent (#655)
* When an attachment was sent in the reply mailer it was breaking due to the
truncating function applied on the last message content. Here the content was empty
and so it broke.
* Fixed this breakage
* Also addressed the issue that if the attachment was there the content was coming empty.
With these changes, made the content to have a link to the attachment.
2020-03-30 16:07:01 +05:30
..
api/v1 Feature: API for updating account settings (#645) 2020-03-29 12:16:31 +05:30
dashboard Initial Commit 2019-08-14 15:18:44 +05:30
devise Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
layouts Chore: Making Account Signup Optional (#563) 2020-02-29 11:20:33 +05:30
mailers Bug: Fixed conversation reply mail issue when an attachment is sent (#655) 2020-03-30 16:07:01 +05:30
widget_tests Feature: Widget design update (#426) 2020-01-17 13:36:05 +05:30
widgets Feature: As an end-user, I should be able to see the list of agents in the widget. (#461) 2020-02-05 11:27:22 +05:30