aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-0320-83/+126
* some updates; and hopefully not completely breaking redirects (again). :D You...Meik Sievertsen2006-11-025-14/+58
* Changing regeneration of the rand seedGraham Eames2006-10-311-1/+2
* Missed that there were 2 open against this fileGraham Eames2006-10-301-2/+2
* #5020Graham Eames2006-10-301-1/+1
* - temporarily disable x-sendfile support (we need to look into methods of che...Meik Sievertsen2006-10-305-11/+49
* some fixesMeik Sievertsen2006-10-305-9/+33
* test new mailing list rulesMeik Sievertsen2006-10-282-3/+2
* two tiny bugfixesMeik Sievertsen2006-10-272-1/+8
* #4696Dominik Dröscher2006-10-261-2/+1
* some bugfixesMeik Sievertsen2006-10-262-2/+18
* #4988David M2006-10-251-2/+2
* #4962David M2006-10-232-3/+3
* This was caused by the removal of DEFAULT on some TEXT columns (MySQL really ...David M2006-10-232-0/+2
* Add an optional flag to allow the disabling of generating the cron image for ...Graham Eames2006-10-221-2/+2
* #4896Meik Sievertsen2006-10-221-6/+5
* ENT_COMPAT is the default, with ENT_QUOTES a few features will no longer work.Meik Sievertsen2006-10-223-5/+5
* - now username changes should work as desiredMeik Sievertsen2006-10-229-142/+142
* Move outputting of TO box since it's only relevant to one module and this wil...Graham Eames2006-10-211-0/+28
* #4876Graham Eames2006-10-211-1/+1
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-2014-24/+45
* Revised attachment categories a bitMeik Sievertsen2006-10-1917-75/+144
* - typo in functions.phpDavid M2006-10-182-1/+7
* let the forum link work againMeik Sievertsen2006-10-181-1/+1
* #4758David M2006-10-161-0/+4
* looks like nobody ever found this bug :DDavid M2006-10-151-5/+19
* Allow fractional values for sizes [#4744]Graham Eames2006-10-141-3/+3
* if we want a string, don't close the DB and cacheDavid M2006-10-141-1/+4
* fix the dbalDavid M2006-10-141-3/+3
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-1429-442/+166
* Remove unused constantsGraham Eames2006-10-141-2/+0
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-1313-26/+62
* Censor last post topic [#4714]Graham Eames2006-10-121-1/+1
* comment out for the moment - it may be not fair to disallow "virtual" urls. :)Meik Sievertsen2006-10-121-0/+2
* some test code, hopefully working for all occassions where we are using the f...Meik Sievertsen2006-10-122-2/+21
* #3980Graham Eames2006-10-111-1/+10
* some fixesMeik Sievertsen2006-10-112-49/+57
* - make sure all sort keys are valid and selectable.Meik Sievertsen2006-10-111-0/+20
* do not use parse_str because it could lead to "unexpected" output which could...Meik Sievertsen2006-10-111-2/+13
* ok, i do not why the db is setting the type for user id to string - but with ...Meik Sievertsen2006-10-101-1/+4
* #4622David M2006-10-101-2/+2
* #4680David M2006-10-101-1/+1
* hopefully no bugs...David M2006-10-091-292/+246
* - forum image being an additional image instead of replacing forum indicatorsMeik Sievertsen2006-10-085-17/+29
* Changes to language functionality.Graham Eames2006-10-081-1/+1
* filenames and directories are lowercase onlyMeik Sievertsen2006-10-084-9/+9
* Case folding! :DDavid M2006-10-074-0/+47
* View profile now shows relevant add/remove linksGraham Eames2006-10-071-2/+2
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-0714-53/+30
* better not. ;)Meik Sievertsen2006-10-071-1/+1