-
Notifications
You must be signed in to change notification settings - Fork 340
Follow / Unfollow thread support in EmbeddedChat #1063
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Follow / Unfollow thread support in EmbeddedChat #1063
Conversation
|
Hi @Pratheek555 |
|
Hey @Zishaan Benefits: If anyone feels interested about a particular discussion and want to be notified with any new developments in the thread they can follow the thread, this is similar to the feature already present in the Rocketchat app. Notifications: Please do let me know If I missed anything. Thank you! |
|
I understand that, but what I’m asking is, do we currently have a notification mechanism in embedded chat? |
|
Hey @Spiral-Memory I noticed now that we do not have notification mechanism for thread messages, I assumed we had one as we have a mechanism for normal messages. Should I focus on implementation of notification mechanism for thread messages or do let me know if it's unnecessary. |
|
Yeah, that’s why I’d like you to improve this PR to create an overall better solution, including the same. |
|
Understood thank you for the feedback! |
|
Hey @Spiral-Memory , I have looking into how the notifications for following threads works in the main Rocketchat App. Below are the observations: Case 1: New message in the thread followed by the user
Case 2: New message and the user is being mentioned
I feel these are good ways to notify the users of the threads they follow, please do let me know If i am missing something. |


Brief Title
Enable users to follow and unfollow thread messages to receive updates
Acceptance Criteria fulfillment
Fixes #1062
Video/Screenshots
EmbeddedChat._.Simple.-.Simple.Storybook.-.Brave.2026-01-11.11-07-40.mp4
PR Test Details
Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace
<pr_number>with the actual PR number.