コミット履歴

作者 SHA1 メッセージ 日付
  rob 1de83186e9 merge revision 25266 to release-1.12 13 年 前
  rob 17d87dc0da merge revision 25264 to release-1.12 13 年 前
  matthew 0f107e8f48 [2012] Update copyrights to 2012 14 年 前
  jfaustin 6806b1be4f ZF-11014 fix 14 年 前
  ralph 1e7772fa08 ZF-11122 15 年 前
  ramon 2a7fa4e89d [ZF-11023] Fix object config in the contructor of the service twitter. 15 年 前
  mikaelkael 6bdb6a97ef [ZF-10805]: method docblocks contain invalid @param syntax 15 年 前
  mjh_ca 12966e4954 ZF-10669 Replace CRLF with LF, trim trailing whitespace 15 年 前
  matthew 67a10eb7fe ZF-10644: Add flags to statusUserTimeline() 15 年 前
  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 年 前