From 86eaf2139da722f0914ba000ae8a9379340fb26734a06b2335493c4ed4e75d99 Mon Sep 17 00:00:00 2001 From: AidarKC Date: Sat, 20 Jun 2026 17:19:32 +0400 Subject: [PATCH] =?UTF-8?q?UI:=20=D1=83=D0=BB=D1=83=D1=87=D1=88=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D0=BB=D0=B8=D1=87=D0=BD=D1=8B=D0=B5=20=D1=81?= =?UTF-8?q?=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B8=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=B8=D1=81=D0=BA=20=D0=BA=D0=BE=D0=BD=D1=82=D0=B0?= =?UTF-8?q?=D0=BA=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION.properties | 4 +- shine-UI/js/pages/chat-view.js | 6 +- shine-UI/js/pages/contact-search-view.js | 63 +++++++++---- shine-UI/js/pages/messages-list.js | 49 ++++++---- shine-UI/styles/components.css | 114 ++++++++++++++++++++--- 5 files changed, 188 insertions(+), 48 deletions(-) diff --git a/VERSION.properties b/VERSION.properties index b56c45c..db5ff47 100644 --- a/VERSION.properties +++ b/VERSION.properties @@ -1,2 +1,2 @@ -client.version=1.2.221 -server.version=1.2.209 +client.version=1.2.222 +server.version=1.2.210 diff --git a/shine-UI/js/pages/chat-view.js b/shine-UI/js/pages/chat-view.js index 706f55d..6f7a3cb 100644 --- a/shine-UI/js/pages/chat-view.js +++ b/shine-UI/js/pages/chat-view.js @@ -71,7 +71,7 @@ function openMessageActionsMenu({ const menuId = `chat-message-actions-menu-${Date.now()}`; root.innerHTML = `
-