[commits] Horde branch master updated. 71a3a265ed69fa0cfccb095bbbbd11d599d660e1
Michael Rubinsky
mike at theupstairsroom.com
Thu Jul 1 00:11:43 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: d67f346b2333b41b3dcea0ea21c7a3f81632ce5c
3f0c804 update to new url endpoint for twitter api, fix Statuses/Retweet method.
fdefd0e simplify method signature - allow for future expansion of parameters, like geo-location markers.
6883d6b fix exception throwing
d13b92a consolidate/simplify
888b5f0 Implement Retweet function in twitter client
f678be0 use home_timeline, not friends_timeline, which is deprecated.
71a3a26 update phpdoc for newly added parameters to the twitter api
-----------------------------------------------------------------------
commit 3f0c8047c9827f89087e5a7aea3dc79107a53cfa
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 30 17:21:03 2010 -0400
update to new url endpoint for twitter api, fix Statuses/Retweet method.
yay consistent apis!
framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php | 7 ++---
1 files changed, 3 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=3f0c8047c9827f89087e5a7aea3dc79107a53cfa
-----------------------------------------------------------------------
commit fdefd0e9d02b01b59c42325bc3ebe3e38ccdbc5d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 30 17:25:54 2010 -0400
simplify method signature - allow for future expansion of parameters, like geo-location markers.
framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php?rt=horde-git&r1=3f0c8047c9827f89087e5a7aea3dc79107a53cfa&r2=fdefd0e9d02b01b59c42325bc3ebe3e38ccdbc5d
-----------------------------------------------------------------------
commit 6883d6b1d88b140f562106694865fc788e0bc335
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 30 17:28:12 2010 -0400
fix exception throwing
.../Service_Twitter/lib/Horde/Service/Twitter/Request/Oauth.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Oauth.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=6883d6b1d88b140f562106694865fc788e0bc335
-----------------------------------------------------------------------
commit d13b92ad73e5193b624a5c4afedd4c1401b3152c
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 30 17:28:46 2010 -0400
consolidate/simplify
framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php | 10 +++---
1 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php?rt=horde-git&r1=fdefd0e9d02b01b59c42325bc3ebe3e38ccdbc5d&r2=d13b92ad73e5193b624a5c4afedd4c1401b3152c
-----------------------------------------------------------------------
commit 888b5f03f8a149ad3c2ce3c8987dbb11b5dd4d72
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 30 18:05:28 2010 -0400
Implement Retweet function in twitter client
horde/lib/Block/twitter_timeline.php | 21 ++++++++++++++++++++-
horde/services/twitter.php | 6 ++++++
2 files changed, 26 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/horde/lib/Block/twitter_timeline.php?rt=horde-git&r1=c2590bbf2f0e693d0deb9db1f7cd49861a3ebf18&r2=888b5f03f8a149ad3c2ce3c8987dbb11b5dd4d72
http://git.horde.org/diff.php/horde/services/twitter.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=888b5f03f8a149ad3c2ce3c8987dbb11b5dd4d72
-----------------------------------------------------------------------
commit f678be0be71c2e67f4cedd3c7a20af233bc9a276
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 30 20:06:21 2010 -0400
use home_timeline, not friends_timeline, which is deprecated.
horde/lib/Block/twitter_timeline.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/horde/lib/Block/twitter_timeline.php?rt=horde-git&r1=888b5f03f8a149ad3c2ce3c8987dbb11b5dd4d72&r2=f678be0be71c2e67f4cedd3c7a20af233bc9a276
-----------------------------------------------------------------------
commit 71a3a265ed69fa0cfccb095bbbbd11d599d660e1
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 30 20:10:55 2010 -0400
update phpdoc for newly added parameters to the twitter api
framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php | 12 ++++--
1 files changed, 8 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php?rt=horde-git&r1=d13b92ad73e5193b624a5c4afedd4c1401b3152c&r2=71a3a265ed69fa0cfccb095bbbbd11d599d660e1
More information about the commits
mailing list