User flag
From StatusNet
Since 0.9 users can flag another user's profile.
When you are logged in and on a user's profile page there is a 'Flag' button among the actions to the right of the user's profile information. Clicking this button will flag the user for an admin to look at.
Nothing automatic is done, it just signals to a site administrator this user may be a problem, and that they should take a look. If the user is not a problem, their profile will be unflagged.
[edit] Proposed updates
- "Flag" shouldn't show on admin/profile/flag
- After clearing a flagged user. User's profile should change from "Flagged" to "Flag"
- Need to put a link to admin/profile/flag for Moderators .. somewhere.
- If I flag a user, show "Flagged" everywhere to me for that user.
- If a user is flagged, allow that user to be flagged again instead of throwing an erro (HTTP 400 for main/flag/profile and saying "Flag already exists."). Otherwise, show "Flagged" instead.
- Showing the number of times a user was flagged for moderators at admin/profile/flag could reveal community's feeling towards them.
- Need to add icons for "Unsandbox", "Unsilence" to be in green with white background.

