From c917a5e639d525edd98a76145174922086567291 Mon Sep 17 00:00:00 2001 From: Crimekillz Date: Mon, 29 Apr 2024 18:29:26 +0200 Subject: [PATCH] Unified Messaging: Add info header to chats and groups, Display name of group in group management dialog, Take User to management of group within the group by pressing on the info button/To the user profile for chats --- .../src/pages/messaging/messaging-room.vue | 47 ++++++++++++++++++- packages/client/src/pages/my-groups/group.vue | 14 ++++-- 2 files changed, 57 insertions(+), 4 deletions(-) diff --git a/packages/client/src/pages/messaging/messaging-room.vue b/packages/client/src/pages/messaging/messaging-room.vue index 56e681ab9..41f961b85 100644 --- a/packages/client/src/pages/messaging/messaging-room.vue +++ b/packages/client/src/pages/messaging/messaging-room.vue @@ -1,4 +1,13 @@ + +