This re-implements the user public profile page. It splits it out into multiple tabs, so we can add more information in the future as needed.
Fixes: 3544
this is a bit of a WIP. it currently works pretty much how i want it, just the tests need to be done / fixed.
rebased onto e1f88bfebe4ea0a09be6cfa001894780296c6e7b
I think we should order the top projects by number of stars, but this can be done in another PR.
If jenkins agrees, we'll merge :)
\ó/
Pull-Request has been merged by pingou
This re-implements the user public profile page. It splits it
out into multiple tabs, so we can add more information in the
future as needed.
Fixes: 3544