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
2009-02-27
Completely refactored noticesearch list, now using subclassing for highlighti...
Adrian Lang
2009-02-27
Fixes #1241: in-reply-to links were broken due to copy and paste error (Varia...
Adrian Lang
2009-02-11
Unify feeds definition in actions
Evan Prodromou
2009-02-10
trac #233 Explicitely show we have an rss feed for notice searches.
Robin Millette
2009-02-06
Move common_avatar_* functions to Avatar
Evan Prodromou
2009-02-05
Trac #894 and #1013 - fixed bad redirects after delete notice
Zach Copley
2009-02-05
Minor markup consistency
Sarven Capadisli
2009-01-24
Notice search markup and style
sarven
2009-01-24
Search form markup and style
sarven
2009-01-23
mark a bunch of actions read-only
Robin Millette
2009-01-23
uiredesign
Robin Millette
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
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