summaryrefslogtreecommitdiff
path: root/lib/grouplist.php
AgeCommit message (Collapse)Author
2009-03-07Revert "Remove leave button from grouplist if current user is admin of that ↵Evan Prodromou
group." People shouldn't be forced to be part of a group, even if they are the admin. If a group has no admin, we need to figure out what to do with it, but it's wrong to force anyone to be part of a group. This reverts commit f9a7ae27b8879569a3f0eff478cbd3b650bdca28.
2009-03-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-08Remove leave button from grouplist if current user is admin of that group.Adrian Lang
2009-02-20fix notices in lib/grouplist.phpEvan Prodromou
2009-02-11Minor. Changed from @class location to labelSarven Capadisli
2009-01-27Keeping HTML consistent throughout the site.Sarven Capadisli
2009-01-23Fix call to joinform in grouplistEvan Prodromou
2009-01-22Mathching markup to user profilelist (entities)sarven
2009-01-21A widget for showing a list of groupsEvan Prodromou