| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Removed fixed language string | Bart van Bragt | 2002-01-16 | 1 | -0/+1 |
* | yoik, that could've been an interesting security hole ... | Paul S. Owen | 2002-01-13 | 1 | -1/+1 |
* | Highlight admin/mods update to whos online | Paul S. Owen | 2002-01-13 | 1 | -3/+20 |
* | Minor update to flag admins | Paul S. Owen | 2002-01-12 | 1 | -4/+10 |
* | Dropped 'GROUP BY' from whosonline query for compatibility with non-MySQL DB's | Bart van Bragt | 2002-01-11 | 1 | -16/+22 |
* | Cleaned up the viewonline code, wasnt giving correct output if you where admin | Bart van Bragt | 2002-01-11 | 1 | -24/+13 |
* | Likely fix for bug #497163 | Paul S. Owen | 2001-12-29 | 1 | -4/+4 |
* | Fixed 'bug' #495108, introduced a further string for fields with plural and s... | Paul S. Owen | 2001-12-24 | 1 | -4/+58 |
* | Changed way moderator lang is output on viewforum and index | Paul S. Owen | 2001-12-16 | 1 | -1/+0 |
* | PHP_SELF is a BadThing(tm) | Bart van Bragt | 2001-12-15 | 1 | -1/+0 |
* | Fixed some language strings, added some handy things to viewtopic | Bart van Bragt | 2001-12-15 | 1 | -0/+3 |
* | Sort online userlist alphabetically | Bart van Bragt | 2001-12-14 | 1 | -2/+2 |