This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/chat/assets/javascripts/discourse/initializers
Martin Brennan d3a1b09361
FEATURE: Chat header icon indicator preference (#20474)
This commit allows the user to set their preference vis-a-vis
the chat icon in the header of the page. There are three options:

- All New (default) - This maintains the existing behaviour where
  all new messages in the channel show a blue dot on the icon
- Direct Messages and Mentions - Only show the green dot on the
  icon when you are directly messaged or mentioned, the blue dot
  is never shown
- Never - Never show any dot on the chat icon, for those who
  want tractor-beam-laser-focus
2023-03-01 11:01:44 +10:00
..
chat-audio.js FIX: prevents playing chat sound when in DnD (#19575) 2022-12-22 11:19:54 +01:00
chat-decorators.js REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
chat-keyboard-shortcuts.js REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
chat-plugin-decorators.js FIX: Error calling LazyYT from chat when disabled (#20085) 2023-01-30 21:19:04 -03:00
chat-setup.js DEV: Move chat transcript tests into system specs (#19434) 2022-12-23 10:04:41 +10:00
chat-sidebar.js REFACTOR: Fix pluralized strings in chat plugin (#20357) 2023-02-20 10:31:02 +01:00
chat-user-menu.js DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
chat-user-options.js FEATURE: Chat header icon indicator preference (#20474) 2023-03-01 11:01:44 +10:00