Chatwoot/app
jacsonsantospht af020f446e
fix: check the content type for the file when uploading from cloud storage (#5378)
When sending the message with audio, only the signed id of the file is sent.
In the back end check only the UploadedFile type.
The attachment has the default file type image, now it gets the content type from the signed id

Fixes: #5375

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2022-10-21 18:05:36 -07:00
..
actions chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders fix: check the content type for the file when uploading from cloud storage (#5378) 2022-10-21 18:05:36 -07:00
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers chore: Refactor sidebar components used in help center (#5695) 2022-10-21 16:43:43 -07:00
dashboards feat: Ability to manage account features from super admin (#5455) 2022-09-19 14:57:21 -07:00
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops fix: mention notification mail for empty contact name (#5091) 2022-07-22 15:37:24 +05:30
fields feat: Ability to manage account features from super admin (#5455) 2022-09-19 14:57:21 -07:00
finders Feat: custom sort (#4864) 2022-06-22 11:04:42 +05:30
helpers fix: check the content type for the file when uploading from cloud storage (#5378) 2022-10-21 18:05:36 -07:00
javascript fix: Show account switch modal from portal dashboard (#5712) 2022-10-21 17:24:52 -07:00
jobs fix: ensure contact_inbox if contact exists(#5667) 2022-10-19 12:56:39 -07:00
listeners feat: Update conversation attributes in realtime when they changed (#5542) 2022-10-19 17:26:10 -07:00
mailboxes chore: Refactor Contact Inbox Builders (#5617) 2022-10-13 15:12:04 -07:00
mailers chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
models fix: Add an action cable events for label updates (#5694) 2022-10-21 16:12:35 -07:00
policies chore: Macros enhancement (#5609) 2022-10-20 19:41:48 -07:00
presenters fix: Add an action cable events for label updates (#5694) 2022-10-21 16:12:35 -07:00
services chore: Macros enhancement (#5609) 2022-10-20 19:41:48 -07:00
views fix: Update public partials to fix help center search (#5713) 2022-10-21 17:32:01 -07:00
workers fix: Update auto reply and hide reply time for email inbox (#3985) 2022-02-15 17:11:28 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30