[commits] Horde-Hatchery branch master updated. c5824ce5c96e4832d84ef15229a120fe489e365f
Michael Rubinsky
mike at theupstairsroom.com
Sun Jul 19 18:10:38 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 5295dfe4e6c6a7917ab033008b5d9c15a79b91ca
c1a60a1... use the _format property
c5824ce... Add http basic authentication support.
-----------------------------------------------------------------------
commit c1a60a11bfaa621ca3bd7d824c126534f8fe1ca5
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Jul 19 13:33:25 2009 -0400
use the _format property
framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php?rt=horde-hatchery&r1=5295dfe4e6c6a7917ab033008b5d9c15a79b91ca&r2=c1a60a11bfaa621ca3bd7d824c126534f8fe1ca5
-----------------------------------------------------------------------
commit c5824ce5c96e4832d84ef15229a120fe489e365f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Jul 19 14:09:18 2009 -0400
Add http basic authentication support.
If you instantiate the Horde_Service_Twitter object with a 'oauth'
parameter containing a Horde_Oauth object, it will use it...otherwise,
you should instantiate the object with username and password parameters
so it can use http basic
framework/Service_Twitter/lib/Horde/Service/Twitter.php | 3 +-
.../Service_Twitter/lib/Horde/Service/Twitter/Auth/Basic.php | 28 +++
.../Service_Twitter/lib/Horde/Service/Twitter/Request/Basic.php | 39 +++++
framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php | 6 +-
4 files changed, 72 insertions(+), 4 deletions(-)
create mode 100644 framework/Service_Twitter/lib/Horde/Service/Twitter/Auth/Basic.php
create mode 100644 framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Basic.php
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter.php?rt=horde-hatchery&r1=3f909c65aaa338a5e875cb31790531fbd0fb7d99&r2=c5824ce5c96e4832d84ef15229a120fe489e365f
http://git.horde.org/co.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Auth/Basic.php?rt=horde-hatchery&r=c5824ce5c96e4832d84ef15229a120fe489e365f
http://git.horde.org/co.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Basic.php?rt=horde-hatchery&r=c5824ce5c96e4832d84ef15229a120fe489e365f
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php?rt=horde-hatchery&r1=c1a60a11bfaa621ca3bd7d824c126534f8fe1ca5&r2=c5824ce5c96e4832d84ef15229a120fe489e365f
More information about the commits
mailing list