Delta-v/Content.Client/UserInterface/Systems/Chat/Controls
Tobias Berger 788d43ad99
Message highlights (#2990)
* Merge pull request impstation/imp-station-14#468 from hivehum/highlight

Add text highlighting

(cherry picked from commit e442cc4bb20fbb4d5b970275c82cc87508e6f687)

* More cleanly separate auto-generated and manual highlights

Edge case that's not handled: Closing and reopening the game drops the list of auto-generated highlights

* Use LocalizedDatasets to make higlight lists for all jobs

* DeltaV-ification

Since the implementation is now fundamentally incompatible
with the (still open) upstream PR, move to our own cvars

* Try to untroll code

* Untroll

* Untroll for real this time

* Fix wrong count in ChatHighlightBorg

* Escape highlights

Depends on space-wizards/RobustToolbox/pull/5688

* add missing using directive

* Fix failing test

* Rename CVars to avoid clash with previous implementation

* Tidy some stuff up

* Show auto highlights

* Remove redundant check

---------

Co-authored-by: V <97265903+formlessnameless@users.noreply.github.com>
2025-04-04 17:18:19 +01:00
..
ChannelFilterButton.cs More UI fixes (#22431) 2023-12-16 20:15:24 +01:00
ChannelFilterCheckbox.cs Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
ChannelFilterPopup.xaml Message highlights (#2990) 2025-04-04 17:18:19 +01:00
ChannelFilterPopup.xaml.cs Message highlights (#2990) 2025-04-04 17:18:19 +01:00
ChannelSelectorButton.cs More UI fixes (#22431) 2023-12-16 20:15:24 +01:00
ChannelSelectorItemButton.cs Update radio prefix parsing (#13777) 2023-02-19 04:27:56 +11:00
ChannelSelectorPopup.cs Psionics (#44) 2023-10-08 20:07:53 +02:00
ChatInputBox.xaml.cs Added chat window transparency slider to options (#24990) 2024-04-07 14:28:59 +02:00
ChatPopupButton.cs More UI fixes (#22431) 2023-12-16 20:15:24 +01:00