Chatwoot/app/javascript/shared/helpers
Chad Burggraf 558e3c7499
fix: Catch audio context errors (#5051)
Prevent errors in decoding and playing sounds from propagating
by catching them in the promise chain.

Fixes #4281.
2022-07-19 08:59:50 +05:30
..
specs fix: Update business hour calculation (#4496) 2022-04-18 18:15:20 +05:30
vuex feat: Add reports about live agent load (#4537) 2022-04-25 07:34:41 -07:00
AudioNotificationHelper.js fix: Catch audio context errors (#5051) 2022-07-19 08:59:50 +05:30
BaseActionCableConnector.js feat: Show refresh modal on action cable disconnect (#4010) 2022-02-18 11:09:43 +05:30
CustomErrors.js Feat: Create contact from contacts page (#1806) 2021-02-19 20:22:58 +05:30
CustomEventHelper.js feat: Add chatwoot:error sdk event (#3998) 2022-02-21 09:40:11 +05:30
DateHelper.js fix: Update business hour calculation (#4496) 2022-04-18 18:15:20 +05:30
emoji.js feat: Improve sidebar UI, add emoji icons instead of ionicons (#1605) 2021-01-12 14:45:10 +05:30
faviconHelper.js Fix: Adds favicon badge for notification alert. (#2079) 2021-04-13 19:25:19 +05:30
FileHelper.js feat: Ability to send voice message to channel (#4064) 2022-03-04 19:43:07 +05:30
HTMLSanitizer.js fix: Render links with target attribute (#4685) 2022-05-16 11:29:05 +05:30
KeyboardHelpers.js Added keybindings for commandbar (#3854) 2022-01-27 17:57:33 +05:30
MessageFormatter.js fix: Render links with target attribute (#4685) 2022-05-16 11:29:05 +05:30
MessageTypeHelper.js chore: Update message limit to Twilio recommended 320 characters (#3333) 2021-11-08 10:27:00 +04:00
Validators.js chore: Revert the migration for inbox name changes (#4919) 2022-06-23 20:36:46 +05:30