]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/searchaction.php
isReadOnly() now takes arguments
[quix0rs-gnu-social.git] / lib / searchaction.php
2009-04-13 Evan ProdromouisReadOnly() now takes arguments
2009-04-08 CiaranGMerge branch 'master' of git://gitorious.org/laconica...
2009-04-08 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-04-08 Evan ProdromouMerge branch 'adrianlang-827' of git://gitorious.org...
2009-04-08 Evan ProdromouMerge branch 'master' of root@laconi.ca:/var/www/laconi...
2009-04-07 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-07 Sarven CapadisliMarkup and styles for search help and errors
2009-04-07 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-06 Robin Milletteexternal search now depends on site.server.
2009-04-06 Robin Milletterefactored search suggestions and added forgotten sprintf.
2009-04-03 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-03-11 Adrian LangMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-11 Adrian LangMerge branch '0.7.x' of http://git.gitorious.org/laconi...
2009-03-10 Eric HelgesonChanged all $config[][] calls to common_config()
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-02-23 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-21 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-20 Evan Prodromoufix notice in searchaction
2009-01-24 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-24 sarvenSearch form markup and style
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 Evan ProdromouMake search actions retain their q values.
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-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-08-17 Evan Prodromoumake settings and search menus localisable
2008-07-20 Mike Cochranegettext strings and pass the query string between tabs...
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-20 Mike CochraneAdd hidden form value when the site is not in fancy...
2008-07-12 Evan Prodromouchange search forms to get (PITS 00248)
2008-07-10 Mike CochraneMissed one _t
2008-07-09 Evan Prodromouadd notice search rss ("tracking")
2008-07-09 Evan Prodromourefactor common code between searches and between searc...