Commit History

Автор SHA1 Съобщение Дата
  matthew 3e4101f1f1 ZF-9084: only allow 15 chars in twitter username regex преди 15 години
  mabe 842fe55f82 ZF-5413: no double parentheses | NULL -> null преди 15 години
  mabe 594df6d02f ZF-5413: fixed my last commit is_null -> === null преди 15 години
  mabe d051f5de40 ZF-5413: use "$var === null" instaed of "is_null($var)" преди 15 години
  padraic e9755b696b Updated docs for Zend_Service_Twitter's OAuth dependency преди 15 години
  padraic 85f1f0d34b Added exception throw on unauthorised actions (ignored unless a username set) преди 15 години
  padraic 43ff5f3a99 Added reasonably simple Zend_Service_Twitter integration with Zend_Oauth преди 15 години
  padraic 3f24e06d8b Updated all Zend_Service_Twitter core API files (excl. Search) преди 15 години
  padraic 0b317cfb1c Updated additional tests. Fixed API desynchronisation from V1 API. преди 15 години
  padraic a1752fb6c6 Updated about 50% of Zend_Service_Twitter tests преди 15 години
  padraic ad6429fe84 Minor cleanup on Zend_Service_Twitter and relocation of tests to separate directory преди 15 години
  bkarwin f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
  sidhighwind 569d0c92f4 ZF-8218: Made the username param optional. преди 16 години
  alexander 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. преди 16 години
  thomas 06e471adce [GENERIC] Generic: преди 16 години
  sidhighwind 1550b2d77a ZF-7346: Fix Coding Standard Violations преди 16 години
  sidhighwind 2db8c0ed87 ZF-6880: Twitter Blocking API Implemetation. преди 16 години
  sidhighwind 8a7f47639d ZF-8032: Fixed a regression with the params allow in some of the methods to allow a string or an integer. преди 16 години
  padraic b1d6f08386 Small fix for regular expression validating screen names. преди 16 години
  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 преди 16 години
  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 преди 16 години
  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 преди 16 години
  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 преди 16 години
  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. преди 16 години
  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. преди 16 години
  mikaelkael 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it преди 16 години
  sidhighwind 9934767bae ZF-7122 and ZF-7087: Fix the Twitter Service for the Twitpocalypse преди 16 години
  thomas d3e68f98e4 [ZF-6295] Generic: преди 16 години
  thomas e443b8c12a [DOCUMENTATION] English: преди 16 години