aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Expand)AuthorAgeFilesLines
...
* - put consoring and smilie processing into functions (we use them all over th...Meik Sievertsen2004-02-211-6/+3
* Display active topic output for subfora if appropriate ... a little kludgy bu...Paul S. Owen2004-02-051-26/+32
* Mark given set of forums marked, show "Mark forums read" link on subforum dis...Paul S. Owen2004-01-121-2/+2
* Update MCP linkagePaul S. Owen2003-12-061-7/+5
* new permissions, merged attachment tables (the intended purpose of two tables...Meik Sievertsen2003-11-041-2/+2
* Let's break lots of thingsPaul S. Owen2003-10-121-1/+1
* login prompt upon notified about new topicMeik Sievertsen2003-10-121-3/+15
* Jabber or Email enable check for subscribe forumPaul S. Owen2003-10-121-3/+3
* Change in format of module db data, add zebra, many things probably "damaged ...Paul S. Owen2003-10-011-27/+11
* Fixed: announcements being listed lastLudovic Arnaud2003-09-171-42/+41
* Fixed: invalid start value will not cause the whole table to be returned ;)Ludovic Arnaud2003-09-141-4/+4
* okie, using array_merge. :DMeik Sievertsen2003-09-071-1/+2
* Added: fetch posts the other way (see forum)Ludovic Arnaud2003-09-061-5/+37
* Changing of votes ... possible new icons for "new votes since last view" in v...Paul S. Owen2003-08-291-8/+13
* Various bits and pieces ... this isn't really what I wanted M-2 to look like ...Paul S. Owen2003-08-271-46/+24
* Fix topic count queryPaul S. Owen2003-08-121-1/+1
* Wrong icon for global announcementsPaul S. Owen2003-07-041-0/+1
* Updated MCP link, fixed the query the obtain "normal" topicsLudovic Arnaud2003-07-021-2/+3
* Global announcements ... sort of work ... well they seem to, need to look at ...Paul S. Owen2003-06-231-21/+16
* only small addition for further use...Meik Sievertsen2003-06-211-0/+3
* Mostly read tracking (re-)fixes ... it works again ... I'll try not to break ...Paul S. Owen2003-06-191-50/+71
* A few minor updatesPaul S. Owen2003-06-051-3/+7
* more fun with cookiesPaul S. Owen2003-05-241-3/+3
* Wasn't stripping slashes from the cookies ... that will account for some of t...Paul S. Owen2003-05-231-3/+3
* Various updates, changed jump to first unread as per Ashe's suggestion/reques...Paul S. Owen2003-05-231-9/+7
* Only set start = 0 when first sorting ... else it screws everything up :)Paul S. Owen2003-05-201-1/+4
* More functions added ...Paul S. Owen2003-05-201-4/+6
* Yet more mildly fudged code ... just to get something up, minor fixes/updates...Paul S. Owen2003-05-111-3/+5
* Changed forum_link_track to forum_flags for storage of additional info [ prun...Paul S. Owen2003-05-081-7/+7
* Removed nav_linksPaul S. Owen2003-05-041-8/+0
* hhmm, sort of explains the weird post count behaviour of recent days ...Paul S. Owen2003-05-041-1/+2
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-8/+6
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-10/+43
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-66/+93
* Fixed some undefined variablesLudovic Arnaud2003-04-241-0/+1
* Replaced time limited display code ... sorting now checks last vote time, vot...Paul S. Owen2003-04-221-32/+47
* Enable/disable display of moderator listingsPaul S. Owen2003-04-151-1/+1
* Moved back gen_sorting() to mcp.phpLudovic Arnaud2003-04-091-3/+14
* Centralised sortingLudovic Arnaud2003-04-031-31/+4
* show the attach icon in viewforum. added cached extensions (we need them with...Meik Sievertsen2003-04-011-0/+1
* Lang string name changes for topic title prefixesPaul S. Owen2003-04-011-5/+5
* Switched up "real" and "normal" counts. (doh)Ludovic Arnaud2003-03-301-3/+3
* icon name changePaul S. Owen2003-03-291-22/+20
* Fixed topic count for users who can view unapproved itemsLudovic Arnaud2003-03-291-2/+10
* Using real counts when displaying unapproved items to keep the page count acc...Ludovic Arnaud2003-03-281-56/+26
* Output total posts/topicsPaul S. Owen2003-03-251-3/+5
* Move to sql_query_limitPaul S. Owen2003-03-201-6/+4
* Paul did a whoopsiePaul S. Owen2003-03-181-1/+1
* Moved login procedure to a function enabling "inline" login links ... no more...Paul S. Owen2003-03-171-3/+3
* Added indicators for reported and/or unapproved items. Note that moderators w...Ludovic Arnaud2003-03-131-1/+5