mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
- 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>