Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd notification feed for comments and upvotes #314
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
tbarbugli
Jul 12, 2016
Heres a link to the thread about this topic on Lobsters https://lobste.rs/s/oevsxr/feature_request_response_notifications
tbarbugli
commented
Jul 12, 2016
|
Heres a link to the thread about this topic on Lobsters https://lobste.rs/s/oevsxr/feature_request_response_notifications |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
jcs
Jul 14, 2016
Contributor
Thanks but I don't want a 3rd party API for this, it doesn't need to be that complicated.
|
Thanks but I don't want a 3rd party API for this, it doesn't need to be that complicated. |
jcs
closed this
Jul 14, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tbarbugli commentedJul 12, 2016
•
edited
Edited 1 time
-
tbarbugli
edited Jul 12, 2016 (most recent)
It would be great for authors and commenters to see all replies (and up/down votes perhaps) on a dedicated feed and have a counter of unread/unseen entries. I built a PoC for this using Stream APIs. At this present the PoC does not show unread/unseen counts and does not subscribe for realtime updates. Both features are supported by Stream so it would be very simple to have the count of new notifications show next to the link (eg. Notifications (3)) and to notify the users without reloading the page.
I would really like to have some feedback from you guys, this seems like a very nice addition to the product. Let me know if this is something you would consider merging into master.
Disclaimer: I am one of the co-founders of Stream