| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - put consoring and smilie processing into functions (we use them all over th... | Meik Sievertsen | 2004-02-21 | 1 | -6/+3 |
* | Display active topic output for subfora if appropriate ... a little kludgy bu... | Paul S. Owen | 2004-02-05 | 1 | -26/+32 |
* | Mark given set of forums marked, show "Mark forums read" link on subforum dis... | Paul S. Owen | 2004-01-12 | 1 | -2/+2 |
* | Update MCP linkage | Paul S. Owen | 2003-12-06 | 1 | -7/+5 |
* | new permissions, merged attachment tables (the intended purpose of two tables... | Meik Sievertsen | 2003-11-04 | 1 | -2/+2 |
* | Let's break lots of things | Paul S. Owen | 2003-10-12 | 1 | -1/+1 |
* | login prompt upon notified about new topic | Meik Sievertsen | 2003-10-12 | 1 | -3/+15 |
* | Jabber or Email enable check for subscribe forum | Paul S. Owen | 2003-10-12 | 1 | -3/+3 |
* | Change in format of module db data, add zebra, many things probably "damaged ... | Paul S. Owen | 2003-10-01 | 1 | -27/+11 |
* | Fixed: announcements being listed last | Ludovic Arnaud | 2003-09-17 | 1 | -42/+41 |
* | Fixed: invalid start value will not cause the whole table to be returned ;) | Ludovic Arnaud | 2003-09-14 | 1 | -4/+4 |
* | okie, using array_merge. :D | Meik Sievertsen | 2003-09-07 | 1 | -1/+2 |
* | Added: fetch posts the other way (see forum) | Ludovic Arnaud | 2003-09-06 | 1 | -5/+37 |
* | Changing of votes ... possible new icons for "new votes since last view" in v... | Paul S. Owen | 2003-08-29 | 1 | -8/+13 |
* | Various bits and pieces ... this isn't really what I wanted M-2 to look like ... | Paul S. Owen | 2003-08-27 | 1 | -46/+24 |
* | Fix topic count query | Paul S. Owen | 2003-08-12 | 1 | -1/+1 |
* | Wrong icon for global announcements | Paul S. Owen | 2003-07-04 | 1 | -0/+1 |
* | Updated MCP link, fixed the query the obtain "normal" topics | Ludovic Arnaud | 2003-07-02 | 1 | -2/+3 |
* | Global announcements ... sort of work ... well they seem to, need to look at ... | Paul S. Owen | 2003-06-23 | 1 | -21/+16 |
* | only small addition for further use... | Meik Sievertsen | 2003-06-21 | 1 | -0/+3 |
* | Mostly read tracking (re-)fixes ... it works again ... I'll try not to break ... | Paul S. Owen | 2003-06-19 | 1 | -50/+71 |
* | A few minor updates | Paul S. Owen | 2003-06-05 | 1 | -3/+7 |
* | more fun with cookies | Paul S. Owen | 2003-05-24 | 1 | -3/+3 |
* | Wasn't stripping slashes from the cookies ... that will account for some of t... | Paul S. Owen | 2003-05-23 | 1 | -3/+3 |
* | Various updates, changed jump to first unread as per Ashe's suggestion/reques... | Paul S. Owen | 2003-05-23 | 1 | -9/+7 |
* | Only set start = 0 when first sorting ... else it screws everything up :) | Paul S. Owen | 2003-05-20 | 1 | -1/+4 |
* | More functions added ... | Paul S. Owen | 2003-05-20 | 1 | -4/+6 |
* | Yet more mildly fudged code ... just to get something up, minor fixes/updates... | Paul S. Owen | 2003-05-11 | 1 | -3/+5 |
* | Changed forum_link_track to forum_flags for storage of additional info [ prun... | Paul S. Owen | 2003-05-08 | 1 | -7/+7 |
* | Removed nav_links | Paul S. Owen | 2003-05-04 | 1 | -8/+0 |
* | hhmm, sort of explains the weird post count behaviour of recent days ... | Paul S. Owen | 2003-05-04 | 1 | -1/+2 |
* | page header/footer become functions, forum passwords (I know, I know but it a... | Paul S. Owen | 2003-05-03 | 1 | -8/+6 |
* | Various updates, forum links, "improve" forum management, cleanups, blah blah... | Paul S. Owen | 2003-05-02 | 1 | -10/+43 |
* | Various changes, and tests ... marking/tracking is not complete ... tinkering... | Paul S. Owen | 2003-04-26 | 1 | -66/+93 |
* | Fixed some undefined variables | Ludovic Arnaud | 2003-04-24 | 1 | -0/+1 |
* | Replaced time limited display code ... sorting now checks last vote time, vot... | Paul S. Owen | 2003-04-22 | 1 | -32/+47 |
* | Enable/disable display of moderator listings | Paul S. Owen | 2003-04-15 | 1 | -1/+1 |
* | Moved back gen_sorting() to mcp.php | Ludovic Arnaud | 2003-04-09 | 1 | -3/+14 |
* | Centralised sorting | Ludovic Arnaud | 2003-04-03 | 1 | -31/+4 |
* | show the attach icon in viewforum. added cached extensions (we need them with... | Meik Sievertsen | 2003-04-01 | 1 | -0/+1 |
* | Lang string name changes for topic title prefixes | Paul S. Owen | 2003-04-01 | 1 | -5/+5 |
* | Switched up "real" and "normal" counts. (doh) | Ludovic Arnaud | 2003-03-30 | 1 | -3/+3 |
* | icon name change | Paul S. Owen | 2003-03-29 | 1 | -22/+20 |
* | Fixed topic count for users who can view unapproved items | Ludovic Arnaud | 2003-03-29 | 1 | -2/+10 |
* | Using real counts when displaying unapproved items to keep the page count acc... | Ludovic Arnaud | 2003-03-28 | 1 | -56/+26 |
* | Output total posts/topics | Paul S. Owen | 2003-03-25 | 1 | -3/+5 |
* | Move to sql_query_limit | Paul S. Owen | 2003-03-20 | 1 | -6/+4 |
* | Paul did a whoopsie | Paul S. Owen | 2003-03-18 | 1 | -1/+1 |
* | Moved login procedure to a function enabling "inline" login links ... no more... | Paul S. Owen | 2003-03-17 | 1 | -3/+3 |
* | Added indicators for reported and/or unapproved items. Note that moderators w... | Ludovic Arnaud | 2003-03-13 | 1 | -1/+5 |