gnu-social/plugins/Favorite/actions
Mikael Nordfeldth aca5ff1b23 Found some unreachable code in Favorite
The portion after StartAtomPubNewActivity would never be reached since
Favorite handles that activity through ActivityHandlerPlugin nowadays.
So I cleaned it up and followed a couple of paths, making stuff prettier.
2015-01-12 02:23:23 +01:00
..
apifavoritecreate.php Email notify-on-fave moved to Profile_prefs (run upgrade.php) 2014-07-13 19:46:40 +02:00
apifavoritedestroy.php More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 2014-06-28 14:03:30 +02:00
apistatusesfavs.php Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00
apitimelinefavorites.php More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 2014-06-28 14:03:30 +02:00
atompubfavoritefeed.php Found some unreachable code in Favorite 2015-01-12 02:23:23 +01:00
atompubshowfavorite.php GET, HEAD, DELETE are strings not constants 2014-07-02 11:38:27 +02:00
disfavor.php More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 2014-06-28 14:03:30 +02:00
favor.php do favorites from default like in API 2014-10-20 16:17:40 +02:00
favorited.php Favorite "aside"-sections moved, also small fixes left from before 2014-06-28 16:09:46 +02:00
favoritesrss.php More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 2014-06-28 14:03:30 +02:00
showfavorites.php More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 2014-06-28 14:03:30 +02:00