New actions for /statuses/friends and /statuses/followers + social graph methods

This commit is contained in:
Zach Copley
2009-09-30 10:22:26 -07:00
parent f3820cc85d
commit e307adfbfc
6 changed files with 479 additions and 26 deletions

View File

@@ -24,8 +24,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
class TwitterapiAction extends Action
{
var $auth_user;
/**
* Initialization.
*