I can't find out how to get the content displayed on a users profile from the Facebook API. It's easy to get all statuses or so but then the photos isn't included...
I simply want to get all posts (including photos, check-ins etc.) that is shown on a user's profile on facebook.com and I want them in the same order.
I assume this is possible to do through the API, would seem strange to me otherwise, so I'm wondering; how is this done?