From b3dc1e2452f3f26f7c0b3134ea4d0d9aef4ecffb Mon Sep 17 00:00:00 2001
From: Miroslav Pejic
Date: Sun, 6 Apr 2025 16:09:15 +0200
Subject: [PATCH] [mirotalk] - #280 improve private messages
---
app/src/server.js | 2 +-
package.json | 2 +-
public/css/client.css | 4 ++++
public/js/brand.js | 2 +-
public/js/client.js | 35 ++++++++++++++++++++---------------
5 files changed, 27 insertions(+), 18 deletions(-)
diff --git a/app/src/server.js b/app/src/server.js
index 368618c5..6b5b46c9 100755
--- a/app/src/server.js
+++ b/app/src/server.js
@@ -45,7 +45,7 @@ dependencies: {
* @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
- * @version 1.4.98
+ * @version 1.4.99
*
*/
diff --git a/package.json b/package.json
index 844ec614..377d33e5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
- "version": "1.4.98",
+ "version": "1.4.99",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
diff --git a/public/css/client.css b/public/css/client.css
index a006889a..353700ab 100755
--- a/public/css/client.css
+++ b/public/css/client.css
@@ -2152,6 +2152,10 @@ hr {
color: rgb(0, 255, 71) !important;
}
+.b-yellow {
+ color: #d4a017 !important;
+}
+
/*
z-index
6 theme custom picker
diff --git a/public/js/brand.js b/public/js/brand.js
index dfde68dc..4e591125 100644
--- a/public/js/brand.js
+++ b/public/js/brand.js
@@ -73,7 +73,7 @@ let brand = {
},
about: {
imageUrl: '../images/mirotalk-logo.gif',
- title: 'WebRTC P2P v1.4.98',
+ title: 'WebRTC P2P v1.4.99',
html: `
`;
+
+ if (!isChatGPT && getSide === 'left') {
+ msgHTML += `
`;
+ }
}
msgHTML += `