]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/peoplesearch.php
Merge branch 'inbound-linkback' into 'master'
[quix0rs-gnu-social.git] / actions / peoplesearch.php
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-07 Federico MaraniMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-02-26 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-02-20 Evan ProdromouMerge branch '0.7.x' of evan@dev.controlyourself.ca...
2009-02-20 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-20 Evan ProdromouMerge branch '0.7.x' of evan@dev.controlyourself.ca...
2009-02-18 Evan Prodromoumove peoplesearchresults to its own module
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 Zach CopleyMerge branch 'master' of ssh://zach@dev.controlyourself...
2009-01-23 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-23 Robin Millettemark a bunch of actions read-only
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-23 sarvenMerge branch 'master' of ../trunk
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-23 Robin Milletteuiredesign
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 Evan ProdromouConvert all actions to use new UI functions
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-11-23 milletteconflict resolution on people search
2008-11-23 millettesphinx integration for notices and profiles
2008-11-20 millettesphinx search for notices
2008-11-20 millettesphinx search of people
2008-11-20 Evan Prodromoucorrect constructor for PeopleSearchResults
2008-11-20 Evan Prodromouabstract people lists from search results
2008-09-14 CiaranGPostgreSQL: support for full text searching (notice...
2008-07-20 Mike CochraneA couple more notice errors
2008-07-18 Evan Prodromouquote match terms
2008-07-10 Mike CochraneTrailing whitespace on lines
2008-07-10 Mike CochraneMore _t( to _( and sprintfs in new code
2008-07-10 Evan Prodromoulost a closing tag in peoplesearch
2008-07-09 Evan Prodromoubetter highlighting in URL
2008-07-09 Evan Prodromoufound missing second term
2008-07-09 Evan Prodromousome debug code to find a problem with terms
2008-07-09 Evan Prodromourequire search action lib in search actions
2008-07-09 Evan Prodromourefactor common code between searches and between searc...
2008-07-09 Evan Prodromouspecialchars() text in search results
2008-07-09 Evan Prodromouhighlight homepage in search results
2008-07-09 Evan Prodromoubetter instructions
2008-07-09 Evan Prodromouremove hr -- CSS takes care of it
2008-07-09 Evan Prodromouadd instructions to people search
2008-07-09 Evan Prodromouchange formatting of search output
2008-07-09 Evan Prodromoushow p.error when there are no results.
2008-07-09 Evan Prodromouignore case when highlighting
2008-07-09 Evan Prodromoucommon_start_element -> common_element_start
2008-07-09 Evan Prodromoumove end of form element
2008-07-09 Evan Prodromoumissing comma in people search
2008-07-09 Evan Prodromoufirst pass at people search