Chatwoot/app/builders
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
..
campaigns chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
csat_surveys feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
messages Fix: Handled IG unsupported file type (#5650) 2022-10-19 13:44:17 -07:00
v2 fix: Unattendeed conversation count in agent metrics (#4568) 2022-04-27 06:26:35 -07:00
account_builder.rb fix: Set account default language in account API (#5086) 2022-07-26 22:42:20 +05:30
contact_inbox_builder.rb chore: Refactor Contact Inbox Builders (#5617) 2022-10-13 15:12:04 -07:00
contact_inbox_with_contact_builder.rb chore: Refactor Contact Inbox Builders (#5617) 2022-10-13 15:12:04 -07:00
notification_builder.rb fix: assigned_conversation_new_message? NoMethod error (#5225) 2022-08-08 23:43:57 +05:30
notification_subscription_builder.rb chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30