mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-23 14:55:15 +08:00
Follow-up to https://github.com/discourse/discourse/pull/36652 The linked PR adds logic to show a counter in the document title when chat messages arrive to a channel that's left open in a background tab. This behavior is consistent with the topic page where the document title also shows a counter when posts are made. We do have an existing user preference (Preferences > Interface > Background page title displays count of:) to disable the document title counter for topics, however, chat currently shows counter in the document title regardless of that user preference. This PR makes chat respect the user preference. |
||
|---|---|---|
| .. | ||
| chat-channel-info-route-origin-manager-test.js | ||
| chat-channels-manager-test.js | ||
| chat-drafts-manager-test.js | ||
| chat-drawer-size-test.js | ||
| chat-guardian-test.js | ||
| chat-state-manager-test.js | ||
| chat-test.js | ||