summaryrefslogtreecommitdiff
path: root/lib/groupsbymemberssection.php
AgeCommit message (Collapse)Author
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-15added user_group.design_id into the group by clauseBrenda Wallace
2009-03-06Fixed problem with group lists not display all details - broken (by me) in ↵CiaranG
115519a5e7e84e57656c653918efb39ab4107fe9
2009-03-04PostgreSQL - made all 'weight' calculating SQL expressions compatible with ↵CiaranG
both databases, and made some GROUP BY queries more explicit about the fields they are selecting, for the same reason.
2009-01-23Groups list by membersEvan Prodromou