Closed (duplicate)
Project:
Heartbeat
Version:
6.x-4.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
7 Dec 2009 at 05:16 UTC
Updated:
20 Feb 2010 at 21:21 UTC
In case this does not yet support, please consider supporting UR (user relationship) module. If it already supports please mention on the front page.
Several people are looking for similar module to integrate with UR. Most of them currently looking at activity but its integration is currently broken.
Comments
Comment #1
Stalski commentedok , sounds very reasonable. and no, it is not implemented yet.
It is in fact very easy to accomplish and that's the reason why i did not create a submodule for it.
There are three things that can be done (is also a note to myself ;) ):
- make an event with rules so heartbeat log action can hook into it
- implement the UR hook where the friends action occurs and invoke the logging from custom code with the heartbeat_api_log method. Disadvantage with this is that you can not unset it like you can with rules approach.
- Implement the heartbeat_related_uids hook so heartbeat ConnectedHeartbeat stream works with the knowledge of "a users friends".
I will set this to postpone but i will try to look into it. (i never used UR infact :()
Comment #2
Stalski commentedDuplicate and fixed #705408: User Relationships