aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_display.php
Commit message (Expand)AuthorAgeFilesLines
* - fixed some bugsMeik Sievertsen2006-08-051-49/+26
* - fixing some bugsMeik Sievertsen2006-08-011-9/+9
* - BBCode helpline is now customizableDavid M2006-08-011-4/+5
* - some bugfixesMeik Sievertsen2006-07-201-2/+2
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-171-4/+4
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1
* - tackle some usability issuesMeik Sievertsen2006-07-091-0/+23
* some bugfixesMeik Sievertsen2006-07-061-1/+34
* Some changes to the way folder images are handled for "special" topicsGraham Eames2006-06-251-7/+12
* - correctly display subcategoriesNils Adermann2006-06-201-2/+2
* fix bug #2258Meik Sievertsen2006-06-161-1/+1
* ok, sorry for this. :/Meik Sievertsen2006-06-071-2/+2
* fix bug #2086Meik Sievertsen2006-06-071-2/+5
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-63/+68
* #2059Meik Sievertsen2006-06-021-1/+1
* - create forums by defaultMeik Sievertsen2006-06-011-5/+7
* first round of custom profile changesMeik Sievertsen2006-05-251-1/+1
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-1/+1
* - fixed dotted topics on some occassions being wrongMeik Sievertsen2006-05-191-0/+109
* - fixing a few tiny bugsMeik Sievertsen2006-05-181-0/+159
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-2/+2
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-3/+19
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-109/+80
* - fixed some bugsMeik Sievertsen2006-04-151-1/+1
* - fix moving up/down for smilies and iconsMeik Sievertsen2006-04-081-0/+10
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-6/+8
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-251-11/+4
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-0/+31
* *** empty log message ***Nils Adermann2006-02-121-6/+5
* tiny fix so the board won't throw an error if it doesn't have any forumsNils Adermann2006-02-121-0/+6
* - moved add_log out of functions_admin (this file should only be included in ...Meik Sievertsen2006-01-251-1/+5
* - acm::exists() is considered private now and was renamed to acm::_exists()Nils Adermann2006-01-051-5/+1
* Updated references to posts to be #p[post_id] rather than #[post_id] since it...Tom Beddard2006-01-041-1/+1
* - file_get_contents instead of imploding file()s or fread()ing till the maxim...David M2006-01-041-3/+1
* - ok, get away with the secondary style approach (styles can be mixed togethe...Meik Sievertsen2005-12-221-10/+2
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-1/+1
* - updated topic tracking codeMeik Sievertsen2005-10-191-156/+146
* - move some functions from global functions file to functions_display (those ...Meik Sievertsen2005-10-021-3/+181
* - test slightly modified topic tracking codeMeik Sievertsen2005-04-301-0/+1
* - made path information available to template (T_)Meik Sievertsen2005-04-111-1/+1
* - added updated coding guidelinesMeik Sievertsen2005-04-101-6/+6
* - Documentation related changesMeik Sievertsen2005-04-091-12/+23
* - and my second attemptMeik Sievertsen2005-03-211-6/+7
* Fix topic count display for subforaPaul S. Owen2005-01-131-37/+31
* - fixed [code=php]Meik Sievertsen2004-12-311-1/+1
* - some fixes/changesMeik Sievertsen2004-12-191-3/+9
* - fix attachment mod errorsMeik Sievertsen2004-12-121-3/+3
* - ucp register/remind/activate fixes mostly regarding account activationMeik Sievertsen2004-10-131-0/+137
* - extensions_allowed changed a bit.Meik Sievertsen2004-09-171-1/+1
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-161-13/+13