aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Fixed: unescaped SQL strings make Bertie cryLudovic Arnaud2006-07-121-5/+8
* - it's \r\n not \n\r [Bug #3121]Nils Adermann2006-07-124-4/+1596
* Added: UTF-8 tools. Both functions are used by the "improved" search engine. ...Ludovic Arnaud2006-07-121-0/+130
* Changed: split the tables used by the search indexer in order to load them on...Ludovic Arnaud2006-07-1221-1/+20
* - also check for registered users since i do not think guests and bots want t...Meik Sievertsen2006-07-121-1/+1
* #2487 Ok, this one is finally fixed. :) Thanks to Dark Soul for letting me te...Meik Sievertsen2006-07-111-1/+1
* Fixed: forgot to remove some debug code :(Ludovic Arnaud2006-07-111-2/+0
* Fixed: bug #3191 take two. That one should work as expected.Ludovic Arnaud2006-07-111-3/+19
* Fixed: bug #3191 as per NeoThermic's patchLudovic Arnaud2006-07-101-1/+1
* fix some bugs... again. :)Meik Sievertsen2006-07-108-36/+106
* Changed: being anal with the notation of Unicode codepointsLudovic Arnaud2006-07-101-13/+13
* Added: UTF-8 normalizer along with all the data files requiredLudovic Arnaud2006-07-108-0/+1969
* - tackle some usability issuesMeik Sievertsen2006-07-0927-99/+240
* Short story: Oracle does not like sub queries that contain columns that have ...David M2006-07-091-0/+46
* Fix installation and user registration bugsGraham Eames2006-07-081-1/+1
* - fix a stupid bug in style.phpNils Adermann2006-07-074-5/+5
* - fixed a parse error (oops)Nils Adermann2006-07-075-17/+18
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-0712-83/+243
* some bugfixesMeik Sievertsen2006-07-0614-167/+153
* fix for a bug spotted by ToonArmy within bug #3000 (thanks to him for providi...Meik Sievertsen2006-07-061-13/+51
* re-check cookie_secure value within generate_board_url() for those users havi...Meik Sievertsen2006-07-051-2/+6
* Changed: moved the thing that compares the amount of matches to the amount of...Ludovic Arnaud2006-07-041-7/+5
* - Make sure that the table is empty before we start cramming things inside :DDavid M2006-07-041-3/+27
* - CAPTCHA: removed the extra slashDavid M2006-07-045-45/+111
* - Database: eh? meh.David M2006-07-031-7/+7
* - Dramatic speed-up in SQLite backup codeDavid M2006-07-032-8/+42
* - fixed language pack management a bit (supporting backslashes)Meik Sievertsen2006-07-023-85/+121
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-0113-61/+93
* These needed to be #p for proper complianceGraham Eames2006-07-013-3/+3
* bugs? bugs.David M2006-07-015-25/+28
* New template variables in the mcp (not used by subsilver)Graham Eames2006-06-293-0/+6
* ketchup? catcher? catheter? no. CAPTCHADavid M2006-06-284-37/+149
* Some changes to the way folder images are handled for "special" topicsGraham Eames2006-06-253-17/+15
* Show message to those browsing whilst board is disabledGraham Eames2006-06-241-0/+1
* ok, first attempt at solving some compatibility issues.Meik Sievertsen2006-06-243-7/+76
* forgot some changes for post_timeMeik Sievertsen2006-06-233-4/+7
* make sure set_config is called with the correct is_dynamic valueMeik Sievertsen2006-06-235-6/+6
* change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what ...Meik Sievertsen2006-06-227-80/+80
* time to squash some bugsMeik Sievertsen2006-06-2216-79/+252
* show error if template path could not be determinedMeik Sievertsen2006-06-211-0/+4
* disable recalculating the binary tree - this function might have a severe pro...Meik Sievertsen2006-06-211-1/+7
* Prevent warning selfGraham Eames2006-06-201-0/+12
* - correctly display subcategoriesNils Adermann2006-06-204-8/+21
* oops?David M2006-06-202-13/+13
* what? yeah...David M2006-06-202-28/+36
* some bugfixesMeik Sievertsen2006-06-1910-27/+64
* Deleting logsGraham Eames2006-06-191-3/+3
* SQL!David M2006-06-181-4/+32
* fixes...David M2006-06-182-3/+15
* dumbness++David M2006-06-181-3/+5