CI Report:
https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-eb75c4b7-ls196/index.html
LinuxServer Changes:
Full Changelog: nightly-18ca57d1-ls195...nightly-eb75c4b7-ls196
Remote Changes:
chore: refactor Mentions, add isIgnoredUser util (#5051)
- Mentions were doing a bunch of mutations; not just uses derived state
- no need for a separate
ClientMention - added
extractInputHistoryfor shared logic - tests made by claude