Top Level :: Web Services

Package Information: Services_Digg

Show All Changelogs
» Version » Information
0.4.4Download

Release date: 2008-04-22 21:03 UTC
Release state: alpha

Changelog:

* Fixed it so Services_Digg_Proxy passes on $_GET['appkey'] if it's provided.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl
0.4.3Download

Release date: 2008-03-21 21:54 UTC
Release state: alpha

Changelog:

* Added Services_Digg_Exception::__toString() to override PEAR_Exception's HTML output

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl
0.4.2Download

Release date: 2008-01-29 20:12 UTC
Release state: alpha

Changelog:

* Added the missing PHP class DiggAPILink

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl
0.4.1Download

Release date: 2007-12-04 19:39 UTC
Release state: alpha

Changelog:

* Added Services_Digg_Stories::getUpcomingDiggs()
* Added Services_Digg_Stories::getUpcomingComments()

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl
0.4.0Download

Release date: 2007-12-04 03:14 UTC
Release state: alpha

Changelog:

* Added Services_Digg_Request to send requests to the API asynchronously in parallel.
* Added classes to Services_Digg_Response_php for the launch of Digg Images .
* Reworked exception handling of responses so that the last API call and raw API response are included in the exceptions thrown.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl
0.3.2Download

Release date: 2007-09-24 21:25 UTC
Release state: alpha

Changelog:

* Fixed Bug #11999
* Added endpoints and classes for new user galleries
* Added unit tests for new user galleries
* Added a few missing unit tests

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl
0.2.1Download

Release date: 2007-07-27 00:18 UTC
Release state: alpha

Changelog:

* Added Services_Digg_Proxy::addRequestHeader() to allow munging of request headers sent via the proxy
* Fixed a major bug in Services_Digg_Stories::getTopicTop()
* Fixed various tests now that the endpoints are live.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl
0.2.0Download

Release date: 2007-07-24 17:06 UTC
Release state: alpha

Changelog:

* Added Services_Digg_Stories::getContainerTop()
* Added Services_Digg_Stories::getContainerHot()
* Added Services_Digg_Stories::getTopicTop()
* Added Services_Digg_Stories::getTopicHot()
* Added Services_Digg_User::getFriendsSubmissions()
* Added Services_Digg_User::getFriendsSubmissions()
* Added Services_Digg_User::getFriendsDugg()
* Added Services_Digg_User::getFriendsCommented()
* Added Services_Digg_User::getFriendsUpcoming()
* Added Services_Digg_User::getFriendsPopular()
* Added unit tests for new endpoints and methods
* Fixed a notice in object iteration in DiggAPIStories
* Fixed a problem with forwarding all HTTP headers blindly in Services_Digg_Proxy
* Fixed Services_Digg_Proxy to throw an exception if curl_exec() returns false

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl
0.1.2Download

Release date: 2007-06-30 02:19 UTC
Release state: alpha

Changelog:

* Pass along X-Forwarded-For HTTP header in Services_Digg_Proxy
* Pass along the HTTP referer in Services_Digg_Proxy
* Pass all HTTP headers received from the API back to the client
* Allow JSON, XML and JavaScript types to be used via Services_Digg_Proxy

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl
0.1.1Download

Release date: 2007-06-08 15:58 UTC
Release state: alpha

Changelog:

* Added Services_Digg_Story::getCommentById()
* Added unit test for new function

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl
0.1.0Download

Release date: 2007-05-16 17:36 UTC
Release state: alpha

Changelog:

* Initial release
* Added Services_Digg_Exception

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: curl