Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for iOS and Following Network #15

Merged
merged 3 commits into from Apr 25, 2011
Merged

Updates for iOS and Following Network #15

merged 3 commits into from Apr 25, 2011

Conversation

intabulas
Copy link
Contributor

  • Made the engine iOS Friendly by changing the Cocoa.h includes to Foundation.h includes
  • Added methods to UAGithubEngine and UAGithubEngineDelegate to support getting list of people you follow and a list of who follow you
  • Added methods to Follow and UnFollow users

… you via the Following Network API. UAGithubEngine now has following: and followers: methods for retrieving lists of usernames. UAGithubEngineDeletgate how has two new delegate methods to that are sent the list of followers and list of people your following
@oscardelben
Copy link
Contributor

+1 For this. I've been stupid enough to change all the headers for my iOS project without sending a pull request.

owainhunt pushed a commit that referenced this pull request Apr 25, 2011
Updates for iOS and Following Network
@owainhunt owainhunt merged commit fdd078b into owainhunt:master Apr 25, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants