gnu-social/plugins/Favorite/actions
Chimo 9de79f0a36 Update prepare() method on Action subclasses.
Fixes handle()-related strict warnings such as "Strict Standards:
Declaration of AdminPanelAction::prepare() should be compatible with
Action::prepare(array $args = Array)

Ref. #190
2016-06-01 02:26:44 +00:00
..
apifavoritecreate.php Move AlreadyFulfilled check to Fave::addNew 2015-03-10 11:56:23 +01:00
apifavoritedestroy.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00: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 Fave::addNew now calls Notice::saveActivity 2015-02-03 16:34:11 +01:00
favorited.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
favoritesrss.php Introducing TargetedRss10Action for simplifying RSS 1.0 2015-07-10 00:28:36 +02:00
showfavorites.php Consistent behaviour for ScopingNoticeStream $scoped 2016-03-01 14:51:47 +01:00