summaryrefslogtreecommitdiff
path: root/actions/twitapisearchatom.php
AgeCommit message (Expand)Author
2010-02-25Remove unnecessary requiresZach Copley
2010-02-20Change to use TagURI::base() instead of common_config()Evan Prodromou
2010-01-06Don't output notices from deleted users.Zach Copley
2009-12-05Add configuration option to toggle the indenting of the output HTML. Defaults...Craig Andrews
2009-11-10Bringing Sphinx search support up to code: broken out to a plugin, now suppor...Brion Vibber
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-10-09CamelCase all function names in the API codeZach Copley
2009-10-09Delete action/api.php and rename lib/twitterapi.php to lib/api.phpZach Copley
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan 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-06-30Merge commit 'jeff-themovie/small-fixes' into 0.8.xZach Copley
2009-06-14Fixes the notice search RSS feeds / API results for searches that return no m...Jeffery To
2009-06-12Fix missing max_id in API search callsJeffery To
2009-03-10Fix xml:lang attrZach Copley
2009-03-10Make search API Atom feeds more validZach Copley
2009-03-10Fix tag URIs in Atom feeds for search thru the APIZach Copley
2009-03-06Atom search results for Twitter-compatible API + phpcs stuffZach Copley