discourse/plugins/chat/test/javascripts/unit
Martin Brennan c00c522530
DEV: Adds hasNoPreferredMode to chat state manager (#33213)
This commit introduces a new property `hasNoPreferredMode` to the
chat state manager, which represents a user who has not purposely
set chat mode to drawer or full page, meaning they have no LocalStorage
value set.

This can be useful for themes to change the chat mode but only
if the user has no preference already.

c.f.
https://meta.discourse.org/t/full-screen-chat-as-default-for-collaboration-setup/369849
2025-06-17 13:22:42 +10:00
..
lib FEATURE: Improve emoji diversity rendering (#32909) 2025-05-27 11:34:24 +10:00
models DEV: Autofix (w/ manual follow up) various qunit lints (#29950) 2024-11-27 13:02:55 +01:00
services DEV: Adds hasNoPreferredMode to chat state manager (#33213) 2025-06-17 13:22:42 +10:00
utility DEV: Make the logIn helper replace current-user service (#30010) 2024-11-30 17:23:51 +01:00