aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - forgot to commit common.phpNils Adermann2006-06-101-5/+5
* Fix the ability to report/view reports and warn in global announcementsGraham Eames2006-06-091-3/+3
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-39/+39
* some adjustmentsMeik Sievertsen2006-06-021-122/+119
* - various corrections related to permissions in the mcp, including [Bug #1994...Nils Adermann2006-05-301-4/+6
* counting on primary key should be slightly faster...Meik Sievertsen2006-05-281-1/+1
* - remove description from profile fieldsMeik Sievertsen2006-05-271-7/+17
* no longer needed because we handle shadow topics as "always read" (not to be ...Meik Sievertsen2006-05-211-7/+0
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-1/+1
* - fixing a few tiny bugsMeik Sievertsen2006-05-181-0/+1
* Firebird!David M2006-05-161-1/+1
* - Split the viewtopic query into two pieces. We gain speed by avoiding the ne...David M2006-05-131-18/+22
* I hope nothing broke!David M2006-05-051-46/+76
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-0/+1
* - fix bug #1727 (need to be watched - problems could arise by this change)Meik Sievertsen2006-05-041-1/+1
* fix bug #1549Meik Sievertsen2006-04-291-5/+5
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-0/+16
* Viewtopic:David M2006-04-281-4/+9
* - removed group settings from rolesMeik Sievertsen2006-04-221-13/+12
* say hello to role descriptions, role ordering and tooltips on role selectsMeik Sievertsen2006-04-171-1/+1
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-091-4/+4
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-3/+3
* - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256]Nils Adermann2006-03-261-1/+1
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-251-2/+2
* - some adjustments for search related config optionsNils Adermann2006-03-231-1/+1
* - hopefully fixed inactive create forum input field + button for safari 2.0.2...Meik Sievertsen2006-03-221-1/+1
* - Bug 1194David M2006-03-221-1/+1
* Retrieve user_warning count in case a template designer wishes to display it ...Graham Eames2006-03-211-1/+1
* - replaced mcp reports system with a simplified versionNils Adermann2006-03-181-2/+2
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-151-26/+29