summaryrefslogtreecommitdiff
path: root/actions/groups.php
AgeCommit message (Collapse)Author
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
Add an array of arguments to isReadOnly() method of actions, to let them change their results depending on what actions are called. Primarily used by the 'api' action. Ideally in the future that will be multiple actions. But this might still be useful.
2009-01-24Revert "try to fix groups with a new qry"Evan Prodromou
This reverts commit 8f19855cd0742e3ca9cb97d2287fbfbe48507d51.
2009-01-24try to fix groups with a new qryEvan Prodromou
2009-01-23groups are readonlyEvan Prodromou
2009-01-23Anonymous noticesarven
2009-01-23Groups list by membersEvan Prodromou
2009-01-23add groups-by-posts sectionEvan Prodromou
2009-01-23Add an action to show the list of the latest groupsEvan Prodromou