Stream-Framework
Stream-Framework copied to clipboard
in Notification Feed, how to Mark as Read on single Aggregated Activity?
I see there's a mark_all function to mark all as read or seen. Like facebook notification, when user click on the activity link it should be marked as read.
good to hear from you. ive developed that functionality while working on getstream.io
ill contribute it to feedly soon On Aug 12, 2014 9:02 AM, "viirak" [email protected] wrote:
I see there's a mark_all function to mark all as read or seen. Like facebook notification, when user click on the activity link it should be marked as read.
— Reply to this email directly or view it on GitHub https://github.com/tschellenbach/Feedly/issues/70.
Looking forward.
thank you
Has this functionality been implemented yet or not..?
This has been recently implemented and committed in the master branch. Anyway, the work is in progress, the documentation is not updated and the code is not available on PyPI.
@Anislav Any update on this? I assume this is for the Redis backed notification feed. I am trying to design a notification feed for Cassandra, and I am having issues figuring out the best way of marking the whole feed as 'read' or 'seen'. Any insights would be helpful.