Active
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2012 at 15:11 UTC
Updated:
1 Mar 2015 at 15:04 UTC
Jump to comment: Most recent
Comments
Comment #1
blacklabel_tom commentedThere is an API that will get a list of a users friends from FB:
http://developers.facebook.com/docs/reference/rest/friends.get/
and one for twitter:
https://dev.twitter.com/docs/api/1/get/friends/ids
I haven't done anything like this before, but it looks interesting.
Cheers
Tom
Comment #2
Topcheese commented+1
Comment #3
autolyst commented+1
This module has the Facebook feature User Relationships Locator Module though it is dependent on User Relationship. I feel the API approach is a better route.
Comment #4
blacklabel_tom commentedIf the User Relationships Locator Module has covered this functionality it would probably be better to enhance that module than re-invent the wheel.
It looks like it uses the FB API to grab users friends so all that is needed is the Twitter integration written as a sub-module like the FB one.
Cheers
Tom
Comment #5
lsolesen commented