This website requires JavaScript.
探索
說明
登入
eliseuamaro
/
gnu-social
關註
1
收藏
0
複製
0
You've already forked gnu-social
複製自
GNUsocial/gnu-social
程式碼
問題管理
合併請求
版本發佈
Wiki
Activity
gnu-social
/
plugins
/
UserFlag
文件歷史
Siebrand Mazeland
e6e402cefd
Localisation updates from
http://translatewiki.net
.
2011-01-29 23:10:15 +01:00
..
locale
Localisation updates from
http://translatewiki.net
.
2011-01-29 23:10:15 +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
Cleanup stray PHP 4-style references in hook calls for navigation bars. We can't replace the live action from here, and don't need a reference to keep the object mutable. Dumping the references helps ensure we don't end up getting errors when things calling the hooks might forget to use the reference and the PHP error reporting settings expose this fact at us.
2011-01-18 12:34:27 -08:00