Make number of project stars clickable to list users (stargazers)
Currently, it's possible to click on a project's number of forks to see the forks. It would be nice if it were possible to click on the number of stars to see a list of users that starred the project.
GitHub does this; here's an example of what it could look like: https://github.com/nginxinc/nginx-wiki/stargazers
An enhancement would be allowing users to keep their stars private. Maybe we can add something to user settings for this?
Edited by Mark Fletcher