aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/search.php
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #509335James Atkinson2002-02-031-4/+18
* Fixed pagination bug on search results ( #509852 )Bart van Bragt2002-01-281-5/+5
* Fixed stripslashing problem which would lead to incorrect search results in s...Paul S. Owen2002-01-271-7/+6
* Fix bug #502174, show Guest post usernames correctly ... well as correct as t...Paul S. Owen2002-01-251-8/+12
* Change ego search back to topic output rather than posts (as was till last up...Paul S. Owen2002-01-251-1/+1
* Various updates to fix problems with large result sets ... code is quite mess...Paul S. Owen2002-01-251-353/+240
* Finished implementation of title searching ... this will please at least one ...Paul S. Owen2002-01-141-6/+12
* Changes to topic/forum tracking ... tested for several days on test board and...Paul S. Owen2002-01-121-55/+115
* Moved all search functions to includes/search.php Paul; please reviewBart van Bragt2002-01-031-76/+1
* Fix bug #497740Paul S. Owen2001-12-301-1/+1
* Fix bug #496943Paul S. Owen2001-12-291-11/+18
* Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like...Paul S. Owen2001-12-211-3/+3
* Fix bug #495250 and various other issuesPaul S. Owen2001-12-201-61/+57
* Fix bug #495130 and remove unnecessary free_resultPaul S. Owen2001-12-201-4/+1
* Fix for bug #494740Paul S. Owen2001-12-191-1/+1
* Various changes to accompany session updates ... MSSQL users should be prepar...Paul S. Owen2001-12-151-1/+1
* Sped up searching for posts from a specific user a lotBart van Bragt2001-12-151-5/+26
* Remove guest user topic tracking via cookies, update viewtopic to re-fix high...Paul S. Owen2001-12-141-13/+19
* bug #489842 -- some pages were doing bbencode_second and make_click in a bad ...natec2001-12-111-2/+4
* bug #488067: no, preg_quote() didn't always have 2 args.natec2001-12-111-4/+4
* Added another image name for 'goto post'Paul S. Owen2001-12-101-1/+1
* New session code, probably still dodgy, fix for login failed message, search ...Paul S. Owen2001-12-051-231/+366
* Fix for 'bug' #484650Paul S. Owen2001-11-291-15/+29
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH...Bart van Bragt2001-11-241-2/+2
* Latest variants ... not finished yet ...Paul S. Owen2001-11-231-143/+50
* Fix for display of newest image icon when one doesn't existPaul S. Owen2001-11-221-1/+1
* Search re-write was erm, how can I say this, erm, brown, soft and smelly ... ...Paul S. Owen2001-11-221-81/+144
* Various core updates for searchingPaul S. Owen2001-11-201-113/+128
* Fixed bug #483105Paul S. Owen2001-11-191-8/+8
* Yet More language updatesPaul S. Owen2001-11-191-1/+1
* More language updatesPaul S. Owen2001-11-191-15/+22
* And again my brain gets ahead of my fingers ... mental note, reduce caffeine ...Paul S. Owen2001-11-171-1/+1
* Fixed bug #482127 ... part 2, fixes post_subject tooPaul S. Owen2001-11-171-0/+4
* Fixed bug #482127 ... problem occurs when no bad word list existsPaul S. Owen2001-11-171-2/+3
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-1/+1
* Pagination updatePaul S. Owen2001-11-161-4/+1
* Added arguments to search ACTION to avoid caching probems (back button that d...Bart van Bragt2001-11-141-2/+2
* Oops, forgot to commit search.phpJames Atkinson2001-11-141-4/+30
* Altered for constant table namesPaul S. Owen2001-11-091-1/+1
* New search system, this isn't final, needs alterations, etc. can redeem this ...Paul S. Owen2001-11-091-408/+419
* Slight mods to the usersearch function, moved to search.phpPaul S. Owen2001-10-161-1/+21
* And all because the lady loves Milk Tray, erm, sorry ... all because I missed...Paul S. Owen2001-10-151-805/+2
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-1/+812
* Added view newest output for topic searchPaul S. Owen2001-09-261-7/+16
* Just to bring CVS in-line with local copyPaul S. Owen2001-09-261-32/+84
* New search 'stuff' ... not complete ... updatePaul S. Owen2001-09-171-2/+2
* New search 'stuff' ... not completePaul S. Owen2001-09-171-198/+690
* Bug 461842 fixed. Unnecessary uses of addslashes(), stripslashes(), and preg_...natec2001-09-151-20/+44
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-1/+1