This website requires JavaScript.
Explore
Help
Sign In
GNUsocial
/
gnu-social
Watch
4
Star
0
Fork
1
You've already forked gnu-social
Code
Issues
Releases
Wiki
Activity
gnu-social
/
plugins
/
UserFlag
History
Siebrand Mazeland
5f3dbc3e98
Localisation updates
http://translatewiki.net
.
2011-04-17 20:30:47 +02:00
..
locale
Localisation updates
http://translatewiki.net
.
2011-04-17 20:30:47 +02: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
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
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