aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-2816-69/+291
* - some bugfixesMeik Sievertsen2006-08-2841-194/+296
* Some more minor style bugs fixed.Dominik Dröscher2006-08-273-2/+3
* Testing, testing, ... is this thing on?Dominik Dröscher2006-08-271-6/+6
* some fixes.Meik Sievertsen2006-08-2513-27/+74
* colour is a string. :)Meik Sievertsen2006-08-231-1/+1
* Fix some minor bugs arising from yesterday.Graham Eames2006-08-232-5/+8
* fix redirect if we are within the admin directory (not /ucp.php but /{admin_d...Meik Sievertsen2006-08-231-2/+9
* Thanks to the GPL we are able to use the pear package text_diff - now splitte...Meik Sievertsen2006-08-223-0/+2123
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-2230-1676/+1346
* Phase 2 of the changesGraham Eames2006-08-2218-59/+66
* specialchar sql query to ensure proper display if there are html characters w...Meik Sievertsen2006-08-221-1/+1
* Initial batch of colourization changes. This includes:Graham Eames2006-08-2115-12/+38
* - add some language variables i will need at another location. ;)Meik Sievertsen2006-08-206-18/+137
* Poll ended at....Graham Eames2006-08-202-2/+5
* Duplicated entry in the sort optionsGraham Eames2006-08-205-6/+7
* Minor schema change related to avatars so that they can be > 127px in sizeGraham Eames2006-08-206-11/+11
* put a comment to the captcha_gd header so everyone understands that no more p...Meik Sievertsen2006-08-201-3/+13
* more efficient + fixing an oopsDavid M2006-08-191-2/+1
* The regex used here are more or less identical to those used internally by th...David M2006-08-191-11/+6
* *** empty log message ***David M2006-08-181-1/+1
* *** empty log message ***David M2006-08-181-2/+2
* *** empty log message ***David M2006-08-181-1/+1
* *** empty log message ***David M2006-08-171-1/+1
* forgot to remove some debug code :PDavid M2006-08-171-6/+6
* - getcwd replacementDavid M2006-08-172-39/+174
* If this does not fix it, I am not quite so sure it *can* be fixed as this out...David M2006-08-171-18/+45
* *** empty log message ***David M2006-08-172-17/+6
* chr(0x20 | 0x10) = "0"David M2006-08-153-6/+6
* If i could force you all to use PHP 5.1.0+, then i could just use the count p...David M2006-08-152-11/+18
* Add GD to the list of optional requirements since it allows more VC images to...Graham Eames2006-08-132-1/+2
* re-allow editing icons and smilies. :/Meik Sievertsen2006-08-131-2/+2
* we don't want all topics when searching for just a few\!Nils Adermann2006-08-131-6/+10
* Revert a deletion made earlier todayGraham Eames2006-08-121-0/+1
* make sure we do not have empty select fieldsMeik Sievertsen2006-08-124-8/+15
* Hide forums you can't move posts to from within the mcpGraham Eames2006-08-125-6/+6
* - set default_style when the old default style is being deletedNils Adermann2006-08-122-3/+40
* radius += 2David M2006-08-121-1/+1
* *** empty log message ***David M2006-08-121-30/+12
* *** empty log message ***David M2006-08-121-1/+1
* forgot this :PDavid M2006-08-121-1/+1
* firebird :PMeik Sievertsen2006-08-121-1/+1
* Firebird :PDavid M2006-08-121-1/+1
* Missing lang stringsGraham Eames2006-08-122-1/+5
* Allow ACP access if install/ is present and display the generic board disable...Graham Eames2006-08-124-3/+18
* bugfixesMeik Sievertsen2006-08-1217-62/+44
* - casting to int so this won't throw any unwanted errorsNils Adermann2006-08-121-2/+2
* m_approve_fid should be negatedNils Adermann2006-08-122-5/+5
* - removed some more useless language strings [Bug #3648]Nils Adermann2006-08-123-8/+9
* sql_in_set changesMeik Sievertsen2006-08-1249-631/+550