Hi,

This module is developing into one of the most truly amazing modules for Drupal - I just want to thank the developers of this module.

So my request is to have activity access support for basic user flags. The use case is to provide Twitteresque follow feeds (views) that contain both the user's activity and the activity of the other users whom have been flagged by the user. So unlike flag friend, which is two way, this will only filter the users' activity of those whom you've chosen to follow, and (optionally) the user's own activity.

Sorry for requesting this if this is somehow possible to achieve in views via another way.

Thomas

Comments

Scott Reynolds’s picture

Status: Active » Closed (duplicate)

For that you need these two patches against Flag module
#495524: Fix Flags Trigger implementation :-D
#495526: Activity2 Integration

People have reported them broken, so i need to reroll but its pretty straight forward actually.

pribeh’s picture

Woo, you're amazing Scott. I'll try them out to see if they brake anything on my end and report back.