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

Add notification feed for comments and upvotes #314

Closed
tbarbugli opened this Issue Jul 12, 2016 · 2 comments

Comments

Projects
None yet
2 participants
@tbarbugli

tbarbugli commented Jul 12, 2016

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

@tbarbugli

This comment has been minimized.

Show comment
Hide comment
@tbarbugli

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

@jcs

This comment has been minimized.

Show comment
Hide comment
@jcs

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.

Contributor

jcs commented Jul 14, 2016

Thanks but I don't want a 3rd party API for this, it doesn't need to be that complicated.

@jcs jcs closed this Jul 14, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment