Chatwoot/app/javascript/dashboard/components/widgets/WootWriter
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
..
AudioRecorder.vue fix: unable to send audio messages on Telegram (#4493) 2022-05-02 13:14:04 +05:30
constants.js Adds character count to reply box 😳 (#1634) 2021-01-13 19:16:45 +05:30
Editor.vue Revert "feat: Adds support for draft in conversation reply box (#4205)" (#4425) 2022-04-08 15:52:39 +05:30
ReplyBottomPanel.vue feat: Ability to send voice message to channel (#4064) 2022-03-04 19:43:07 +05:30
ReplyTopPanel.vue design: Changes yellow color palette for better contrast ratio (#4334) 2022-03-30 18:53:24 +05:30