aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/friendship/config
AgeCommit message (Collapse)Author
2012-07-29In order to FQL likes from our friends, we need to get permission from the ↵Teddy Wing
current Facebook user to get their friends' likes. There is another permission token called 'user_likes' for the likes of the current user, but I don't think we need that. Now looking into FB permissions, I'm not sure we need 'publish_stream', but we can discuss.
2012-06-23Merge branch 'master' of github.com:teddywing/LikeFeedTeddy Wing
Put facebook stuff in config.js and LoginWindow.js. LoginWindow.js still needs to be completed. Committing so everybody gets new app structure. Conflicts: Resources/app.js