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
/
noticesearch.php
Age
Commit message (
Expand
)
Author
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-11-23
sphinx integration for notices and profiles
millette
2008-11-20
sphinx search for notices
millette
2008-11-10
CSRF Protection for login and new notice. Ticket #503
zach
2008-09-26
try to clean up user-without-profile errors
Evan Prodromou
2008-09-14
PostgreSQL: support for full text searching (notice and people)
CiaranG
2008-08-11
emergency fixup for bad notices in notice search
Evan Prodromou
2008-07-19
Don't highlight search terms inside url
Mike Cochrane
2008-07-19
Some more notice errors - I guess I'm the only one developing with E_ALL
Mike Cochrane
2008-07-13
Merge some gettext strings to one line so translation tools are happier
Mike Cochrane
2008-07-10
Trailing whitespace on lines
Mike Cochrane
2008-07-10
More _t( to _( and sprintfs in new code
Mike Cochrane
2008-07-09
add notice search rss ("tracking")
Evan Prodromou
2008-07-09
correct class for ul
Evan Prodromou
2008-07-09
change some parens
Evan Prodromou
2008-07-09
missing second argument
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
first pass at a notice search
Evan Prodromou