forked from GNUsocial/gnu-social
checkAuthorship events, Ostatus_profile rewrite to handle it
Lost dependency of OStatus plugin for lib/microappplugin.php, whoo! also noting which plugins should be upgraded to new saveActivity support. Favorite plugin won't work with the new system just yet, it doesn't have the necessary functions to extract activity objects, but that's coming in the next (few) commits.
This commit is contained in:
@@ -50,6 +50,9 @@ if (!defined('STATUSNET')) {
|
||||
|
||||
class BlogPlugin extends MicroAppPlugin
|
||||
{
|
||||
|
||||
var $oldSaveNew = true;
|
||||
|
||||
/**
|
||||
* Database schema setup
|
||||
*
|
||||
|
Reference in New Issue
Block a user