Skip to content

Added command to cleanup public actions from activity stream.

Samuel GAIST requested to merge activity_stream_action_cleanup into master

This command will search for Action objects from users that are marked as public but which action objects are not publicly shared then it will mark the action as private.

Part of #371 (closed)

Merge request reports