Skip to content

feat: Enhance message notifications with history and actions#4133

Merged
jamesarich merged 1 commit into
mainfrom
feat/enhance-notifs
Jan 4, 2026
Merged

feat: Enhance message notifications with history and actions#4133
jamesarich merged 1 commit into
mainfrom
feat/enhance-notifs

Conversation

@jamesarich

@jamesarich jamesarich commented Jan 4, 2026

Copy link
Copy Markdown
Collaborator

This commit significantly improves message notifications by:

  • Displaying conversation history, including replies and reactions, directly in the notification.
  • Grouping all message notifications and providing a summary view.
  • Generating user icons with initials and colors for better visual identification.
  • Adding "Mark as Read" and "👍" quick reaction actions to message notifications.
  • Introducing MarkAsReadReceiver and ReactionReceiver to handle these new actions.
image

This commit significantly improves message notifications by:
- Displaying conversation history, including replies and reactions, directly in the notification.
- Grouping all message notifications and providing a summary view.
- Generating user icons with initials and colors for better visual identification.
- Adding "Mark as Read" and "👍" quick reaction actions to message notifications.
- Introducing `MarkAsReadReceiver` and `ReactionReceiver` to handle these new actions.

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 4, 2026
@jamesarich jamesarich enabled auto-merge January 4, 2026 21:28
@codecov

codecov Bot commented Jan 4, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4133   +/-   ##
=====================================
  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 4, 2026
Merged via the queue into main with commit 49f6ffe Jan 4, 2026
9 checks passed
@jamesarich jamesarich deleted the feat/enhance-notifs branch January 4, 2026 22:05
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