From 6d353c1753a379b3db4c3b99a9dcac917250583a Mon Sep 17 00:00:00 2001 From: MythEclipse Date: Wed, 13 May 2026 19:34:39 +0700 Subject: [PATCH] feat: add moderation dashboard UI - Create responsive dashboard with dark theme - Implement three tabs: Text Messages, Images, Voice - Add channel/thread filtering - Real-time WebSocket updates with polling fallback - Display message metadata (author, timestamp, edits, deletions) - Show image previews with upload status and URLs --- public/dashboard.html | 528 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 528 insertions(+) create mode 100644 public/dashboard.html diff --git a/public/dashboard.html b/public/dashboard.html new file mode 100644 index 0000000..759e1b0 --- /dev/null +++ b/public/dashboard.html @@ -0,0 +1,528 @@ + + + + + + Moderation Dashboard + + + +
+
+

🛡️ Moderation Dashboard

+
+
+
+ Connecting... +
+
+
+ +
+ + +
+ +
+ + + +
+ + + +
+
+
+ +
+
+
+ +
+
+
+
+ + + +