Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Composer fixesHEADorigin/masterorigin/HEADmaster | Arnold Daniels | 2017-06-12 | 1 | -5/+2 |
* | Make curl_opts public | Arnold Daniels | 2014-07-12 | 1 | -1/+1 |
* | to many composer.jsons | Arnold Daniels | 2014-07-06 | 1 | -11/+1 |
* | Require ext-curl in composer | Arnold Daniels | 2014-07-06 | 1 | -1/+12 |
* | Added HTTP authentication | Arnold Daniels | 2014-06-30 | 2 | -6/+119 |
* | New composer name social/social | Arnold Daniels | 2014-06-09 | 1 | -2/+5 |
* | Moved src for APIs to own repository | Arnold Daniels | 2014-05-21 | 42 | -7048/+0 |
* | Fixed notice in Facebook\User::cast()v0.3.3 | Arnold Daniels | 2014-05-21 | 1 | -4/+4 |
* | Fixupv0.3.2 | Arnold Daniels | 2014-05-16 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:jasny/social | Arnold Daniels | 2014-05-16 | 1 | -1/+4 |
|\ | |||||
| * | Fixed Twitter::User constructor | Arnold Daniels | 2014-04-29 | 1 | -1/+4 |
* | | Fixed Facebook Profile::getPicture() | Arnold Daniels | 2014-05-16 | 1 | -1/+1 |
|/ | |||||
* | Fixed issue with sensor for GoogleMaps | Arnold Daniels | 2014-04-14 | 1 | -4/+7 |
* | Fix OAuth2::setScope(null) | Arnold Daniels | 2014-02-07 | 1 | -1/+1 |
* | Merge branch 'wip'v0.3.1 | Arnold Daniels | 2014-01-27 | 63 | -255/+1359 |
|\ | |||||
| * | Fixed notices in OAuth2 class | Arnold Daniels | 2014-01-27 | 1 | -2/+3 |
| * | Fixed missing abstract methods for Twitter entitiesv0.3.0 | Arnold Daniels | 2014-01-27 | 6 | -47/+25 |
| * | Added Facebook\Page entity | Arnold Daniels | 2014-01-27 | 2 | -0/+209 |
| * | WIP implementing entities | Arnold Daniels | 2014-01-18 | 62 | -206/+1122 |
* | | Bugfix | Ben Rogmans | 2014-01-27 | 1 | -45/+45 |
|/ | |||||
* | Merge branch 'feature-collection' | Arnold Daniels | 2014-01-16 | 14 | -7/+1229 |
|\ | |||||
| * | Entity mapping base + Twitter | Arnold Daniels | 2013-11-28 | 16 | -7/+2127 |
* | | Pass $info to Connection::httpError() | Arnold Daniels | 2014-01-13 | 7 | -33/+48 |
* | | Merge branch 'master' of github.com:jasny/social | Arnold Daniels | 2014-01-12 | 7 | -63/+66 |
|\ \ | |||||
| * | | Get LinkedIn picture in original size | Arnold Daniels | 2014-01-10 | 2 | -2/+11 |
| * | | Merge pull request #3 from jbroudou/linkedin | Arnold Daniels | 2013-12-24 | 5 | -61/+55 |
| |\ \ | |||||
| | * | | LinkedIn work in progress | root | 2013-12-24 | 5 | -61/+55 |
| |/ / | |||||
* | | | Always expect a 404 for Gravatar | Arnold Daniels | 2014-01-12 | 3 | -24/+26 |
* | | | Added Person::getId() common interface method | Arnold Daniels | 2014-01-10 | 5 | -0/+48 |
* | | | Small fix gravatar | Arnold Daniels | 2014-01-10 | 1 | -2/+2 |
* | | | Replace `@see http://` to `@link http://` in doc blocks | Arnold Daniels | 2014-01-10 | 13 | -26/+26 |
* | | | Added support for Gravatar. | Arnold Daniels | 2014-01-10 | 5 | -16/+464 |
|/ / | |||||
* | | Simplify curl_multi_exec and prevent hanging | Arnold Daniels | 2013-12-23 | 1 | -24/+8 |
* | | Fixed error join string $scope | Arnold Daniels | 2013-12-10 | 2 | -7/+7 |
* | | Fixed getting fields for LinkedIn me | Arnold Daniels | 2013-12-09 | 5 | -12/+15 |
* | | Added common auth examplev0.2.2 | Arnold Daniels | 2013-12-09 | 14 | -21/+163 |
* | | Don't return twitters default image in Twitter\User::getPicture() | Arnold Daniels | 2013-12-04 | 1 | -0/+2 |
* | | Connection::me() should return a Me object for Facebook, Google and Twitter | Arnold Daniels | 2013-12-04 | 3 | -9/+9 |
* | | Added common interface | Arnold Daniels | 2013-12-04 | 49 | -22/+3041 |
|/ | |||||
* | Added Google maps geocode and directions functionv0.2.1 | Arnold Daniels | 2013-11-25 | 1 | -1/+83 |
* | Support multiple filters for Freebase topic call | Arnold Daniels | 2013-11-24 | 1 | -9/+24 |
* | Minor fixes | Arnold Daniels | 2013-11-21 | 2 | -5/+5 |
* | Added Yahoo connection (with YQL support) | Arnold Daniels | 2013-11-21 | 1 | -0/+127 |
* | Bugfix: correctly encode boolean params for Freebase | Arnold Daniels | 2013-11-15 | 1 | -1/+2 |
* | Added execMulti() method | Arnold Daniels | 2013-11-14 | 2 | -19/+149 |
* | Google base connection as abstract class | Arnold Daniels | 2013-11-14 | 6 | -207/+290 |
* | Make Google API key optional | Arnold Daniels | 2013-11-08 | 1 | -1/+1 |
* | Added Freebase connection | Arnold Daniels | 2013-11-08 | 1 | -0/+188 |
* | Fluent interface for requests when in prepare mode | Arnold Daniels | 2013-11-08 | 6 | -35/+48 |
* | Fixed LinkedIn connection | Arnold Daniels | 2013-11-08 | 2 | -5/+21 |
* | Added LinkedIn | Arnold Daniels | 2013-11-07 | 3 | -0/+117 |
* | Remove everything that has to do with entity mapping and conversionv0.2.0 | Arnold Daniels | 2013-09-16 | 21 | -2348/+20 |
* | Added oEmbed trait | Arnold Daniels | 2013-09-16 | 4 | -1/+44 |
* | Added Postcode API | Arnold Daniels | 2013-09-16 | 3 | -0/+84 |
* | Fixed OAuth1 and Twitter | Arnold Daniels | 2013-09-13 | 6 | -112/+137 |
* | Fixed OAuth2 | Arnold Daniels | 2013-09-12 | 7 | -60/+126 |
* | Renamed demo folder to examples | Arnold Daniels | 2013-09-12 | 9 | -4/+39 |
* | Fixed OAuth1 | Arnold Daniels | 2013-09-12 | 5 | -46/+118 |
* | Added Google API | Arnold Daniels | 2013-09-11 | 13 | -162/+611 |
* | Allow relative URLs for Soundcloud::resolve() | Arnold Daniels | 2013-09-09 | 1 | -0/+9 |
* | Added AuthException | Arnold Daniels | 2013-09-09 | 2 | -21/+69 |
* | Fixed OAuth2 | Arnold Daniels | 2013-09-09 | 8 | -140/+181 |
* | WIP fixes | Arnold Daniels | 2013-09-08 | 7 | -30/+37 |
* | Complete code overhaul | Arnold Daniels | 2013-09-08 | 11 | -839/+1040 |
* | Refactoring code | Arnold Daniels | 2013-06-02 | 8 | -312/+227 |
* | Fixed issues with Twitter auth | Arnold Daniels | 2013-06-01 | 6 | -9/+13 |
* | Simplified the auth() method | Arnold Daniels | 2013-05-29 | 9 | -28/+96 |
* | Fixing new way of multirequest | Arnold Daniels | 2013-04-25 | 14 | -128/+189 |
* | Added class for Twitter API connection that rotates through multiple access t... | Arnold Daniels | 2013-04-25 | 1 | -0/+86 |
* | WIP: prepare/execute | Arnold Daniels | 2013-01-02 | 10 | -115/+246 |
* | WIP: Added methods for Twitter Entities | Arnold Daniels | 2012-12-31 | 10 | -320/+412 |
* | WIP: User for API 1.1 | Arnold Daniels | 2012-12-29 | 3 | -81/+167 |
* | WIP: Complete rewrite of ORM (entities, collections) | Arnold Daniels | 2012-12-28 | 15 | -637/+562 |
* | Moved test files (no longer use subdir test/src) | Arnold Daniels | 2012-10-18 | 5 | -3/+6 |
* | Working on Facebook tests | Arnold Daniels | 2012-10-14 | 6 | -133/+436 |
* | Also support $request->resource for Twitter (Used in Twitter\Entity::prepareR... | Arnold Daniels | 2012-08-24 | 1 | -1/+6 |
* | Fixed Twitter search test | Arnold Daniels | 2012-08-22 | 1 | -3/+7 |
* | Merge branch 'wip' of github.com:jasny/social into wip | Arnold Daniels | 2012-08-22 | 1 | -0/+8 |
|\ | |||||
| * | Merge pull request #2 from zlatanmenkovic/wip-composer | Arnold Daniels | 2012-08-22 | 1 | -0/+8 |
| |\ | |||||
| | * | added composer.json file so the library can be used with composer | Zlatan Menkovic | 2012-08-22 | 1 | -0/+8 |
| |/ | |||||
| * | WIP | Arnold Daniels | 2012-08-06 | 4 | -50/+59 |
* | | Added a tests for Twitter Connection | Arnold Daniels | 2012-08-22 | 10 | -62/+310 |
* | | Simplified Collection, with normal paging | Arnold Daniels | 2012-08-07 | 5 | -315/+209 |
|/ | |||||
* | Added unit tests for Twitter\Connection (unfinished) | Arnold Daniels | 2012-08-04 | 13 | -50/+556 |
* | Cleaned up twitter demo | Arnold Daniels | 2012-05-30 | 1 | -35/+35 |
* | Lot of small fixes | Arnold Daniels | 2012-05-30 | 7 | -46/+103 |
* | Added friendship methods for Twitter User entity | Arnold Daniels | 2012-05-30 | 7 | -42/+148 |
* | WIP: statuses/update_with_media | Arnold Daniels | 2012-05-29 | 4 | -12/+12 |
* | Fixed major issues for Twitter (demo is now running) | Arnold Daniels | 2012-05-29 | 8 | -25/+40 |
* | Fixed issues with Twitter oauth | Arnold Daniels | 2012-05-29 | 4 | -9/+27 |
* | Added missing Twitter entities | Arnold Daniels | 2012-05-29 | 7 | -10/+94 |
* | Added streaming support (for Twitter) | Arnold Daniels | 2012-05-29 | 4 | -103/+119 |
* | Userlist and other stuff | Arnold Daniels | 2012-04-23 | 6 | -134/+375 |
* | Working on Twitter API | Arnold Daniels | 2012-04-22 | 5 | -92/+227 |
* | Creating all fetch/post methods for User entity | Arnold Daniels | 2012-04-20 | 2 | -34/+62 |
* | WIP: collections and entities | Arnold Daniels | 2012-04-20 | 6 | -79/+210 |
* | Make fetching and posting data work around `prepareRequest` | Arnold Daniels | 2012-04-20 | 12 | -369/+723 |
* | Rewrite entities / collections | Arnold Daniels | 2012-04-19 | 12 | -154/+1128 |
* | Fixed Twitter base url | Arnold Daniels | 2012-04-18 | 4 | -8/+10 |
* | Demo dirs are lower case | Arnold Daniels | 2012-04-17 | 7 | -12/+54 |