mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-07 22:04:47 +02:00
d37326c261
- Add filter-utils.js with diacritic-insensitive search and text highlighting - Add FAB filter button (gray funnel icon) to channel chat and DM - Filter bar slides in as overlay at top of chat area - Real-time filtering with debounce (150ms) as user types - Matched text highlighted with yellow background - Support for Polish characters (wol matches wół) - Keyboard shortcuts: Ctrl+F to open, Escape to close - Match counter shows X / Y filtered messages - Filter persists during auto-refresh Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>