From a7ab91615f04cbbd5f6cfbfe578316f4ae5cbdd2 Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Fri, 3 Jul 2026 00:52:58 -0500 Subject: [PATCH] =?UTF-8?q?feat(chat-turnero):=20rich=20messaging=20UI=20?= =?UTF-8?q?=E2=80=94=20images,=20video,=20audio,=20reactions,=20emoji,=20t?= =?UTF-8?q?emplates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Attach button with file preview (image thumb for images, name+size for others) - Audio recording via MediaRecorder API with live timer; sends as voice note - Emoji panel with 35 common emojis (medical/comms focused) - Reaction picker on message hover — sends via chat_react.php API - Template modal (name, lang, JSON params) — sends via chat_send_message.php type=template - buildBubble() now renders: inline images,