From 9ff1261239e9737cc121a6a476eb56cd6f3469b9 Mon Sep 17 00:00:00 2001 From: MythEclipse Date: Thu, 14 May 2026 04:33:48 +0700 Subject: [PATCH] feat: merge warn and flagged messages into one review panel Combine the right-side Warned and Flagged panels into a single Needs Review panel. Keep ordering by the existing newest-first message list. Co-Authored-By: Claude Opus 4.7 --- public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 3637536..bad4490 100644 --- a/public/index.html +++ b/public/index.html @@ -47,7 +47,7 @@

Participants

speaking now
-

All Messages

all captures
Select channel to view text captures

Warned

minor violations
No warned messages

Flagged

requires review
No flagged messages
+

All Messages

all captures
Select channel to view text captures

Needs Review

warn + flagged
No warned or flagged messages