ZF-6880: Zend_Service_Twitter should implement the Twitter Block User API
Description
Zend_Service_Twitter does not currently implement the methods from the Twitter API for blocking a user. Ideally, Zend_Service_Twitter should implement all available methods from the twitter API, including the Block methods.
Comments
Posted by Jon Whitcraft (sidhighwind) on 2009-09-15T19:55:50.000+0000
Inital implementation of the blocking API code.
Posted by Jon Whitcraft (sidhighwind) on 2009-10-08T06:20:04.000+0000
I need to update this patch to work with the updated twitter code.
I will get this done before the next release.
Posted by Jon Whitcraft (sidhighwind) on 2009-10-09T18:27:59.000+0000
Checked into the trunk with r18505 and merged into the release branch with r18506