summaryrefslogtreecommitdiff
path: root/lib/galleryaction.php
AgeCommit message (Collapse)Author
2009-09-04Updated layout for filter by tag formSarven Capadisli
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-05-23make some of the actions show the user's designEvan Prodromou
2009-04-24fixed subscriptions dropdown actionRobin Millette
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