summaryrefslogtreecommitdiff
path: root/actions/peoplesearch.php
AgeCommit message (Expand)Author
2009-11-10Bringing Sphinx search support up to code: broken out to a plugin, now suppor...Brion Vibber
2009-09-03Created autofocus method to give focus to an element (primarily a formSarven Capadisli
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-07-03move peoplesearchresults class to action/peoplesearchEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-04-06external search now depends on site.server.Robin Millette
2009-04-06refactored search suggestions and added forgotten sprintf.Robin Millette
2009-04-05added filler text to people search, suggesting other search options.Robin Millette
2009-03-19Somewhat better behaviour with mixed caps in searchEvan Prodromou
2009-02-18move peoplesearchresults to its own moduleEvan Prodromou
2009-01-23mark a bunch of actions read-onlyRobin Millette
2009-01-23uiredesignRobin Millette
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
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-23conflict resolution on people searchmillette
2008-11-23sphinx integration for notices and profilesmillette
2008-11-20sphinx search for noticesmillette
2008-11-20sphinx search of peoplemillette
2008-11-20correct constructor for PeopleSearchResultsEvan Prodromou
2008-11-20abstract people lists from search resultsEvan Prodromou
2008-09-14PostgreSQL: support for full text searching (notice and people)CiaranG
2008-07-19A couple more notice errorsMike Cochrane
2008-07-18quote match termsEvan Prodromou
2008-07-10Trailing whitespace on linesMike Cochrane
2008-07-10More _t( to _( and sprintfs in new codeMike Cochrane
2008-07-10lost a closing tag in peoplesearchEvan Prodromou
2008-07-09better highlighting in URLEvan Prodromou
2008-07-09found missing second termEvan Prodromou
2008-07-09some debug code to find a problem with termsEvan Prodromou
2008-07-09require search action lib in search actionsEvan Prodromou
2008-07-09refactor common code between searches and between search and settingsEvan Prodromou
2008-07-09specialchars() text in search resultsEvan Prodromou
2008-07-09highlight homepage in search resultsEvan Prodromou
2008-07-09better instructionsEvan Prodromou
2008-07-09remove hr -- CSS takes care of itEvan Prodromou
2008-07-09add instructions to people searchEvan Prodromou
2008-07-09change formatting of search outputEvan Prodromou
2008-07-09show p.error when there are no results.Evan Prodromou
2008-07-09ignore case when highlightingEvan Prodromou
2008-07-09common_start_element -> common_element_startEvan Prodromou
2008-07-09move end of form elementEvan Prodromou