From 79da9e89887b4c32c16688507fa245b23aa43c60 Mon Sep 17 00:00:00 2001 From: Abhinav Raut Date: Fri, 31 Jul 2026 01:05:32 +0530 Subject: [PATCH 1/6] Fix live chat image thumbnails --- .../attachment/BubbleAttachmentItem.vue | 9 ++++++++- .../src/components/MessageAttachment.vue | 9 ++++++++- internal/attachment/attachment.go | 19 ++++++++++--------- internal/conversation/conversation.go | 5 ++--- internal/conversation/message.go | 15 ++++++++++++--- internal/media/media.go | 19 +++++++++++++++++++ 6 files changed, 59 insertions(+), 17 deletions(-) diff --git a/frontend/apps/main/src/features/conversation/message/attachment/BubbleAttachmentItem.vue b/frontend/apps/main/src/features/conversation/message/attachment/BubbleAttachmentItem.vue index 870494ca..82cc152c 100644 --- a/frontend/apps/main/src/features/conversation/message/attachment/BubbleAttachmentItem.vue +++ b/frontend/apps/main/src/features/conversation/message/attachment/BubbleAttachmentItem.vue @@ -13,9 +13,10 @@ >