fish-station/Content.Client/UserInterface/Systems/Chat
vitopigno 6a1c1f3f50 Remove user-excluding highlights from emotes while keeping (L)OOC support
User-excluding highlights now get highlighted either when they're:
1. Present between double quotes;
2. Starting with LOOC/OOC
2. Having a newline before it.

This is due to CC, and Station announcements always having a newline before the actual message.
2025-06-22 00:56:20 +02:00
..
Controls Add text highlighting (#31442) 2025-06-04 12:12:37 +02:00
Widgets Add text highlighting (#31442) 2025-06-04 12:12:37 +02:00
ChatUIController.cs Add text highlighting (#31442) 2025-06-04 12:12:37 +02:00
ChatUIController.Highlighting.cs Remove user-excluding highlights from emotes while keeping (L)OOC support 2025-06-22 00:56:20 +02:00
ChatWindow.xaml Command to open chatbox in a new window (#33548) 2025-04-14 17:37:58 +02:00
ChatWindow.xaml.cs Command to open chatbox in a new window (#33548) 2025-04-14 17:37:58 +02:00
ChatWindowCommand.cs Command to open chatbox in a new window (#33548) 2025-04-14 17:37:58 +02:00