]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
UserFlagPlugin fix for ticket #2118 and ticket #2847: flagged state wasn't reflected...
authorBrion Vibber <brion@pobox.com>
Wed, 3 Nov 2010 21:04:08 +0000 (14:04 -0700)
committerBrion Vibber <brion@pobox.com>
Wed, 3 Nov 2010 21:06:06 +0000 (14:06 -0700)
commita3928e5583aa0e2f4a429a6322bfc094ca907fd2
treee7afdf62af5fc3124b38204efd1f4a9d7193da8c
parent8e04e88800047b13fc4dbe316f37249cc2988cd2
UserFlagPlugin fix for ticket #2118 and ticket #2847: flagged state wasn't reflected in profile lists such as group members page and profile search .
Pulled common code for the profile page and profile list cases to give them the same logic on checking. Also fixes the problem that you'd get a flag button for yourself in profile lists, while we explicitly exclude that from the profile page -- it's now skipped in both places.
plugins/UserFlag/UserFlagPlugin.php