summaryrefslogtreecommitdiff
path: root/actions/noticesearchrss.php
AgeCommit message (Expand)Author
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