Chatwoot/app/javascript/shared/components
giquieu 96b719017b
feat: Ability to send voice message to channel (#4064)
Created the possibility to send audio as an attachment via the dashboard.
The channels that can send audio are the same channels that can send any type of attachment.
Used RecordRTC (https://github.com/muaz-khan/RecordRTC) to capture the audio and Wavesurfer (https://github.com/katspaugh/wavesurfer.js) to display the audio waves.
RecordRTC can be used to record videos if necessary.

Fixes #1973
2022-03-04 19:43:07 +05:30
..
emoji fixes: Reply box goes hidden and emoji input header section is broken. (#3121) 2021-10-03 21:49:44 -07:00
FluentIcon feat: Ability to send voice message to channel (#4064) 2022-03-04 19:43:07 +05:30
specs chore: Fix warnings in jest (#2262) 2021-05-13 15:03:04 +05:30
ui chore: Updates design of resolve context menu (#3667) 2021-12-29 22:24:11 +05:30
Branding.vue chore: Move referrerHost to appConfig store (#3433) 2021-11-22 15:05:29 +05:30
Button.vue feat: CSAT response collection public page (#2685) 2021-08-03 18:22:50 +05:30
CardButton.vue Feature: Rich Message Types (#610) 2020-04-10 16:42:37 +05:30
ChatCard.vue Feature: Rich Message Types (#610) 2020-04-10 16:42:37 +05:30
ChatForm.vue feat: Add regex validation on form message inputs (#2317) 2021-06-08 16:32:01 +05:30
ChatOption.vue fix: Update widget option button style to handle long text (#3030) 2021-09-19 21:12:54 +05:30
ChatOptions.vue feat: Update select button styles to match button styles (#1742) 2021-02-08 18:27:20 +05:30
CustomerSatisfaction.stories.js feat: Add customer satisfaction component (#2456) 2021-06-22 13:01:19 +05:30
CustomerSatisfaction.vue feat: Remove ionicons v2 dependency on widget (#3402) 2021-11-18 15:18:51 +05:30
DateSeparator.vue feat: Change the date format display in widget (#1528) 2020-12-24 18:53:47 +05:30
EmojiOrIcon.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
GreetingsEditor.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
ResizableTextArea.vue chore: Send typing events on keyup, not on focus (#1461) 2020-11-27 00:17:55 +05:30
Spinner.vue Feature: Add/Edit conversation labels (#488) 2020-02-16 15:46:26 +05:30
TextArea.vue chore: Fix pre-commit hooks (#3525) 2021-12-08 17:32:00 -08:00