This website requires JavaScript.
Explore
Help
Sign In
eliseuamaro
/
gnu-social
Watch
1
Star
0
Fork
0
You've already forked gnu-social
forked from
GNUsocial/gnu-social
Code
Issues
Pull Requests
Releases
Wiki
Activity
gnu-social
/
plugins
/
UserFlag
History
Siebrand Mazeland
7aa24cbc67
Localisation updates from
http://translatewiki.net
2010-11-07 22:04:44 +01:00
..
locale
Localisation updates from
http://translatewiki.net
2010-11-07 22:04:44 +01:00
adminprofileflag.php
* i18n/L10n review.
2010-10-02 22:25:32 +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
* i18n/L10n review.
2010-10-02 22:25:32 +02: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
UserFlagPlugin fix for ticket
#2118
and ticket
#2847
: flagged state wasn't reflected in profile lists such as group members page and profile search .
2010-11-03 14:06:06 -07:00