1
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
Removed redundant implementation of methods More... almost 10 years ago
Warning : Signatures of methods changed in InstagramEngine Removed getUserDetails and loadRecentMedia calls from the InstagramUser model object to adhere with the MVC pattern. The controller class InstagramEngine now does the job of fetching additional user details for the same user object and fetching recent media for that user. Removed recentMedia property from InstagramUser More... almost 10 years ago
id to instancetype More... almost 10 years ago
Removed iOS 6 support More... almost 10 years ago
Merge branch 'pr/92' More... almost 10 years ago
Merge branch 'master' into pr/92 More... almost 10 years ago
Introduced new MaxIdKeyType More... almost 10 years ago
Merge pull request #106 from shyambhat/pr/105 More... almost 10 years ago
AFNetworking version reverted in podfile More... almost 10 years ago
Renamed InstagramGenericResponseBlock More... almost 10 years ago
Renamed InstagramMediaListBlock More... almost 10 years ago
Renamed 'InstagramSelfUserBlock' More... almost 10 years ago
Removed server response from Success callbacks More... almost 10 years ago
Merge branch 'master' of github.com:shyambhat/InstagramKit into expose_server_response More... almost 10 years ago
Making sure method signatures in InstagramEngine match between header and implementation files More... almost 10 years ago
Added note for permissions to POST/ DELETE More... almost 10 years ago
Merge branch 'master' of github.com:shyambhat/InstagramKit into expose_server_response More... almost 10 years ago
Updated InstagramEngine to use typedef-ed blocks for all calls More... almost 10 years ago
Simpler model equality More... almost 10 years ago
Update README.md More... almost 10 years ago
Update InstagramEngine.h More... almost 10 years ago
Added search endpoint for locations near a coordinate More... almost 10 years ago
Merge branch 'media-equality' of git://github.com/adonoho/InstagramKit into adonoho-media-equality More... almost 10 years ago
Merge pull request #98 from RyanTLX/master More... almost 10 years ago
Adding isSessionValid method More... almost 10 years ago
Forwarding response object from the instagram api with model object More... almost 10 years ago
Merge branch 'MPieter-master' More... almost 10 years ago
Merge branch 'master' of https://github.com/MPieter/InstagramKit into MPieter-master More... almost 10 years ago
Merge pull request #96 from manumax/Issue_94 More... almost 10 years ago
Link to a separate Wiki Page More... almost 10 years ago