Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

The Linkedin Package #159

Merged
merged 16 commits into from
May 14, 2013
Merged

The Linkedin Package #159

merged 16 commits into from
May 14, 2013

Conversation

dianaprajescu
Copy link
Contributor

Partially solves the issue #83.

@drmmr763
Copy link
Contributor

The only thing I know that the other folks are gonna say is to squash the commits.

@mbabker
Copy link
Contributor

mbabker commented May 13, 2013

Nah, it looks like the history is the same as was merged into the Platform repo. I merged her other packages that were transferred over the same way.

@dianaprajescu
Copy link
Contributor Author

Yes, it's the same history as in the Platform. I made the PR for the Platform and thought I'd have time to squash some commits while waiting for feedback, but it was merged so fast that I never got the chance to do it.

@mbabker
Copy link
Contributor

mbabker commented May 13, 2013

Feel free to squash some then if you've got time. I don't do any merging from my work system, it's hard enough to just make my e-mail and GitHub load at times.

Add $url param to validateResponse() method.

OAuth repair.
Add getConnections() method to JLinkedinPeople.

Add search() method to JLinkedinPeople. JOauth1aClient changes.

Finish search() method. Remove unused methods from JLinkedinObject. JOAuth1aClient changes.

Add access to out of network profiles to the search() method.

Add unit tests + fixes.

Add unit tests + fixes.
Add getGroup() method to JLinkedinGroups.

Add getGroup() method to JLinkedinGroups.

Add getMemberships() method to JLinkedinGroups.

Add getMemberships() method to JLinkedinGroups.

Add getSettings() method to JLinkedinGroups.

Add getSettings() method to JLinkedinGroups.

Add changeSettings() method to JLinkedinGroups. Add PUT method to JOAuth1aClient. Add boolean_to_string() method to JLinkedinObject.

Add changeSettings() method to JLinkedinGroups. Add PUT method to JOAuth1aClient. Add boolean_to_string() method to JLinkedinObject.

Add joinGroup() and leaveGroup() methods to JLinkedinGroups. Add DELETE to JOAuth1aClient.

Add joinGroup() and leaveGroup() methods to JLinkedinGroups. Add DELETE to JOAuth1aClient.

Add getDiscussions() method to JLinkedinGroups.

Add getDiscussions() method to JLinkedinGroups.

Add getUserPosts() method to JLinkedinGroups.

Add getUserPosts() method to JLinkedinGroups.

Add getPost() method to JLinkedinGroups.

Add getPost() method to JLinkedinGroups.

Add getPostComments() method to JLinkedinGroups.

Add getPostComments() method to JLinkedinGroups.

Add createPost() method to JLinkedinGroups.

Add createPost() method to JLinkedinGroups.
Make necessary changes so that everything works with the new JOauth1aClient.

Make necessary changes so that everything works with the new JOauth1aClient.
Add flagPost() method to JLinkedinGroups.

Add flagPost() method to JLinkedinGroups.

Add deletePost() method to JLinkedinGroups.

Add deletePost() method to JLinkedinGroups.

Add getComment() method to JLinkedinGroups.

Add getComment() method to JLinkedinGroups.

Add addComment() method to JLinkedinGroups.

Add addComment() method to JLinkedinGroups.

Add deleteComment() method to JLinkedinGroups.

Add deleteComment() method to JLinkedinGroups.

Add getSuggested() method to JLinkedinGroups.

Add getSuggested() method to JLinkedinGroups.

Add deleteSuggestion() method to JLinkedinGroups.

Add deleteSuggestion() method to JLinkedinGroups.

Fix code style errors.

Fix code style errors.
Add getUpdates() method to JLinkedinCompanies.

Add getUpdates() method to JLinkedinCompanies.

Add search() method to JLinkedinCompanies.

Add search() method to JLinkedinCompanies.

Add getFollowed() method to JLinkedinCompanies.

Add getFollowed() method to JLinkedinCompanies.

Add follow() method to JLinkedinCompanies.

Add follow() method to JLinkedinCompanies.

Add unfollow() method to JLinkedinCompanies.

Add unfollow() method to JLinkedinCompanies.

Add getSuggested() method to JLinkedinCompanies.

Add getSuggested() method to JLinkedinCompanies.

Add getProducts() method to JLinkedinCompanies.

Add getProducts() method to JLinkedinCompanies.

Fix code style errors.

Fix code style errors.
Add getBookmarked() method to JLinkedinJobs

Add getBookmarked() method to JLinkedinJobs

Add bookmark() and deleteBookmark() methods to JLinkedinJobs.

Add bookmark() and deleteBookmark() methods to JLinkedinJobs.

Add getSuggested() method to JLinkedinJobs.

Add getSuggested() method to JLinkedinJobs.

Add search() method to JLinkedinJobs. Encode and other fixes.

Add search() method to JLinkedinJobs. Encode and other fixes.
Add reshare() getCurrentShare() and getShareStream() methods to JLinkedinStream.

Add reshare() getCurrentShare() and getShareStream() methods to JLinkedinStream.

Add getNetworkUpdates() method to JLinkedinStream. Small change to toUrl() method in JOauth1aClient.

Add getNetworkUpdates() method to JLinkedinStream. Small change to toUrl() method in JOauth1aClient.

Add getNetworkStats() methodd to JLinkedinStream.

Add getNetworkStats() methodd to JLinkedinStream.

Add postNetworkUpdate() method to JLinkedinStream.

Add postNetworkUpdate() method to JLinkedinStream.

Add getComments() and postComment() methods to JLinkedinStream.

Add getComments() and postComment() methods to JLinkedinStream.

Add getLikes(), like() and unlike() methods to JLinkedinStream.

Add getLikes(), like() and unlike() methods to JLinkedinStream.
Add inviteById() method to JLinkedinCommunications.

Add inviteById() method to JLinkedinCommunications.

Add sendMessage() method to JLinkedinCommunications.

Add sendMessage() method to JLinkedinCommunications.

Fix code style errors.

Fix code style errors.
Add JInput object to JOauth client.

Add JInput object to JOauth client.

Change getToken and setToken methods.

Change getToken and setToken methods.

Fix filename issue.

Remove http file.

Remove http file.

Fix code style errors.

Add setScope and addScope methods.

Add the oauth client into JLinkedinObject.

Add the oauth client into JLinkedinObject.

Oauth client integration fixes.

Oauth client integration fixes.

Use last version of oAuth. Unit test fixes.

Use last version of oAuth. Unit test fixes.

Fix some CS errors.

Small fix.

Update since tag.

Update since tag.
@dianaprajescu
Copy link
Contributor Author

Done. Just 16 commits instead of 130 after squashing :-)

mbabker added a commit that referenced this pull request May 14, 2013
@mbabker mbabker merged commit c4a8296 into joomla:staging May 14, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants