aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* - do not allow setting the parent to currently assigned childs [Bug #6708]Meik Sievertsen2007-01-021-22/+1
* - made sure ranks are displayed correctly (used RANK instead of RANK_TITLE)Meik Sievertsen2006-12-281-3/+3
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-1/+1
* some fixes todayMeik Sievertsen2006-12-241-8/+2
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-1/+1
* fix for bug #5586Meik Sievertsen2006-11-261-1/+3
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-1/+2
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-3/+3
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-1/+1
* get editing user correctlyMeik Sievertsen2006-11-181-3/+25
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-37/+19
* consistant obtain_* functionsMeik Sievertsen2006-11-121-5/+3
* trimmed the highlight regexDavid M2006-11-041-1/+1
* - now username changes should work as desiredMeik Sievertsen2006-10-221-2/+1
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-12/+17
* :)Meik Sievertsen2006-10-111-1/+1
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-2/+2
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-12/+27
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-15/+2
* - fixed some bugsMeik Sievertsen2006-09-131-0/+8
* - fixing profile bugMeik Sievertsen2006-09-041-2/+2
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-10/+9
* - some bugfixesMeik Sievertsen2006-08-281-3/+39
* some fixes.Meik Sievertsen2006-08-251-1/+1
* Poll ended at....Graham Eames2006-08-201-2/+4
* sql_in_set changesMeik Sievertsen2006-08-121-7/+7
* so.... what does this thing do?David M2006-08-111-3/+3
* - removed a useless line [Bug #3656]Nils Adermann2006-08-101-1/+0
* - load tracking updates. Need to be tested on a clean installation too - at t...Meik Sievertsen2006-08-091-9/+21
* - finally making the age calculation work [Bug #3582]Nils Adermann2006-08-061-1/+12
* - fixed some bugsMeik Sievertsen2006-08-051-22/+22
* Adding the new warning image to the appropriate placesGraham Eames2006-07-301-1/+1
* - fixed the age calculation (note: turn on your brain before commiting someth...Nils Adermann2006-07-271-1/+1
* OK...David M2006-07-241-4/+4
* * Error handling on bansGraham Eames2006-07-211-0/+1
* - some bugfixesMeik Sievertsen2006-07-201-15/+5
* fix the schema files as well as other tiny bugs.Meik Sievertsen2006-07-171-6/+4
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-171-1/+1
* fix some bugs... again. :)Meik Sievertsen2006-07-101-0/+6
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-071-7/+24
* some bugfixesMeik Sievertsen2006-07-061-4/+10
* Fixed: PHP notices appear when a post uses an icon that does not exist anymoreLudovic Arnaud2006-07-041-1/+3
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-2/+16
* forgot some changes for post_timeMeik Sievertsen2006-06-231-1/+4
* time to squash some bugsMeik Sievertsen2006-06-221-1/+1
* Prevent warning selfGraham Eames2006-06-201-1/+1
* some bugfixesMeik Sievertsen2006-06-191-3/+3
* fix a small mistake (bug #2238)Meik Sievertsen2006-06-151-6/+5
* - fixed a few bugsMeik Sievertsen2006-06-111-1/+1