Chatwoot/app
Tejaswini Chile ceaffe862a
Fix: Handled IG unsupported file type (#5650)
We get 'unsupported_type' in the web-hook event only when Instagram faces issues processing the attachments. https://developers.facebook.com/docs/messenger-platform/instagram/features/webhook/ according to their document, we are handling the given types and are ignoring this one for now.

Fixes: #5428
2022-10-19 13:44:17 -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: Handled IG unsupported file type (#5650) 2022-10-19 13:44:17 -07:00
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers fix: Discard invalid contact attributes in widget conversation end point (#5664) 2022-10-18 13:16:29 -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: Track Imap exception in sentry (#5397) 2022-09-07 11:41:56 +05:30
javascript chore: Update translations from Crowdin (#5663) 2022-10-19 13:27:10 -07:00
jobs fix: ensure contact_inbox if contact exists(#5667) 2022-10-19 12:56:39 -07:00
listeners chore: Add attachments key to message_created webhook payload (#5659) 2022-10-17 17:36:56 -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 chore: ability to delete user in super admin console 2022-10-18 01:05:28 -07:00
policies feat: Execute macro actions, for the conversation (#5066) 2022-07-26 12:41:22 +05:30
presenters fix: Auto populate team after assigned via API (#5250) 2022-08-12 13:40:28 +05:30
services fix: ensure contact_inbox if contact exists(#5667) 2022-10-19 12:56:39 -07:00
views fix: Make links more accessible on helpcenter public views (#5681) 2022-10-19 13:07:44 -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