gnu-social/plugins/UserFlag
Siebrand Mazeland 13ae3ab259 Localisation updates from http://translatewiki.net. 2011-04-18 13:41:15 +02:00
..
locale Localisation updates from http://translatewiki.net. 2011-04-18 13:41:15 +02: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 UserFlag fixes to prevent PHP notices breaking AJAX submissions when display_errors is on. Key & seq defs weren't quite right, which caused accesses to unset array indices in DB_DataObject. 2010-11-03 12:20:25 -07:00
adminprofileflag.php Translator documentation updated/added. 2011-04-04 00:41:48 +02:00
clearflag.php * i18n/L10n review. 2010-10-02 22:25:32 +02:00
clearflagform.php * i18n/L10n review. 2010-10-02 22:25:32 +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