index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
peoplesearch.php
Age
Commit message (
Expand
)
Author
2008-09-14
PostgreSQL: support for full text searching (notice and people)
CiaranG
2008-07-19
A couple more notice errors
Mike Cochrane
2008-07-18
quote match terms
Evan Prodromou
2008-07-10
Trailing whitespace on lines
Mike Cochrane
2008-07-10
More _t( to _( and sprintfs in new code
Mike Cochrane
2008-07-10
lost a closing tag in peoplesearch
Evan Prodromou
2008-07-09
better highlighting in URL
Evan Prodromou
2008-07-09
found missing second term
Evan Prodromou
2008-07-09
some debug code to find a problem with terms
Evan Prodromou
2008-07-09
require search action lib in search actions
Evan Prodromou
2008-07-09
refactor common code between searches and between search and settings
Evan Prodromou
2008-07-09
specialchars() text in search results
Evan Prodromou
2008-07-09
highlight homepage in search results
Evan Prodromou
2008-07-09
better instructions
Evan Prodromou
2008-07-09
remove hr -- CSS takes care of it
Evan Prodromou
2008-07-09
add instructions to people search
Evan Prodromou
2008-07-09
change formatting of search output
Evan Prodromou
2008-07-09
show p.error when there are no results.
Evan Prodromou
2008-07-09
ignore case when highlighting
Evan Prodromou
2008-07-09
common_start_element -> common_element_start
Evan Prodromou
2008-07-09
move end of form element
Evan Prodromou
2008-07-09
missing comma in people search
Evan Prodromou
2008-07-09
first pass at people search
Evan Prodromou