stream-js
stream-js copied to clipboard
how to hide activity from specific feed group?
I see that we can use the TO field to push an activity to specific feed groups. Can we do the inverse?
For example, if I want to push an activity to the 'user' flat feed, but stop the propagation of that activity to some 'timeline' feed group? This is for implementing privacy features.
Did you check discard rules? https://getstream.io/docs/#discard-rules
@tbarbugli Are custom discard rules on the roadmap?
For example, if a user posts an activity and wants to block 3 followers from receiving it, we could attach a blacklist array to the activity object. This is very important when implementing advanced privacy filters.
@tbarbugli any updates on this? I really need custom discard rules to enable an 'activity audience' feature.
Anything on this?
bump
bump