gnu-social/plugins/Favorite
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
..
actions A bunch of clientError that were called as serverError 2015-01-29 23:35:49 +01:00
classes ArrayWrapper spookiness, must make sure it's a Notice there... 2015-01-12 12:06:19 +01:00
forms Favorite functionality put into plugin (not done yet) 2014-06-24 15:58:53 +02:00
lib Found some unreachable code in Favorite 2015-01-12 02:23:23 +01:00
EVENTS.txt pluginified most of hasFave, getFaves and related calls 2014-06-27 14:09:02 +02:00
FavoritePlugin.php user is a protected property in UAS/AtomUserNoticeFeed 2015-01-23 11:58:42 +01:00