Chatwoot/app/controllers/api/v1/widget
Sojan Jose c453455ad1
fix: Handle application errors in Sentry (#1982)
- Handle notification errors for attachment messages
- Fix empty identifiers being passed
- Fix 404 when invalid source id
- Handle webhook exceptions
2021-03-27 12:27:48 +05:30
..
base_controller.rb fix: Handle application errors in Sentry (#1982) 2021-03-27 12:27:48 +05:30
contacts_controller.rb Fix: Hide prechat for sessions inititated with setUser (#1914) 2021-03-20 17:44:20 +05:30
conversations_controller.rb fix: Add validations dynamically for pre-chat form (#1779) 2021-02-16 15:15:37 +05:30
events_controller.rb Chore: Add display name to the user (#1067) 2020-07-20 18:28:14 +05:30
inbox_members_controller.rb Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
labels_controller.rb chore: Prevent i18n config bleeding across requests (#1214) 2020-10-05 17:55:46 +05:30
messages_controller.rb feat: Add a pre-chat form on widget (#1769) 2021-02-16 00:14:13 +05:30