summaryrefslogtreecommitdiff
path: root/actions/twitapisearchjson.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-03-06Atom search results for Twitter-compatible API + phpcs stuffZach Copley
2009-03-06First crack at Twitter-like JSON search results for the APIZach Copley