@rockethead2
10 years, 11 months ago
i know this is old, but i had this issue today and still no plugin solution.
no need to modify core code. it can all be done w css.
i wanted to hide friendship and join group notifications. easy as pie.
li.friends.friendship_created.activity-item.mini,li.groups.joined_group.activity-item.mini {display:none !important}