| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | arrgghhhhh I hate regexp | Paul S. Owen | 2002-01-27 | 1 | -5/+5 |
* | alphaNUMERICS Paul, ... doh | Paul S. Owen | 2002-01-27 | 1 | -5/+5 |
* | Check for allowed chars in [url] submissions ... could use some double checking | Paul S. Owen | 2002-01-27 | 1 | -5/+5 |
* | Fix various bugs; password length warning, proper warnings for username/email... | Paul S. Owen | 2002-01-27 | 1 | -62/+30 |
* | 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 |
* | Error with adding search matches, wrong variable being used for insert ... se... | Paul S. Owen | 2002-01-25 | 1 | -4/+2 |
* | doh, brain fart | Paul S. Owen | 2002-01-25 | 1 | -1/+1 |
* | Set a user_id of ANONYMOUS on logout | Paul S. Owen | 2002-01-25 | 1 | -1/+1 |
* | Various updates to fix problems with large result sets ... code is quite mess... | Paul S. Owen | 2002-01-25 | 1 | -23/+18 |
* | Fix defines for warnings | Paul S. Owen | 2002-01-25 | 1 | -82/+82 |
* | Fix lack of starttime in emoticons page causing huge page gen time | Paul S. Owen | 2002-01-24 | 1 | -1/+1 |
* | Fix HTML span color bug #507545 | Paul S. Owen | 2002-01-24 | 1 | -2/+2 |
* | Fixed bug #505838, debug messages didn't show SQL errors | Bart van Bragt | 2002-01-22 | 1 | -19/+26 |
* | Add TRANSLATION_INFO for _footer | Paul S. Owen | 2002-01-16 | 1 | -1/+3 |
* | Removed fixed language string | Bart van Bragt | 2002-01-16 | 1 | -0/+1 |
* | Simplified routines somewhat and introduced title searching | Paul S. Owen | 2002-01-14 | 1 | -280/+153 |
* | yoik, that could've been an interesting security hole ... | Paul S. Owen | 2002-01-13 | 1 | -1/+1 |
* | Add MOD user_level ... not terribly 'clean' with the permissions setup but al... | Paul S. Owen | 2002-01-13 | 1 | -0/+2 |
* | 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 |
* | Cosmetic error in language_select() (related to #499989) | Bart van Bragt | 2002-01-11 | 1 | -2/+2 |
* | @!!$@## gotta stop testing on one machine and commiting changes on another...... | the_systech | 2002-01-09 | 1 | -1/+1 |
* | trimmed down the quote bug fix in second pass to one preg_replace rather than... | the_systech | 2002-01-08 | 1 | -4/+3 |
* | Fix for bug #496944 "quotes with usernames containing "]" | the_systech | 2002-01-08 | 1 | -1/+17 |
* | Added / to dirname . file for is_file/links for language selector ... | Paul S. Owen | 2002-01-07 | 1 | -1/+1 |
* | Minor changes | Paul S. Owen | 2002-01-06 | 1 | -2/+3 |
* | fix for mass mail bug, plus some cleanups for php3 compatibility..CC and BCC ... | the_systech | 2002-01-04 | 1 | -5/+44 |
* | Removed windows carriage returns and newline at end of file ... | Paul S. Owen | 2002-01-03 | 1 | -1/+1 |
* | Ok that was stupid.. Better version of a fix for 497077... Somebody hand me a... | the_systech | 2002-01-03 | 1 | -25/+1 |
* | Updated validate_username function for use with mysql4 Bug #497077 | the_systech | 2002-01-03 | 1 | -0/+25 |
* | Moved all search functions to includes/search.php Paul; please review | Bart van Bragt | 2002-01-03 | 1 | -0/+523 |
* | Clean up display of languages, limit to directory names only | Paul S. Owen | 2002-01-02 | 1 | -3/+3 |
* | Likely fix for bug #497163 | Paul S. Owen | 2001-12-29 | 1 | -4/+4 |
* | Fixed bug #496954 | Paul S. Owen | 2001-12-29 | 1 | -10/+11 |
* | Fixed 'bug' #495108, introduced a further string for fields with plural and s... | Paul S. Owen | 2001-12-24 | 1 | -4/+58 |
* | Introduced code for cleaning up search_wordmatch and search_wordlist tables u... | Paul S. Owen | 2001-12-24 | 1 | -13/+105 |
* | Added URL constant for categories | Paul S. Owen | 2001-12-24 | 1 | -1/+1 |
* | Sigh | Bart van Bragt | 2001-12-22 | 1 | -1/+0 |
* | Fixed small problem with translation of imgs | Bart van Bragt | 2001-12-22 | 1 | -2/+3 |
* | Yep, more \' stuff | Paul S. Owen | 2001-12-21 | 1 | -2/+2 |
* | More \' updates | Paul S. Owen | 2001-12-21 | 1 | -19/+10 |
* | Made smileys case-sensitive (i.e. :o != :O ) | Bart van Bragt | 2001-12-19 | 1 | -2/+2 |
* | Moved generate_smilies() into includes/post.php, use smileypath in config table | Bart van Bragt | 2001-12-18 | 1 | -1/+108 |
* | Oops, another file I forgot to commit, perhaps I should commit myself ... | Paul S. Owen | 2001-12-17 | 1 | -7/+17 |
* | Changed way moderator lang is output on viewforum and index | Paul S. Owen | 2001-12-16 | 2 | -41/+27 |