AtomPub should work now, at least for post/note
This commit is contained in:
@@ -452,8 +452,6 @@ abstract class ActivityHandlerPlugin extends Plugin
|
||||
|
||||
$notice = $this->saveNoticeFromActivity($activity, $scoped, $options);
|
||||
|
||||
Event::handle('EndAtomPubNewActivity', array($activity, $scoped, $notice));
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user