0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
unwanted commit More... about 13 years ago
Merge branch 'hotfix-0.2' More... about 13 years ago
1. Post link method has been modified to include icon and picture while posting to Facebook 2. Multiple user info can now be retrieved in a single call using Facebook#getUsers(String[] fbId) 3. Added commons lang jar in order to make use of some of the string util methods 4. Facebook had changed some of the Post object properties. They've been added to face4j accordingly. More... about 13 years ago
bumping version to 0.2.1 More... about 13 years ago
Merge branch 'postlink-picture' into develop More... about 13 years ago
Created a new overloaded method #postlink with two new params picture and icon More... about 13 years ago
Merge branch 'develop' More... about 13 years ago
Unwanted commit More... about 13 years ago
Build new jar More... about 13 years ago
1. Added FqlPhoto.java. FqlAlbum.java, FqlLink.java 2. FqlMedia.java did not have photo object in it until now 3. Deprecated #getType and #setType in FqlPost.java More... about 13 years ago
Merge branch 'develop' More... about 13 years ago
1. Few of the ids were still long. Throughout facebook, all the ids seem to be String, let's stick to that! More... about 13 years ago
1. Creating new jar More... about 13 years ago
1. Created new jar More... about 13 years ago
Merge branch 'develop' More... about 13 years ago
Rebuilding jar More... about 13 years ago
Rebuilding jar More... about 13 years ago
Rebuilding jar with new methods for retrieving Post object connections More... about 13 years ago
1. Connections of Post.java can now be obtained. 2. Added criteria to obtain only a certain number of connections, offset, timestamp etc. More... over 13 years ago
1.Added facebook#getPost method that will return a Post object corresponding to the id passed 2. Added a few classes representing some of the Graph API objects More... over 13 years ago
Merge branch 'develop' More... over 13 years ago
Built jar after merging appengine-post branch More... over 13 years ago
Added method to retrieve a users connections i.e. All the liked pages, comments etc using FQL More... over 13 years ago
Somethings wrong with git, makes me commit unchanged files! More... over 13 years ago
Had forgotten to checkin new unversioned files! More... over 13 years ago
Connections of a user (page likes etc) can now be retrieved using Facebook.java#getConnection More... over 13 years ago
Implemented the POST method for client type Appengine (URLFetchAPICaller.java) More... over 13 years ago
1. New jar containing the latest code. 2. Removed an unwanted import from URLFetchAPICaller.java More... over 13 years ago
Renamed a few files. Added StreamColumnCriteria.java and StreamColumn.java which will help choose which columns are needed as part of the FQL query More... over 13 years ago
1. Rebuilding face4j jar using the latest code. 2. Using the latest version of gson i.e. upgrading from gson-1.3.jar to gson-1.5.jar More... over 13 years ago