| Commit message (Expand) | Author | Age | Files | Lines |
* | Only display PM/Search/Memberlist links if enabled | Paul S. Owen | 2003-04-15 | 1 | -0/+3 |
* | Enable/Disable online listing + time online | Paul S. Owen | 2003-04-15 | 1 | -101/+106 |
* | Simplify online user text generation | Paul S. Owen | 2003-03-25 | 1 | -48/+23 |
* | Change url for PM | Paul S. Owen | 2003-03-25 | 1 | -2/+1 |
* | Suggested change to headers ... seems to work fine on Apache2. | Paul S. Owen | 2003-03-24 | 1 | -6/+5 |
* | Moved login procedure to a function enabling "inline" login links ... no more... | Paul S. Owen | 2003-03-17 | 1 | -3/+3 |
* | Enable per session view online, change layout, potential for links to terms a... | Paul S. Owen | 2003-03-09 | 1 | -5/+6 |
* | ucp -> memberlist profile link change for viewonline | Paul S. Owen | 2003-03-08 | 1 | -6/+4 |
* | Various updates | Paul S. Owen | 2003-02-25 | 1 | -4/+4 |
* | Check for value of ANONYMOUS | Paul S. Owen | 2003-02-21 | 1 | -4/+4 |
* | More capitalised lang strings, fixed some unset or incorrect variables | Ludovic Arnaud | 2003-02-17 | 1 | -8/+0 |
* | Timezone issue ... perhaps this field should become a var/char ... | Paul S. Owen | 2003-02-05 | 1 | -1/+4 |
* | Implementation of an experimental cache manager. | Ludovic Arnaud | 2003-01-11 | 1 | -12/+2 |
* | Updates as opposed to downdates | Paul S. Owen | 2003-01-08 | 1 | -2/+2 |
* | oops | Paul S. Owen | 2002-11-27 | 1 | -2/+2 |
* | Minor change ... remove topic who is online listing | Paul S. Owen | 2002-11-27 | 1 | -2/+2 |
* | Moved profile.php to ucp.php. ucp is really really broken right now, don't ev... | James Atkinson | 2002-11-21 | 1 | -4/+4 |
* | Further layout faffing, nav links for viewtopic (code needs merging with view... | Paul S. Owen | 2002-11-19 | 1 | -54/+40 |
* | floatval to doubleval for 4.1.x | Paul S. Owen | 2002-11-01 | 1 | -1/+1 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -10/+10 |
* | nav link index title change | Paul S. Owen | 2002-10-26 | 1 | -1/+1 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -113/+106 |
* | Random bugfixes, (hopefully) improved admin panel security. | Ludovic Arnaud | 2002-10-17 | 1 | -2/+2 |
* | Permission changes, updates admin functions, indented jumpboxes ... note that... | Paul S. Owen | 2002-10-08 | 1 | -5/+5 |
* | another oopsie in sessions + whos online fix for forum_id in page_header (ind... | Paul S. Owen | 2002-10-05 | 1 | -3/+3 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -27/+24 |
* | I updated my copy with the Area51 template so here it is, along with a couple... | Ludovic Arnaud | 2002-10-03 | 1 | -1/+1 |
* | ooops | Paul S. Owen | 2002-08-16 | 1 | -1/+1 |
* | More changes ... switched away from prefetch for now ... | Paul S. Owen | 2002-08-13 | 1 | -69/+58 |
* | oops | Paul S. Owen | 2002-07-16 | 1 | -1/+1 |
* | Remove user_level | Paul S. Owen | 2002-07-16 | 1 | -1/+1 |
* | Same as last commits, updates for various changes | Paul S. Owen | 2002-07-14 | 1 | -130/+49 |
* | merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and... | Paul S. Owen | 2002-04-20 | 1 | -5/+5 |
* | Latest header attempt | Paul S. Owen | 2002-04-01 | 1 | -6/+2 |
* | pre-freeze on main templates, various bug fixes (highlighting search results,... | Paul S. Owen | 2002-03-31 | 1 | -96/+72 |
* | New set of cache control headers, will these work, who knows? | the_systech | 2002-03-26 | 1 | -5/+11 |
* | Suggested alteration of cache control header by Nathan | Paul S. Owen | 2002-03-22 | 1 | -157/+148 |
* | Fix for AOL browser issues as well as some IE blank Gzip pages.. | the_systech | 2002-03-19 | 1 | -3/+2 |
* | Updates to overcome security issue + updates of various functions, initial ve... | Paul S. Owen | 2002-03-18 | 1 | -0/+5 |
* | Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the ... | Paul S. Owen | 2002-03-01 | 1 | -3/+9 |
* | Added false for the optional replace parameter of the header for Cache-Contro... | the_systech | 2002-02-26 | 1 | -2/+2 |
* | Minor update to template vars. | Paul S. Owen | 2002-02-12 | 1 | -2/+0 |
* | Fix various var not set warnings ... many thanks go to The Horta for pointing... | Paul S. Owen | 2002-01-28 | 1 | -6/+5 |
* | Fix bug #509513 | Paul S. Owen | 2002-01-28 | 1 | -2/+2 |
* | Fixed use of date instead of create_date for most users online ... | Paul S. Owen | 2002-01-27 | 1 | -1/+1 |
* | Uncomment and 'complete' browsing in forum online list | Paul S. Owen | 2002-01-27 | 1 | -11/+13 |
* | Removed INSERT code into separate routine, this separated update should be ad... | Paul S. Owen | 2002-01-25 | 1 | -23/+3 |
* | Oops, why do I always screw up in the first checkin? | Bart van Bragt | 2002-01-25 | 1 | -4/+4 |
* | Implemented Record of online users | Bart van Bragt | 2002-01-25 | 1 | -0/+43 |
* | Fix HTML span color bug #507545 | Paul S. Owen | 2002-01-24 | 1 | -2/+2 |