]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
checkAuthorship events, Ostatus_profile rewrite to handle it
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 1 Jul 2014 13:48:34 +0000 (15:48 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 2 Jul 2014 09:38:45 +0000 (11:38 +0200)
commit9f4bcbad8ae200d27cc2ba5244e2d878b8718c53
tree05c214c1844bc45f456a77fa96ef39ef6e34c5cc
parentacb07ef52f2adfd1a87a044c173d7363a1748d63
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.
lib/activityhandlerplugin.php
lib/activityutils.php
plugins/Blog/BlogPlugin.php
plugins/Bookmark/BookmarkPlugin.php
plugins/GNUsocialPhoto/GNUsocialPhotoPlugin.php
plugins/GNUsocialVideo/GNUsocialVideoPlugin.php
plugins/OStatus/OStatusPlugin.php
plugins/OStatus/classes/Ostatus_profile.php
plugins/Poll/PollPlugin.php
plugins/QnA/QnAPlugin.php