I'm looking to access all photos from a user's newsfeed on Facebook through the Graph API. I want to retrieve not just the posted photos, but also those that the user has commented on, been tagged in, or where their friends have been tagged. Is there a way to achieve this using the Graph API without resorting to FQL?