Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-08 | far fewer icons in the sidebar | Evan Prodromou | |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou | |
Moved the common_avatar_* functions to the Avatar class. Typically either as methods on the object or as static methods. Replaced all the uses of the functions in other modules. | |||
2009-02-01 | Fixes #1088: Show number of group members. Unlike the bugreport requested, ↵ | Adrian Lang | |
the stats are displayed similar to userstream stats in a section in the sidebar. Additionaly, I removed a redundant notnull if check in ShowgroupAction->showMembers, fixed a SQL error in User_group->getMembers when no limit is passed, removed return value storing of void function and added an usage of Profile->getBestName. | |||
2009-01-22 | selector name cleanup | sarven | |
2009-01-21 | General markup and style cleanup | sarven | |
2009-01-21 | Change loop limit for minilist | Evan Prodromou | |
2009-01-21 | profileminilist widget | Evan Prodromou | |