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
14456cbbb2
Fix gettext domain for messages in plugins "_()" to "_m()".
...
Some other i18n and L10n updates, too. i18n/L10n review not complete.
2011-03-30 22:31:23 +02:00
..
locale
Localisation updates from
http://translatewiki.net
.
2011-03-18 20:59:45 +01:00
adminprofileflag.php
Fix gettext domain for messages in plugins "_()" to "_m()".
2011-03-30 22:31:23 +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