gnu-social/plugins/Favorite/actions
Mikael Nordfeldth acd36698b4 A bunch of clientError that were called as serverError
Calling serverError with a clientError status code (4xx) means it will
automatically default to Internal Server Error (500) which is in the
server error status code range (5xx). That is undesirable.
2015-01-29 23:35:49 +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 A bunch of clientError that were called as serverError 2015-01-29 23:35:49 +01:00