iachat/app/javascript/dashboard/components-next/message
rotsen d9af219ba3
feat: Implement single audio playback functionality across components (#12226)
## Description

Introduces a global single-audio playback helper and hooks it into
dashboard and widget entrypoints. Adds play/pause event handlers in the
Audio chip to sync UI state. The helper enforces one audio playing at a
time and auto-advances to the next adjacent audio on end.

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
2025-09-19 12:52:01 +05:30
..
bubbles feat(voice): Incoming voice calls [EE] (#12361) 2025-09-08 22:35:23 +05:30
chips feat: Implement single audio playback functionality across components (#12226) 2025-09-19 12:52:01 +05:30
fixtures feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
stories feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
constants.js feat(voice): Incoming voice calls [EE] (#12361) 2025-09-08 22:35:23 +05:30
Message.vue feat: Retry failed messages within 24h (#12436) 2025-09-16 21:00:15 +05:30
MessageError.vue feat: Retry failed messages within 24h (#12436) 2025-09-16 21:00:15 +05:30
MessageList.vue feat: Retry failed messages within 24h (#12436) 2025-09-16 21:00:15 +05:30
MessageMeta.vue chore: Audit message characters across all channels (#11343) 2025-04-21 14:46:51 +05:30
MessageStatus.vue feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
provider.js chore: Update message bubble orientation (#11348) 2025-05-06 13:21:52 +05:30
TranslationToggle.vue chore: Improve translation service with HTML and plain text support (#11305) 2025-04-16 17:59:06 +05:30