aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9606] Optimize unread search option.rxu2010-05-171-12/+7
* [ticket/9582] Advanced search cannot be accessed using MSSQL native.Rob House2010-05-031-0/+1
* Fix bug #51585 - Search loginbox or auth message differsRuslan Uzdenov2010-01-181-18/+20
* Correctly get unread status information for global announcements in search re...Ruslan Uzdenov2009-12-141-0/+3
* Rename get_unread_topics_list() to get_unread_topics().Andreas Fischer2009-09-081-1/+1
* since we now have several search_ids, all with different default results mode...Meik Sievertsen2009-09-071-23/+24
* One more unread posts search adjustment.Ruslan Uzdenov2009-08-251-6/+5
* Add unread posts search support for cookie-based trackingRuslan Uzdenov2009-08-171-6/+1
* Fix bug #49525 - Search for unreads should require loginRuslan Uzdenov2009-08-171-0/+7
* Fix r9755 for #46765Ruslan Uzdenov2009-07-261-1/+1
* Correctly propagate umlauts over search result pages [Bug #33755]Nils Adermann2009-07-251-1/+1
* Fix bug #46765 - View unread postsRuslan Uzdenov2009-07-141-0/+33
* Fix bug #47765 - Search by authorname does not display posts of deactivated u...Joas Schilling2009-07-081-1/+1
* Fix bug #36565 - Search by authorname does not display posts of guests and de...Joas Schilling2009-07-021-2/+19
* revert r9653 because it does not work as advertised (a load of bugs and not r...Meik Sievertsen2009-06-251-5/+0
* Fix bug #46765 - View unread postsRuslan Uzdenov2009-06-221-0/+5
* Fix bug #19135 - Exclude forum from active topics option is ignoredJoas Schilling2009-06-171-3/+8
* remove item from change log Meik Sievertsen2009-04-261-0/+3
* group by is required to be correct, but this creates a temporary table. I do ...Meik Sievertsen2009-04-261-1/+2
* revert query change which caused boards to halt.Meik Sievertsen2009-04-261-4/+13
* Fixed bug #'ers 42585, 35505, 36675, and 42705Jim Wigginton2009-04-241-7/+8
* Apply append_sid() to newest/latest post links in viewforum/search and UCP ma...Meik Sievertsen2009-04-171-3/+4
* small SQL optimizationHenry Sudhof2009-03-191-1/+1
* very minor annoyanceNils Adermann2008-11-011-1/+1
* Pass S_SEARCH_ACTION through append_sid() in search.php. (Bug #21585)Meik Sievertsen2008-09-181-1/+1
* make topic icon image width/height available to viewforum and search template...Meik Sievertsen2008-09-161-0/+4
* - Added missing terms parameter to search pagination. #34085Chris Smith2008-09-151-1/+7
* Do not show non indexed forums on the search page if they contain no subforum...Chris Smith2008-09-061-1/+7
* #29435 (do not highlight if only wildcard(s) provided)Meik Sievertsen2008-06-221-12/+15
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-5/+5
* some tiny fixes...Meik Sievertsen2007-09-121-0/+2
* - added an option to specify a port for the LDAP serverNils Adermann2007-08-231-34/+38
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-6/+4
* - allow multibyte search configurationNils Adermann2007-08-181-4/+4
* - strip_bbcode should not treat smilies which look like BBCode and are placed...Nils Adermann2007-08-171-0/+3
* some bugs fixedMeik Sievertsen2007-08-151-2/+2
* do not get too excitedMeik Sievertsen2007-07-261-1/+1
* #13579Henry Sudhof2007-07-231-1/+2
* try to normalize everything...Meik Sievertsen2007-07-221-2/+2
* Cleaning up (#13689)Henry Sudhof2007-07-221-6/+6
* - search result extract shouldn't end in the middle of a multibyte character ...Nils Adermann2007-07-151-3/+3
* even more fixes. :oMeik Sievertsen2007-07-151-0/+3
* some fixes here and thereMeik Sievertsen2007-07-101-1/+17
* #12941Henry Sudhof2007-07-021-0/+5
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-1/+1
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-2/+3
* - author search should take UTF-8 [Bug #11793]Nils Adermann2007-06-191-2/+2
* #12545Henry Sudhof2007-06-191-6/+6
* - correctly transfer the search query across search result pagesNils Adermann2007-05-131-4/+5
* fixes for search button in header - #10389, #10225, #9548Meik Sievertsen2007-05-021-2/+3