forked from GNUsocial/gnu-social
remove noop function from OStatusPlugin
This commit is contained in:
@@ -247,17 +247,6 @@ class OStatusPlugin extends Plugin
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Check if we've got remote replies to send via Salmon.
|
|
||||||
*
|
|
||||||
* @fixme push webfinger lookup & sending to a background queue
|
|
||||||
* @fixme also detect short-form name for remote subscribees where not ambiguous
|
|
||||||
*/
|
|
||||||
|
|
||||||
function onEndNoticeSave($notice)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Find any explicit remote mentions. Accepted forms:
|
* Find any explicit remote mentions. Accepted forms:
|
||||||
* Webfinger: @user@example.com
|
* Webfinger: @user@example.com
|
||||||
|
Reference in New Issue
Block a user