forked from GNUsocial/gnu-social
WebFingerResource introduced, instead of strict Profile object
This is the beginning of getting notice URI info via WebFinger *XrdActionLinks is renamed *WebFingerProfileLinks, check EVENTS.txt in WebFinger plugin for new events.
This commit is contained in:
@@ -31,8 +31,6 @@ abstract class XrdAction extends Action
|
||||
// our back-compatibility with StatusNet <=1.1.1
|
||||
protected $defaultformat = null;
|
||||
|
||||
protected $resource = null;
|
||||
protected $target = null;
|
||||
protected $xrd = null;
|
||||
|
||||
public function isReadOnly($args)
|
||||
|
Reference in New Issue
Block a user