3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for #26 (Support retrieving user's "currency" field). More... about 12 years ago
Somewhere along the line comment formatting was set to wrap at 80 characters. Set it back to 120 everywhere, updated Eclipse code formatter conventions. More... about 12 years ago
Fix for issue #30 (Modify photo place location to accept both JsonObject and String). More... about 12 years ago
Javadoc fixes for last commit. More... about 12 years ago
Fix for issue #20 (FQL queries should use new Graph API endpoint). Thanks to Ofer Fort! More... about 12 years ago
Fix for issue 27 (User.getInterestedIn() javadoc correction). More... about 12 years ago
Merge pull request #22 from masterludo/master More... over 12 years ago
Added workaround for FB bug https://developers.facebook.com/bugs/430824836939577 More... over 12 years ago
Credit Chris Peterson in the CHANGELOG for his AccessToken expires parsing fix. More... over 12 years ago
Javadoc fix for Album. More... over 12 years ago
Merge branch 'master' of https://github.com/revetkn/restfb.git More... over 12 years ago
Fixed #14 (add support for status_type in Post class). More... over 12 years ago
Merge pull request #13 from ex-nerd/master More... over 12 years ago
Add support for an album's can_upload flag More... over 12 years ago
Fix extended access token expiration date More... over 12 years ago
Final doc tweaks for 1.6.11. More... over 12 years ago
Fixes #11 (crasher in json parsing). Also introduces @JsonMappingCompleted, which allows you to hook into JsonMapper's lifecycle and perform a custom action after it maps your type. More... over 12 years ago
Website tweaks for 1.6.10 More... over 12 years ago
Make dist build include a toplevel zip directory. More... over 12 years ago
Bump 1.6.9 to 1.6.10 in README.md More... over 12 years ago
Some final CHANGELOG cleanup before releasing 1.6.10 More... over 12 years ago
Tweaks to the Note type. More... over 12 years ago
Fix for #165 (Wrong exception thrown on fetchObject that doesn't exist). More... over 12 years ago
Updated changelog to reflect latest commit. More... over 12 years ago
Fix for #188 (FacebookOAuthException explicit HTTP status code). More... over 12 years ago
Doc tweaks, take 2 More... over 12 years ago
Documentation and website updates. Fixes #189 (Update the samples in the documentation). More... over 12 years ago
Fix for #184 (Example code giving some exception if get 0 sized array response). More... over 12 years ago
Javadoc improvements. More... over 12 years ago
Fix for #163 (DefaultFacebookClient#parseAccessToken() would be nice to have). More... over 12 years ago