aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-1/+1
* Weee! My turn to bug things up :DDavid M2006-03-061-0/+7
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-13/+0
* - some bugfixesMeik Sievertsen2006-03-011-2/+2
* - allow local moderators to properly use the mcp for more than one forum (mcp)Nils Adermann2006-02-251-2/+2
* Fixed an an undefined index issue when a topic was bumped by someone who hadn...Tom Beddard2006-02-071-2/+3
* - removed unnecessary urlencode of highlight wordsNils Adermann2006-02-051-2/+2
* - fix two very annoying bugsMeik Sievertsen2006-01-181-9/+5
* Initial implementation of a log viewer into the MCPGraham Eames2006-01-141-1/+1
* Updated references to posts to be #p[post_id] rather than #[post_id] since it...Tom Beddard2006-01-041-4/+4
* - Added a freeresultDavid M2006-01-011-0/+1
* - Polls work! Hooray for polls!David M2006-01-011-11/+11
* Changed ONLINE_STATUS flag to S_ONLINE for consistancyTom Beddard2005-12-301-1/+1
* A few fixes and a new online_status template variableTom Beddard2005-12-291-4/+5
* - Replaced the old 2.0.x highlight code with much nicer code :-)David M2005-12-271-3/+1
* Added rank_image_src template variable so it can be used with CSS. Also fixed...Tom Beddard2005-12-191-2/+6
* Expose the warning level and user notes in appropriate places (assumingGraham Eames2005-12-171-0/+3
* Initial commit of files related to the warning systemGraham Eames2005-12-101-0/+2
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-13/+13
* MCP again, forgot these two earlier :-)Graham Eames2005-11-091-3/+3
* - updated topic tracking codeMeik Sievertsen2005-10-191-146/+134
* - session changesMeik Sievertsen2005-10-021-7/+6
* Small bug in template, some fields not shown if user posts first message in f...Bart van Bragt2005-09-201-1/+1
* - checkin fixed viewtopic (just forgot to check it in, been applied to area51...Meik Sievertsen2005-07-031-1/+1
* - some cross-db related changesMeik Sievertsen2005-05-051-20/+8
* - related to the updated topic tracking codeMeik Sievertsen2005-04-301-82/+136
* - made path information available to template (T_)Meik Sievertsen2005-04-111-2/+4
* - added updated coding guidelinesMeik Sievertsen2005-04-101-14/+14
* - Documentation related changesMeik Sievertsen2005-04-091-12/+11
* - first try to break things...Meik Sievertsen2005-03-211-4/+5
* I'ml unwell, give me a breakPaul S. Owen2005-01-261-2/+0
* Display poll results after voting even if you can change said votePaul S. Owen2005-01-261-9/+14
* damnMeik Sievertsen2005-01-221-1/+1
* tiny additionMeik Sievertsen2005-01-221-0/+1
* - removed unnecessary pm optionsMeik Sievertsen2005-01-211-1/+1
* - bugfixesMeik Sievertsen2005-01-201-4/+6
* fix highlight issue in 2.1Meik Sievertsen2004-12-181-3/+3
* - letting urls work again, fixing [code] breakage on urls, corrected magic_ur...Meik Sievertsen2004-11-141-5/+13