summaryrefslogtreecommitdiff
path: root/actions/noticesearchrss.php
AgeCommit message (Expand)Author
2009-11-20Fix bug 1997: notice search rss utter failureBrion Vibber
2009-11-10Bringing Sphinx search support up to code: broken out to a plugin, now suppor...Brion Vibber
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan 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-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-06Make RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descr...Jeffery To
2009-06-24Merge branch '0.8.x' into notice-search-no-resultsJeffery To
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-14Fixes the notice search RSS feeds / API results for searches that return no m...Jeffery To
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-03-19Somewhat better behaviour with mixed caps in searchEvan Prodromou
2009-03-09Changed all $config[][] calls to common_config()Eric Helgeson
2009-01-23mark a bunch of actions read-onlyRobin Millette
2009-01-23uiredesignRobin Millette
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-11-23sphinx integration for notices and profilesmillette
2008-09-14PostgreSQL: support for full text searching (notice and people)CiaranG
2008-07-13Sort notices by date then id so they are in the correct order when there are ...Mike Cochrane
2008-07-10Trailing whitespace on linesMike Cochrane
2008-07-10More _t( to _( and sprintfs in new codeMike Cochrane
2008-07-09order search rss items by date descEvan Prodromou
2008-07-09add notice search rss ("tracking")Evan Prodromou