Chatwoot/app/javascript/dashboard/components/widgets
giquieu b3c8c83830
fix: unable to send audio messages on Telegram (#4493)
- Changed the lib used to record the audio (videojs-record). 
- Changed the audio recording format to .ogg, this will keep compatibility with sending to channels, Telegram, Whatsapp, Web Widget and API.
- Changed the visualization of recording waves, it is now using bars, the same format used by applications (Whatsapp and Telegram)


Fixes: #4115
2022-05-02 13:14:04 +05:30
..
chart feat: Display how many conversations are considered for the metric calculation (#4273) 2022-03-28 00:38:23 -07:00
conversation fix: unable to send audio messages on Telegram (#4493) 2022-05-02 13:14:04 +05:30
FilterInput feat: Added support for Created At, Last Activity At filters in the UI (#4031) 2022-03-14 20:24:53 +05:30
forms chore: Fix pre-commit hooks (#3525) 2021-12-08 17:32:00 -08:00
mentions chore: Move Canned Responses list to a separate component (#1681) 2021-01-23 14:07:01 +05:30
modal feat: Toggle automation status (#3991) 2022-03-01 14:14:23 +05:30
WootWriter fix: unable to send audio messages on Telegram (#4493) 2022-05-02 13:14:04 +05:30
AttachmentsPreview.vue fix: Add multiple file paste support and fix for bugs (#4066) 2022-03-23 18:25:57 +05:30
AutomationActionInput.vue fix: Add Attachment endpoint to save file against automation rule (#4480) 2022-04-24 12:02:40 +05:30
AutomationActionTeamMessageInput.vue feat: Add send message, fix issues with message conditions (#4423) 2022-04-14 13:36:55 +05:30
AutomationFileInput.vue fix: Add Attachment endpoint to save file against automation rule (#4480) 2022-04-24 12:02:40 +05:30
Avatar.vue feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
BackButton.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
ChannelItem.vue feat: Add Instagram Channel (#2955) 2021-10-05 14:35:32 +05:30
ChatTypeTabs.vue feat: Adds keyboard shortcuts for conversation actions (#2672) 2021-08-09 00:38:52 -07:00
ColorPicker.vue Feature: Ability to customise widget color (#903) 2020-05-30 17:28:00 +05:30
EmptyState.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
InboxName.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
LabelSelector.stories.js feat: Ability to add label for contact page (#2350) 2021-06-14 10:36:00 +05:30
LabelSelector.vue chore: Update contact sidebar with accordion (#3002) 2021-09-13 18:08:58 +05:30
LoadingState.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
ReportStatsCard.vue feat: Display how many conversations are considered for the metric calculation (#4273) 2022-03-28 00:38:23 -07:00
SettingIntroBanner.stories.js chore: Cleanup page-top-bar style conflicts (#2407) 2021-06-10 09:35:15 +05:30
SettingIntroBanner.vue chore: Cleanup page-top-bar style conflicts (#2407) 2021-06-10 09:35:15 +05:30
ShowMore.vue feat: Add event subscription option to webhooks (#4540) 2022-04-25 17:44:42 +05:30
TableFooter.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
Thumbnail.spec.js chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00
Thumbnail.vue fix: Yellow color shades are inconsistent (#4391) 2022-04-11 17:27:28 +05:30
UserAvatarWithName.vue feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30