aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_display.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - re-enable polls (user is now able to decide if users are able to change vot...Meik Sievertsen2004-09-051-3/+3
* - remove output buffering options from download.php (not needed anymore)Meik Sievertsen2004-07-081-2/+3
* - added delete cookies linkMeik Sievertsen2004-05-311-1/+6
* - forum rules + link to forum rulesMeik Sievertsen2004-05-301-3/+2
* message/mail updatesMeik Sievertsen2004-05-261-1/+6
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-2/+3
* - re-enable drafts. ;)Meik Sievertsen2004-03-111-1/+1
* - check for array [lang]Meik Sievertsen2004-03-101-7/+14
* - put consoring and smilie processing into functions (we use them all over th...Meik Sievertsen2004-02-211-8/+2
* inline attachment capability...Meik Sievertsen2004-02-081-6/+15
* Return information for display of active topics in subfora ... little kludgy?...Paul S. Owen2004-02-051-5/+18
* Mark given set of forums marked, show "Mark forums read" link on subforum dis...Paul S. Owen2004-01-121-27/+64
* Finished drafts, one bit is remaining though.Meik Sievertsen2003-11-161-3/+2
* related to attachmentsMeik Sievertsen2003-11-051-30/+69
* new permissions, merged attachment tables (the intended purpose of two tables...Meik Sievertsen2003-11-041-4/+4
* bump topic and orphan attachmentsMeik Sievertsen2003-10-191-1/+3
* optimized update_last_post_information query.Meik Sievertsen2003-10-121-1/+1
* fixed censoring (quote post, word boundaries, attachment comments)Meik Sievertsen2003-09-091-2/+9
* initial draft functionality, loading (and a bunch of other stuff) is not impl...Meik Sievertsen2003-09-041-2/+1
* fixed: slashing attachment comments (hopefully)Meik Sievertsen2003-08-291-19/+12
* Do away with showing "categories" in the subforum listing ... just output a s...Paul S. Owen2003-08-121-63/+5
* a few fixesMeik Sievertsen2003-06-291-1/+1
* some updates...Meik Sievertsen2003-06-251-30/+9
* Yet more updates, topic marking works again ... still intend (optional) check...Paul S. Owen2003-06-191-40/+55
* added: download notice for people unable to see files attached to postsMeik Sievertsen2003-06-171-0/+197
* more fun with cookiesPaul S. Owen2003-05-241-2/+2
* Fix forum link redirection when tracking clicksPaul S. Owen2003-05-201-1/+1
* forum_link_track to forum_flags & 1Paul S. Owen2003-05-081-1/+1
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-15/+2
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-10/+42
* Only displayed subforum icon if subforums were set to display_on_indexPaul S. Owen2003-04-261-17/+18
* Fixed error in handling sub-forum data when displaying "categories"Paul S. Owen2003-04-261-15/+16
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-61/+95
* Fixed some undefined variablesLudovic Arnaud2003-04-241-4/+4
* oops, I completely forget that viewforum uses the new topics_marking table .....Paul S. Owen2003-04-221-57/+95
* icon name changePaul S. Owen2003-03-291-7/+8