discourse/plugins
Régis Hanol 0012d9626f FIX: chat activity indicator wasn't working for threads
When a user had the chat option "Show activity indicator in header" set to "all new messages", and they would get a reply to a thread they're part of, the chat icon in the header would not show the unread bubble indicator.

In order to fix this, the `ChatHeaderIconUnreadIndicator` component will now `showUnreadIndicator` whenever there is either one unread public channel or there are unread threads.

I only added a system spec for this very specific path because I don't want to slow down the whole suite to test for all the various combination of the `chat_header_indicator_preference` values.

Internal ref - t/128874
2024-05-22 17:42:59 +02:00
..
automation Update translations (#27104) 2024-05-21 17:40:50 +02:00
chat FIX: chat activity indicator wasn't working for threads 2024-05-22 17:42:59 +02:00
checklist UX: loading spinner when clicking an item 2024-04-25 18:45:38 +02:00
discourse-details FIX: elided content in email should always have an href 2024-05-22 15:38:18 +02:00
discourse-lazy-videos Update translations (#27017) 2024-05-14 16:19:44 +02:00
discourse-local-dates DEV: Avoid using the old action helper (#26935) 2024-05-08 20:26:48 +02:00
discourse-narrative-bot Update translations (#27104) 2024-05-21 17:40:50 +02:00
discourse-presence DEV: Add appEvents for composer / DEditor toolbar events (#26517) 2024-04-05 08:35:25 -05:00
footnote FEATURE: Allow dismissing tooltips by clicking their button (#26668) 2024-04-18 13:16:55 +02:00
poll DEV: Avoid using the old action helper (#26935) 2024-05-08 20:26:48 +02:00
spoiler-alert DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
styleguide DEV: Implement glimmer topic-list (#26743) 2024-05-21 14:36:15 +02:00