Unfortunately I haven't had a chance to check out the DRUPAL-5--3 branch of this module so maybe this issue has been dealt with there but we have a couple of sites running this old version. When editors add posts that they don't want to publish immediately, these activities show up on their friends' activity blocks.
Submitting a patch that checks for $node->status==1 in case 'insert' of nodeactivity_nodeapi()

CommentFileSizeAuthor
activitypublished.patch2.37 KBkatbailey

Comments

sirkitree’s picture

Version: 5.x-2.1-2 » 5.x-3.x-dev
Status: Needs review » Fixed

I've put this in the 5.x-3 branch.

sirkitree’s picture

I've put this in the 5.x-3 branch.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.