Delta-v/Content.Client/Options/UI/Tabs
Madison Rye Progress d23b01f040
Port ChatStack (#3332)
* Add Chatstack (#1422)

Chatstack.

Can be changed/disabled in settings, and the chat automatically updates
to reflect the change.
Does not interfere with filters, etc.
Also updated ChatMessage class and serverside IChatManager with a new
IgnoreChatStack bool option, default false.

Currently is limited to looking up to 3 messages behind, only because I
feel off adding a textbox to the options.

---

- [x] Make sure it works
- [x] Add it to settings
---

<details><summary><h1>Media</h1></summary>
<p>

![image](https://github.com/user-attachments/assets/e020bb35-3bac-4620-80d1-3dbd9dee2d1c)

[ee.webm](https://github.com/user-attachments/assets/bf1c92f0-b52a-47a0-b142-70b1ee5003cc)

</p>
</details>

---

🆑
- add: Chatstack. Look for it in Options under "General - Accessibility".

---------

Co-authored-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com>

* fix missing param; use default value

* Properly save entries option

* Move added EE content to _EE where possible, comment where not.

* Comments; simplify l10n; cleanup/standards

* remove ignoreChatStack, unused l10n strings

* l10n moment; style/untouch

* Simplify ftl; int → var

* Whitespace

* Fix naming for get-only property

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: Madison Rye Progress <makyo@drab-makyo.com>

* Fix instance of old variable name.

---------

Signed-off-by: Madison Rye Progress <makyo@drab-makyo.com>
Co-authored-by: RedFoxIV <38788538+RedFoxIV@users.noreply.github.com>
Co-authored-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com>
Co-authored-by: Tobias Berger <toby@tobot.dev>
2025-04-20 11:55:28 +01:00
..
AccessibilityTab.xaml Add undergarments & "Censor Nudity" toggle to options (#33185) 2025-03-09 22:34:51 +00:00
AccessibilityTab.xaml.cs Add undergarments & "Censor Nudity" toggle to options (#33185) 2025-03-09 22:34:51 +00:00
AdminOptionsTab.xaml Admin Overlay stacking and ghost hiding (#35622) 2025-04-06 20:38:37 +01:00
AdminOptionsTab.xaml.cs Admin Overlay stacking and ghost hiding (#35622) 2025-04-06 20:38:37 +01:00
AudioTab.xaml Add option to disable bwoink sound. (#33782) 2025-01-28 04:31:25 +00:00
AudioTab.xaml.cs Add option to disable bwoink sound. (#33782) 2025-01-28 04:31:25 +00:00
GraphicsTab.xaml Rewrite the options menu (#28389) 2024-07-25 00:56:15 +02:00
GraphicsTab.xaml.cs Rewrite the options menu (#28389) 2024-07-25 00:56:15 +02:00
KeyRebindTab.xaml Add scroll zooming for admins and ghosts (#14061) 2023-04-22 04:26:41 -06:00
KeyRebindTab.xaml.cs merge master 2025-03-11 22:09:45 +00:00
MiscTab.xaml Port ChatStack (#3332) 2025-04-20 11:55:28 +01:00
MiscTab.xaml.cs Port ChatStack (#3332) 2025-04-20 11:55:28 +01:00