gnu-social/plugins/Favorite
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
..
actions Found some unreachable code in Favorite 2015-01-12 02:23:23 +01:00
classes Found some unreachable code in Favorite 2015-01-12 02:23:23 +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 scripts/upgrade.php would fail if Profile_prefs did not exist 2014-11-27 14:46:10 +01:00