summaryrefslogtreecommitdiff
path: root/lib/galleryaction.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-04-07make tags in list workEvan Prodromou
2009-01-22Debug some of the subscriptions+tags problemsEvan Prodromou
2009-01-22use profile attr in GalleryActionEvan Prodromou
2009-01-22reformat profilelist codeEvan Prodromou