| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #46765 - View unread posts | Ruslan Uzdenov | 2009-07-14 | 1 | -0/+33 |
* | Fix bug #47765 - Search by authorname does not display posts of deactivated u... | Joas Schilling | 2009-07-08 | 1 | -1/+1 |
* | Fix bug #36565 - Search by authorname does not display posts of guests and de... | Joas Schilling | 2009-07-02 | 1 | -2/+19 |
* | revert r9653 because it does not work as advertised (a load of bugs and not r... | Meik Sievertsen | 2009-06-25 | 1 | -5/+0 |
* | Fix bug #46765 - View unread posts | Ruslan Uzdenov | 2009-06-22 | 1 | -0/+5 |
* | Fix bug #19135 - Exclude forum from active topics option is ignored | Joas Schilling | 2009-06-17 | 1 | -3/+8 |
* | remove item from change log | Meik Sievertsen | 2009-04-26 | 1 | -0/+3 |
* | group by is required to be correct, but this creates a temporary table. I do ... | Meik Sievertsen | 2009-04-26 | 1 | -1/+2 |
* | revert query change which caused boards to halt. | Meik Sievertsen | 2009-04-26 | 1 | -4/+13 |
* | Fixed bug #'ers 42585, 35505, 36675, and 42705 | Jim Wigginton | 2009-04-24 | 1 | -7/+8 |
* | Apply append_sid() to newest/latest post links in viewforum/search and UCP ma... | Meik Sievertsen | 2009-04-17 | 1 | -3/+4 |
* | small SQL optimization | Henry Sudhof | 2009-03-19 | 1 | -1/+1 |
* | very minor annoyance | Nils Adermann | 2008-11-01 | 1 | -1/+1 |
* | Pass S_SEARCH_ACTION through append_sid() in search.php. (Bug #21585) | Meik Sievertsen | 2008-09-18 | 1 | -1/+1 |
* | make topic icon image width/height available to viewforum and search template... | Meik Sievertsen | 2008-09-16 | 1 | -0/+4 |
* | - Added missing terms parameter to search pagination. #34085 | Chris Smith | 2008-09-15 | 1 | -1/+7 |
* | Do not show non indexed forums on the search page if they contain no subforum... | Chris Smith | 2008-09-06 | 1 | -1/+7 |
* | #29435 (do not highlight if only wildcard(s) provided) | Meik Sievertsen | 2008-06-22 | 1 | -12/+15 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -5/+5 |
* | some tiny fixes... | Meik Sievertsen | 2007-09-12 | 1 | -0/+2 |
* | - added an option to specify a port for the LDAP server | Nils Adermann | 2007-08-23 | 1 | -34/+38 |
* | - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b... | Nils Adermann | 2007-08-19 | 1 | -6/+4 |
* | - allow multibyte search configuration | Nils Adermann | 2007-08-18 | 1 | -4/+4 |
* | - strip_bbcode should not treat smilies which look like BBCode and are placed... | Nils Adermann | 2007-08-17 | 1 | -0/+3 |
* | some bugs fixed | Meik Sievertsen | 2007-08-15 | 1 | -2/+2 |
* | do not get too excited | Meik Sievertsen | 2007-07-26 | 1 | -1/+1 |
* | #13579 | Henry Sudhof | 2007-07-23 | 1 | -1/+2 |
* | try to normalize everything... | Meik Sievertsen | 2007-07-22 | 1 | -2/+2 |
* | Cleaning up (#13689) | Henry Sudhof | 2007-07-22 | 1 | -6/+6 |
* | - search result extract shouldn't end in the middle of a multibyte character ... | Nils Adermann | 2007-07-15 | 1 | -3/+3 |
* | even more fixes. :o | Meik Sievertsen | 2007-07-15 | 1 | -0/+3 |
* | some fixes here and there | Meik Sievertsen | 2007-07-10 | 1 | -1/+17 |
* | #12941 | Henry Sudhof | 2007-07-02 | 1 | -0/+5 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 1 | -1/+1 |
* | new wrapper for LIKE expressions to streamline the fixes. We actually need to... | Meik Sievertsen | 2007-06-23 | 1 | -2/+3 |
* | - author search should take UTF-8 [Bug #11793] | Nils Adermann | 2007-06-19 | 1 | -2/+2 |
* | #12545 | Henry Sudhof | 2007-06-19 | 1 | -6/+6 |
* | - correctly transfer the search query across search result pages | Nils Adermann | 2007-05-13 | 1 | -4/+5 |
* | fixes for search button in header - #10389, #10225, #9548 | Meik Sievertsen | 2007-05-02 | 1 | -2/+3 |
* | - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug... | Nils Adermann | 2007-04-29 | 1 | -1/+1 |
* | - removed unneeded code from fulltext_mysql [Bug #9947] | Nils Adermann | 2007-04-22 | 1 | -2/+2 |
* | #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983... | Meik Sievertsen | 2007-04-22 | 1 | -3/+3 |
* | - urlencoded usernames don't need htmlspecialchars [Bug #8794] | Nils Adermann | 2007-04-01 | 1 | -3/+3 |
* | - small MSSQL thing | David M | 2007-03-04 | 1 | -1/+1 |
* | - fix htmlspecialchars handling in search (search backends get specialchared ... | Nils Adermann | 2007-02-25 | 1 | -6/+8 |
* | - ignore too short/too long search words [Bug #7438] | Nils Adermann | 2007-01-28 | 1 | -1/+1 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 1 | -3/+3 |
* | #6772 | David M | 2007-01-11 | 1 | -1/+1 |
* | fix message length calculation for parsing bbcodes as well as saving some byt... | Meik Sievertsen | 2007-01-05 | 1 | -25/+34 |
* | - display search type as page title for premade searches [Bug #6508] | Nils Adermann | 2006-12-27 | 1 | -14/+20 |