master
Name already in use
Commits on Nov 22, 2015
Commits on Aug 27, 2015
-
Merge pull request #159 from jublonet/feature/request-signing
Use new signed requests format
Commits on Aug 23, 2015
Commits on Aug 10, 2015
-
devisualy committed
Aug 10, 2015
Commits on Jun 30, 2015
Commits on May 17, 2015
Commits on May 4, 2015
-
Merge pull request #137 from licvido/revert-100-patch-1
Revert "Update Instagram.php"
Commits on May 3, 2015
Commits on May 1, 2015
-
-
-
Merge branch 'bug/default-limit-fails' of https://github.com/ahojchri…
…s/Instagram-PHP-API into ahojchris-bug/default-limit-fails * 'bug/default-limit-fails' of https://github.com/ahojchris/Instagram-PHP-API: Unspecified $limit parameters cause API to return error; Conditionally build $params to only pass $limit to API if explicitly set
-
Merge pull request #133 from sophiekovalevsky/master
Set getTagMedia method as an authentication method.
Commits on Apr 23, 2015
Commits on Apr 22, 2015
-
Unspecified $limit parameters cause API to return error; Conditionall…
…y build $params to only pass $limit to API if explicitly set check the value being higher than zero $limit > 0, update to $params[count] = $limit.
Chris Rempel committedApr 22, 2015
Commits on Apr 6, 2015
-
Merge pull request #116 from vinkla/docs
Add more spacing and cleanup docblocks.
-
Merge pull request #115 from vinkla/statements
Cleanup if statements.
Commits on Apr 5, 2015
-
-
Added spacing and removed unnecessary else statements.
Commits on Apr 4, 2015
-
Merge pull request #102 from vinkla/exception
Add custom InstagramException.
-
Merge pull request #109 from vinkla/badges
Add badges for downloads, releases and license.
-
Merge pull request #113 from licvido/master
Added cURL option to return headers (fixes #111)
-
Commits on Mar 29, 2015
-
-
-
Merge pull request #108 from vinkla/composer
Change PHP version in composer.json
-
Merge pull request #107 from vinkla/tags
Remove PHP tags from example snippets.
-
-
Remove PHP tags from example snippets.
Since this is a PHP library those aren't really needed.
-
Merge pull request #98 from vinkla/attributes
Add .gitattributes file for smaller download size.
-