Skip to content

feat: Mute broadcast Reaction notifications by default#4159

Merged
jamesarich merged 1 commit into
mainfrom
feat/mute_broadcast_reacts
Jan 8, 2026
Merged

feat: Mute broadcast Reaction notifications by default#4159
jamesarich merged 1 commit into
mainfrom
feat/mute_broadcast_reacts

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

This change introduces a isSilent parameter to the conversation notification functions. By default, notifications for broadcast message Reaction notifications are now muted to reduce noise for the user, while direct message Reaction notifications remain unchanged (not silent).

This change introduces a `isSilent` parameter to the conversation notification functions. By default, notifications for broadcast Reaction are now muted to reduce noise for the user, while direct message Reaction notifications remain unchanged.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@github-actions github-actions Bot added the enhancement New feature or request label Jan 8, 2026
@jamesarich jamesarich enabled auto-merge January 8, 2026 03:43
@codecov

codecov Bot commented Jan 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (f373aa1) to head (a92f8a9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4159   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines         19      19           
  Branches       7       7           
=====================================
  Misses        19      19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamesarich jamesarich added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit 78bd1ad Jan 8, 2026
8 checks passed
@jamesarich jamesarich deleted the feat/mute_broadcast_reacts branch January 8, 2026 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant