Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-14 | Break profilelist into a recipe | Evan Prodromou | |
Expanded the ProfileList class so it worked more like a recipe. This helps to get rid of a lot of special cases and simplifies the code. It also makes it possible to do things like group block. | |||
2009-05-18 | Added personal tag page: http://example.com/MY_NICK/tag/A_TAG | Robin Millette | |
2009-04-15 | add user id to statistics | Evan Prodromou | |
2009-04-07 | Add subscribers, subscriptions, groups to personal page | Evan Prodromou | |
We show stats, subscriptions info on the personal page in the sidebar. Pushed code from showstream.php into a common parent class for personal and profile. |