gnu-social/plugins/UserFlag
Mikael Nordfeldth e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject
In some brief tests, this causes no problems.

In this state however, you would need to modify DB_DataObject to have a static declaration of staticget (and probably pkeyGet). The next commit will change the staticGet overload to a unique function name (like getKV for getKeyValue), which means we can properly call the function by PHP Strict Standards.
2013-08-18 12:32:32 +02:00
..
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
UserFlagPlugin.php Replace explicit FormXHR setup for a bunch of simple AJAX form submissions with adding the 'ajax' class on them. 2011-03-08 13:58:28 -08:00
User_flag_profile.php Updating all Memcached_DataObject extended classes to Managed_DataObject 2013-08-18 12:32:32 +02:00
adminprofileflag.php Update translator documentation. 2011-06-17 22:36:37 +02:00
clearflag.php Update translator documentation. 2011-06-17 22:36:37 +02:00
clearflagform.php Update translator documentation. 2011-06-17 22:36:37 +02:00
flagprofile.php Fix for ticket #2168: if we've already flagged a profile from another window, let the 'Flag' form submission gracefully show the updated state instead of throwing an error (error message isn't even exposed properly in AJAX submissions) 2010-11-03 12:32:11 -07:00
flagprofileform.php Replace explicit FormXHR setup for a bunch of simple AJAX form submissions with adding the 'ajax' class on them. 2011-03-08 13:58:28 -08:00