gnu-social/plugins/ActivitySpam
Mikael Nordfeldth fcdd061b4f pluginified most of hasFave, getFaves and related calls
The code is now more event-driven when it comes to rendering notices
and their related HTML elements, since we can't have direct calls from
core to a plugin.

lib/activitymover.php has a function to move a Favorite activity which
will not happen now. The move must be pluginified and performed as an
event which plugins can catch on to.
2014-06-27 14:09:02 +02:00
..
actions Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
classes function delete in dataobjects now don't break strict syntax 2013-10-29 10:20:57 +01:00
forms plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
icons Merge ActivitySpam plugin 2012-04-17 09:02:48 -04:00
lib plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
scripts The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
ActivitySpamPlugin.php pluginified most of hasFave, getFaves and related calls 2014-06-27 14:09:02 +02:00