| Commit message (Expand) | Author | Age | Files | Lines |
* | Output total posts/topics | Paul S. Owen | 2003-03-25 | 1 | -23/+23 |
* | Print entire topic | Paul S. Owen | 2003-03-20 | 1 | -4/+3 |
* | Moved login procedure to a function enabling "inline" login links ... no more... | Paul S. Owen | 2003-03-17 | 1 | -5/+3 |
* | Please try not to notice. | Ludovic Arnaud | 2003-03-13 | 1 | -2/+5 |
* | Added indicators for reported and/or unapproved items. Note that moderators w... | Ludovic Arnaud | 2003-03-13 | 1 | -10/+27 |
* | Additional info for profiles | Paul S. Owen | 2003-03-08 | 1 | -1/+1 |
* | Switched up $total and $offset as per MySQL manual | Ludovic Arnaud | 2003-03-06 | 1 | -4/+1 |
* | New template var for future use. | Ludovic Arnaud | 2003-03-06 | 1 | -1/+9 |
* | Moved "viewprofile" to memberslist ... consolidation incomplete | Paul S. Owen | 2003-03-05 | 1 | -22/+18 |
* | Action for searchbox ... obviously doesn't work at present since search is ye... | Paul S. Owen | 2003-02-28 | 1 | -1/+2 |
* | 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 | -11/+18 |
* | Some sort order changes and other minor changes to viewtopic/viewforum | Paul S. Owen | 2003-02-27 | 1 | -48/+29 |
* | Fixed pagination when posts aren't ordered by time. Modified the link to MCP ... | Ludovic Arnaud | 2003-02-27 | 1 | -35/+60 |
* | some changes... mainly permission related. Please note the intval($forum_id) ... | Meik Sievertsen | 2003-02-26 | 1 | -3/+1 |
* | Generally related to post tables merge | Paul S. Owen | 2003-02-26 | 1 | -159/+124 |
* | Various MCP updates | Ludovic Arnaud | 2003-02-24 | 1 | -1/+1 |
* | internal html compliance updates | Paul S. Owen | 2003-02-23 | 1 | -2/+2 |
* | Small modification I wanted to commit before I get too much desynch'ed | Ludovic Arnaud | 2003-02-06 | 1 | -3/+2 |
* | Case changes, fix forum_id in nav, fix forum_id in posting success msg | Paul S. Owen | 2003-01-30 | 1 | -1/+1 |
* | smilies check incorrect | Paul S. Owen | 2003-01-29 | 1 | -1/+1 |
* | Merged forum nav for viewtopic/viewforum, fixed cache behavior with an empty ... | Ludovic Arnaud | 2003-01-22 | 1 | -48/+4 |
* | Icon updates | Paul S. Owen | 2003-01-22 | 1 | -18/+42 |
* | Cache topic icons ... being used in three places, two high traffic areas ... ... | Paul S. Owen | 2003-01-21 | 1 | -32/+59 |
* | Un-b0rked ACL options caching, small general fixes | Ludovic Arnaud | 2003-01-20 | 1 | -3/+3 |
* | ignore post test | Paul S. Owen | 2003-01-08 | 1 | -164/+213 |
* | Initial Lastread support. Mind the schema and config changes\! | Bart van Bragt | 2002-11-27 | 1 | -1/+3 |
* | Of course it has to be more tricky than that doesn't it ... well, I'm off to ... | Paul S. Owen | 2002-11-21 | 1 | -4/+6 |
* | didn't urlencode highlighted url data ... tut tut | Paul S. Owen | 2002-11-21 | 1 | -3/+3 |
* | Moved profile.php to ucp.php. ucp is really really broken right now, don't ev... | James Atkinson | 2002-11-21 | 1 | -3/+3 |
* | Got bored so added print topic output view | Paul S. Owen | 2002-11-20 | 1 | -35/+8 |
* | Further layout faffing, nav links for viewtopic (code needs merging with view... | Paul S. Owen | 2002-11-19 | 1 | -28/+84 |
* | Cache moderator names? Output moderators for all forums in viewforum. Alter a... | Paul S. Owen | 2002-11-18 | 1 | -17/+17 |
* | Experimental: link to the first unread post without redirection | Ludovic Arnaud | 2002-11-05 | 1 | -6/+9 |
* | viewforum queries update + a couple of bugfixes. | Ludovic Arnaud | 2002-11-05 | 1 | -4/+18 |
* | Some bugfixes, quick-(un)locking now works. | Ludovic Arnaud | 2002-11-01 | 1 | -7/+7 |
* | Various, typically posting related updates | Paul S. Owen | 2002-11-01 | 1 | -91/+92 |
* | sigh | Paul S. Owen | 2002-10-31 | 1 | -16/+10 |
* | Smilies enabled ... note this is not necessarily final ... | Paul S. Owen | 2002-10-31 | 1 | -217/+93 |
* | Dumped sql_query_array, replaced with build_array, posting updates, fixed quo... | Paul S. Owen | 2002-10-30 | 1 | -1/+1 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -121/+63 |
* | Posting and acl option updates | Paul S. Owen | 2002-10-28 | 1 | -88/+89 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -94/+88 |
* | Added the redirect() function for nice and clean redirection. | Ludovic Arnaud | 2002-10-09 | 1 | -10/+4 |
* | Permission related updates ... is still not final but is getting there ... fa... | Paul S. Owen | 2002-10-08 | 1 | -68/+61 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -20/+20 |
* | Forum/Topic marking updates | Paul S. Owen | 2002-08-22 | 1 | -24/+4 |
* | Some sql changes | Paul S. Owen | 2002-08-17 | 1 | -14/+13 |
* | More session changes to accomodate ACL_PERMIT/PREVENT ... | Paul S. Owen | 2002-08-15 | 1 | -67/+67 |
* | More changes ... switched away from prefetch for now ... | Paul S. Owen | 2002-08-13 | 1 | -1/+1 |