gnu-social/plugins/Favorite/actions
Mikael Nordfeldth fcdd061b4f pluginified most of hasFave, getFaves and related calls
The code is now more event-driven when it comes to rendering notices
and their related HTML elements, since we can't have direct calls from
core to a plugin.

lib/activitymover.php has a function to move a Favorite activity which
will not happen now. The move must be pluginified and performed as an
event which plugins can catch on to.
2014-06-27 14:09:02 +02:00
..
apifavoritecreate.php pluginified most of hasFave, getFaves and related calls 2014-06-27 14:09:02 +02:00
apifavoritedestroy.php Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00
apistatusesfavs.php Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00
apitimelinefavorites.php Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00
atompubfavoritefeed.php Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00
atompubshowfavorite.php Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00
disfavor.php Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00
favor.php pluginified most of hasFave, getFaves and related calls 2014-06-27 14:09:02 +02:00
favorited.php Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00
favoritesrss.php Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00
showfavorites.php Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00