From 9164f3e9f9e306a0b59f1654e398a2cc7dd2a238 Mon Sep 17 00:00:00 2001 From: Mal <=> Date: Sat, 27 Mar 2021 22:29:58 +0100 Subject: [PATCH] =?UTF-8?q?Version=201.6.5:=20Optimizations=20f=C3=BCr=20r?= =?UTF-8?q?esponsive=20userlist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.xml | 4 +-- src/app/app.config.ts | 2 +- src/app/chat/chat.component.html | 2 ++ src/app/chat/chat.component.ts | 44 +++++++++++++++++++----------- src/app/login/login.component.html | 2 +- src/app/login/login.component.ts | 6 ++++ src/global.scss | 44 +++++++++++++++++++++++++----- 7 files changed, 77 insertions(+), 27 deletions(-) diff --git a/config.xml b/config.xml index 36663bc..b6b8fef 100644 --- a/config.xml +++ b/config.xml @@ -1,8 +1,8 @@ - + METAsocket WowApp's awesome instant messenger for the whole Greifentanzgeschwader - sabolli + sabolli diff --git a/src/app/app.config.ts b/src/app/app.config.ts index 1489efb..4dcb010 100644 --- a/src/app/app.config.ts +++ b/src/app/app.config.ts @@ -1,4 +1,4 @@ export default class AppConfig { - public static readonly VERSION: string = '1.6.0'; + public static readonly VERSION: string = '1.6.5'; } diff --git a/src/app/chat/chat.component.html b/src/app/chat/chat.component.html index 4af77df..817683b 100644 --- a/src/app/chat/chat.component.html +++ b/src/app/chat/chat.component.html @@ -20,6 +20,8 @@ + +