Inject the Http_Client, explicitly request the twitter_entities.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 1 Jul 2010 01:18:10 +0000 (21:18 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 1 Jul 2010 01:18:10 +0000 (21:18 -0400)
commit7fcd5aba11fdba3289dc1011f86edcbd7a924cd6
treef87732b8b6264aa5b1233855c57cf8712b34711d
parent2caac32652ab7352058e6b53d2418674372f734b
Inject the Http_Client, explicitly request the twitter_entities.

Use a http_client configured with Horde defaults (fixes twitter requests
not working when using a proxy). Also add twitter_entities to the request,
until they are included by default in a future twitter API update).
framework/Service_Twitter/lib/Horde/Service/Twitter.php
framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Basic.php
framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Oauth.php
horde/lib/Block/twitter_timeline.php