chatwoot/spec/services/conversations
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
..
unread_counts revert: restore conversation unread count feature flag (#14623) 2026-06-02 21:11:48 +05:30
assignment_service_spec.rb feat: APIs to assign agents_bots as assignee in conversations (#12836) 2025-11-18 18:20:58 -08:00
filter_service_frontend_alignment_spec.rb chore(refactor): Improve conversation permission filtering (#11166) 2025-03-31 19:30:02 -07:00
filter_service_spec.rb feat: harden filter service 2026-03-09 21:19:20 +05:30
message_window_service_spec.rb feat: move Slack config to installation settings (#11548) 2025-05-23 01:07:35 -07:00
permission_filter_service_spec.rb chore(refactor): Improve conversation permission filtering (#11166) 2025-03-31 19:30:02 -07:00