Actions
Feature proposal #9737
openImplement Access support for individual activity and comment entries
Description
This would allow access inheritance from external content. For example when an activity entry is created for an article its access can be set into the activity entry allowing the activity entry to properly hide itself during querying. Right now this has to be done during server side aggregation and isn't ideal. If there's no object to inherit access from it should just inherit from the stream it's being posted to.
Actions