Chatwoot/app/helpers
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
..
api fix: Track Imap exception in sentry (#5397) 2022-09-07 11:41:56 +05:30
application_helper.rb Chore: Add translated languages to account settings (#826) 2020-05-06 13:38:36 +05:30
date_range_helper.rb feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
file_type_helper.rb fix: check the content type for the file when uploading from cloud storage (#5378) 2022-10-21 18:05:36 -07:00
frontend_urls_helper.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
home_helper.rb Initial Commit 2019-08-14 15:18:44 +05:30
message_format_helper.rb fix: Add fixes for sentry errors (#3522) 2021-12-09 11:50:28 +05:30
report_helper.rb Fix: Agent Reports counts when they have access to multiple accounts (#4663) 2022-05-11 14:31:57 +05:30
reporting_event_helper.rb feat: Consider business hours while generating the reports (#4330) 2022-04-08 00:18:18 -07:00
widget_helper.rb chore: Enhance contact merge action for identified users (#4886) 2022-06-23 15:48:56 +05:30