Historial de Commits

Autor SHA1 Mensaje Fecha
  padraic 5f7eb1c733 Replaced static instance of Zend_Http_Client with a local instance. This is initially cloned when the object is instantiated but can be replaced using setLocalHttpClient() - fixes ZF-6284 hace 16 años
  padraic 870d30d219 Updated userTimeline() API call to accept additional parameters currently acceptable by Twitter API and to ignore invalid parameters phased out in Apr 2009. Added unit tests. Fixes ZF-7781 hace 16 años
  padraic 02e55ed1cc Removed use of "since" parameter by methods. These were removed from the Twitter API (along with If-Modified-Since header) as of April 8, 2009 hace 16 años
  padraic 5bbc9e065c Added Exception thrown to Zend_Service_Twitter and Zend_Rest_Client classes to clarify that the Twitter class throws a Zend_Http_Client_Exception on any HTTP errors (via REST client). Clarification for ZF-7516 hace 16 años
  sidhighwind f34a751056 ZF-6929: Made it possible pass in the username and password as an array so it's easy to pull from a Zend_Config and such. hace 16 años
  sidhighwind 95485fa375 ZF-7667: Fix validation of integers to use a protected method instead of type casting to int as they integers are over the 2^31 (2147483647) limit of 32 bit machines. hace 16 años
  mikaelkael 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it hace 16 años
  sidhighwind 9934767bae ZF-7122 and ZF-7087: Fix the Twitter Service for the Twitpocalypse hace 16 años
  thomas d3e68f98e4 [ZF-6295] Generic: hace 16 años
  thomas e443b8c12a [DOCUMENTATION] English: hace 16 años