| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | New template var for future use. | Ludovic Arnaud | 2003-03-06 | 1 | -0/+3 |
* | Moved "viewprofile" to memberslist ... consolidation incomplete | Paul S. Owen | 2003-03-05 | 1 | -2/+3 |
* | Action for searchbox ... obviously doesn't work at present since search is ye... | Paul S. Owen | 2003-02-28 | 1 | -0/+1 |
* | Fixed a very potential cross-site scripting issue that would have for sure en... | Ludovic Arnaud | 2003-02-28 | 1 | -2/+2 |
* | Potential (display) support for global announcements ... various issues still... | Paul S. Owen | 2003-02-27 | 1 | -4/+3 |
* | Some sort order changes and other minor changes to viewtopic/viewforum | Paul S. Owen | 2003-02-27 | 1 | -31/+26 |
* | oops, simple case of "idiotitis paulicus" ... be gone double announcements | Paul S. Owen | 2003-02-26 | 1 | -2/+2 |
* | Allow style designer the option of seperating off announcements to make them ... | Paul S. Owen | 2003-02-26 | 1 | -6/+16 |
* | Generally related to post tables merge | Paul S. Owen | 2003-02-26 | 1 | -3/+2 |
* | Updates of various types, sizes, colours and accessories ... | Paul S. Owen | 2003-02-25 | 1 | -171/+158 |
* | internal html compliance updates | Paul S. Owen | 2003-02-23 | 1 | -2/+0 |
* | Use different folder images for posted to topics | Paul S. Owen | 2003-02-21 | 1 | -19/+30 |
* | More capitalised lang strings, fixed some unset or incorrect variables | Ludovic Arnaud | 2003-02-17 | 1 | -49/+49 |
* | S_TOPIC_ICON output to indicate whether topic/post icons are enabled for this... | Paul S. Owen | 2003-01-31 | 1 | -0/+1 |
* | Do not display table headers when no subforum is shown | Ludovic Arnaud | 2003-01-31 | 1 | -6/+1 |
* | Case changes, fix forum_id in nav, fix forum_id in posting success msg | Paul S. Owen | 2003-01-30 | 1 | -7/+12 |
* | Merged forum nav for viewtopic/viewforum, fixed cache behavior with an empty ... | Ludovic Arnaud | 2003-01-22 | 1 | -46/+1 |
* | Icon updates | Paul S. Owen | 2003-01-22 | 1 | -1/+1 |
* | Cache topic icons ... being used in three places, two high traffic areas ... ... | Paul S. Owen | 2003-01-21 | 1 | -59/+26 |
* | Un-b0rked ACL options caching, small general fixes | Ludovic Arnaud | 2003-01-20 | 1 | -2/+2 |
* | EOL should be fixed now | Ludovic Arnaud | 2003-01-13 | 1 | -2/+2 |
* | Initial Lastread support. Mind the schema and config changes\! | Bart van Bragt | 2002-11-27 | 1 | -19/+62 |
* | Moved profile.php to ucp.php. ucp is really really broken right now, don't ev... | James Atkinson | 2002-11-21 | 1 | -2/+2 |
* | Cache moderator names? Output moderators for all forums in viewforum. Alter a... | Paul S. Owen | 2002-11-18 | 1 | -15/+22 |
* | Output moderator list for forums | Paul S. Owen | 2002-11-18 | 1 | -1/+1 |
* | Remove some L_ var assignments | Paul S. Owen | 2002-11-15 | 1 | -14/+0 |
* | Forgot to strip tags to prevent some browsers from displaying raw tags rather... | Paul S. Owen | 2002-11-13 | 1 | -1/+1 |
* | Forum description to template | Paul S. Owen | 2002-11-13 | 1 | -2/+3 |
* | Cleaned up viewforum/index, altered template class to replace missing lang st... | Ludovic Arnaud | 2002-11-08 | 1 | -28/+54 |
* | Subforums update take #1 | Ludovic Arnaud | 2002-11-07 | 1 | -390/+305 |
* | Experimental: link to the first unread post without redirection | Ludovic Arnaud | 2002-11-05 | 1 | -1/+1 |
* | viewforum queries update + a couple of bugfixes. | Ludovic Arnaud | 2002-11-05 | 1 | -79/+140 |
* | Various, typically posting related updates | Paul S. Owen | 2002-11-01 | 1 | -62/+65 |