-
Notifications
You must be signed in to change notification settings - Fork 12
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
My Threads: Thread replies to root messages going unnoticed #235
Comments
@clokep said:
|
MSC3856 should help with this case. |
This issue is a bit confusing -- it isn't really related to notifications, but to the way we display threads under "My Threads". It should be fixed as part of the threads list API added in MSC3856 as part of the exit beta work. |
This is done -- from a technical POV this ended up being the same solution from #195. |
We're updating this issue to be more specific as the original content is now split into 2 solutions.
Solution
This is fixed by the thread list API
The original issue content
Current implementation prevents you from being notified when someone starts a thread on one of your messages without mentioning or quoting you.
“My threads” should include threads where I’m the author of the root message even if I didn’t reply to it or no one mentioned me directly.
Failing to implement it means users will be missing replies to their messages.
User A post a message in the main timeline.
User B starts a thread for User A message, without directly mentioning him (e.g., User B message is That looks promising. Any chance I can test the service before I commit to your contract?)
User A never gets a notification for User B request.
Missed business opportunity.
The text was updated successfully, but these errors were encountered: