chatwoot/app
Sony Mathew 87df43bdd0
revert: restore conversation unread count feature flag (#14623)
This reverts #14610 so conversation unread counts are again controlled
by the `conversation_unread_counts` feature flag across the API,
ActionCable broadcasts, notifier/listener paths, and dashboard sidebar
fetching.

## Closes
- None

## What changed
- Restores feature-flag checks for conversation unread count reads and
broadcasts.
- Restores the dashboard feature flag constant and sidebar/store
behavior for disabled unread counts.
- Restores the specs that cover disabled-feature behavior.

## How to test
- In an account with `conversation_unread_counts` enabled, verify
sidebar unread counts are fetched and updated in real time.
- Disable `conversation_unread_counts` for the account and verify unread
count requests/broadcasts are skipped.
2026-06-02 21:11:48 +05:30
..
actions fix: Skip redundant contact saves in ContactIdentifyAction (#13778) 2026-03-11 21:40:38 -07:00
assets feat: Hide installation identifier (#11722) 2025-06-17 15:45:40 -07:00
builders feat(whatsapp): Add support for voice messages (#14606) 2026-06-02 15:33:32 +04:00
channels fix: Move contact events to account stream rather than individual user stream (#11082) 2025-03-13 17:46:48 -07:00
controllers revert: restore conversation unread count feature flag (#14623) 2026-06-02 21:11:48 +05:30
dashboards feat: Add platform-wide status banners for outage notifications (#13943) 2026-04-29 17:18:38 +04:00
dispatchers feat: Unread Count: added api, store refresher, invalidation and events (2/3)[CW-6851] (#14369) 2026-05-20 17:36:09 +05:30
drops fix: render agent variables in automation messages (#14338) 2026-05-04 13:25:40 +05:30
fields fix(super-admin): prefill confirmed_at in new user form (#13662) 2026-03-10 12:14:58 +05:30
finders feat(voice): Wire Twilio voice flow through unified call model (#14091) 2026-04-30 11:25:39 +04:00
helpers feat(onboarding): honor return_to hint in Instagram OAuth callback (#14568) 2026-06-02 15:28:08 +05:30
javascript revert: restore conversation unread count feature flag (#14623) 2026-06-02 21:11:48 +05:30
jobs feat: scheduler fairness [AI-159] (#14425) 2026-05-27 16:01:51 +05:30
listeners revert: restore conversation unread count feature flag (#14623) 2026-06-02 21:11:48 +05:30
mailboxes fix: captain-v2 cannot see image attachments shared via email (#14449) 2026-05-19 10:11:32 +05:30
mailers fix: validate OpenAI hook credentials (#14068) 2026-05-18 14:08:57 +05:30
models revert: restore conversation unread count feature flag (#14623) 2026-06-02 21:11:48 +05:30
policies fix(contacts): align contact export permissions (#14601) 2026-06-01 13:58:57 +05:30
presenters feat(webhooks): Emit inbox_updated when an inbox is disconnected (#14504) 2026-05-22 09:00:18 +04:00
services revert: restore conversation unread count feature flag (#14623) 2026-06-02 21:11:48 +05:30
views feat: Implemented search results page functionality (#11086) 2026-06-02 15:19:23 +05:30