summaryrefslogtreecommitdiff
path: root/actions/noticesearch.php
AgeCommit message (Expand)Author
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-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-04-15Add escaping of /.Adrian Lang
2009-04-15Use preg_quote to fix http://laconi.ca/trac/ticket/1342Fil
2009-04-07Renamed 'blankfiller' to 'guide'.Sarven Capadisli
2009-04-07added filler text to notice and group search, suggesting other search options.Robin Millette
2009-03-25fixed pagination variable problemEvan Prodromou
2009-03-19Somewhat better behaviour with mixed caps in searchEvan Prodromou
2009-02-27Completely refactored noticesearch list, now using subclassing for highlighti...Adrian Lang
2009-02-27Fixes #1241: in-reply-to links were broken due to copy and paste error (Varia...Adrian Lang
2009-02-11Unify feeds definition in actionsEvan Prodromou
2009-02-10trac #233 Explicitely show we have an rss feed for notice searches.Robin Millette
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-02-05Trac #894 and #1013 - fixed bad redirects after delete noticeZach Copley
2009-02-05Minor markup consistencySarven Capadisli
2009-01-24Notice search markup and stylesarven
2009-01-24Search form markup and stylesarven
2009-01-23mark a bunch of actions read-onlyRobin Millette
2009-01-23uiredesignRobin Millette
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
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 all tabs with four spacesEvan Prodromou
2008-11-23sphinx integration for notices and profilesmillette
2008-11-20sphinx search for noticesmillette
2008-11-10CSRF Protection for login and new notice. Ticket #503zach
2008-09-26try to clean up user-without-profile errorsEvan Prodromou
2008-09-14PostgreSQL: support for full text searching (notice and people)CiaranG
2008-08-11emergency fixup for bad notices in notice searchEvan Prodromou
2008-07-19Don't highlight search terms inside urlMike Cochrane
2008-07-19Some more notice errors - I guess I'm the only one developing with E_ALLMike Cochrane
2008-07-13Merge some gettext strings to one line so translation tools are happierMike Cochrane
2008-07-10Trailing whitespace on linesMike Cochrane
2008-07-10More _t( to _( and sprintfs in new codeMike Cochrane
2008-07-09add notice search rss ("tracking")Evan Prodromou
2008-07-09correct class for ulEvan Prodromou
2008-07-09change some parensEvan Prodromou
2008-07-09missing second argumentEvan 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-09first pass at a notice searchEvan Prodromou