]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Simply flag a profile for review
authorEvan Prodromou <evan@status.net>
Sat, 7 Nov 2009 18:10:22 +0000 (13:10 -0500)
committerEvan Prodromou <evan@status.net>
Sat, 7 Nov 2009 18:10:22 +0000 (13:10 -0500)
commit55c7c943e7ac8fc7b89bea1a325087059903fbba
treeafe44e55b7e1bca1aedc36426f715e76a145e0f3
parentd9cde0ef80ee838a99035d44f0286b3cc902e332
Simply flag a profile for review

Instead of trying to have lots of different flags on different
objects, cut to the core of this functionality: flag a profile for
moderator review.
plugins/UserFlag/Notice_flag.php [deleted file]
plugins/UserFlag/Profile_flag.php [deleted file]
plugins/UserFlag/UserFlagPlugin.php
plugins/UserFlag/User_flag_notice.php [deleted file]
plugins/UserFlag/User_flag_profile.php
plugins/UserFlag/adminnoticeflag.php [deleted file]
plugins/UserFlag/flagnotice.php [deleted file]
plugins/UserFlag/flagprofileform.php