Skip to content

Conversation

@buyan-kh
Copy link

This feature adds a 'Mute All' button that appears after muting an account, allowing users to batch-mute all similar accounts to balance their algorithm.

Changes:

  • Add MuteAllMessageActionType to MessageActionType enum
  • Add RichFeedbackBehaviorToggleMuteAllUsers for batch mute behavior
  • Add ServerProfileMuteAll and ClientProfileMuteAll action types
  • Create MuteAllUsersChildFeedbackActionBuilder UI component
  • Create SimilarAccountsToMuteSource candidate source
  • Create MuteRecommenderServiceModule service module
  • Add EnableMuteAllSimilarAccountsParam feature flag
  • Add external strings for Mute All prompts
  • Add decider flags for new action types

This feature adds a 'Mute All' button that appears after muting an account,
allowing users to batch-mute all similar accounts to balance their algorithm.

Changes:
- Add MuteAllMessageActionType to MessageActionType enum
- Add RichFeedbackBehaviorToggleMuteAllUsers for batch mute behavior
- Add ServerProfileMuteAll and ClientProfileMuteAll action types
- Create MuteAllUsersChildFeedbackActionBuilder UI component
- Create SimilarAccountsToMuteSource candidate source
- Create MuteRecommenderServiceModule service module
- Add EnableMuteAllSimilarAccountsParam feature flag
- Add external strings for Mute All prompts
- Add decider flags for new action types
@CLAassistant
Copy link

CLAassistant commented Jan 25, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants