| Commit message (Expand) | Author | Age | Files | Lines |
* | Added alt and title tags to rank image as per viewtopic | Paul S. Owen | 2002-01-01 | 1 | -10/+8 |
* | Fix for bug # 496941 | the_systech | 2001-12-28 | 1 | -2/+2 |
* | Altered way ICQ overlay is done, uses JavaScript ... don't want this generate... | Paul S. Owen | 2001-12-24 | 1 | -39/+27 |
* | Minor change, checks for existence of required avatar directories when decidi... | Paul S. Owen | 2001-12-24 | 1 | -4/+6 |
* | Recycle signature_bbcode_uid | Bart van Bragt | 2001-12-22 | 1 | -2/+6 |
* | Fix bug #490164 | Paul S. Owen | 2001-12-21 | 1 | -1/+1 |
* | More \' updates + fix bug #490842 by changing " into " when jumping to g... | Paul S. Owen | 2001-12-21 | 1 | -33/+28 |
* | Admin send/view emails + fix avatar strangeness ... hopefully | Paul S. Owen | 2001-12-21 | 1 | -26/+20 |
* | Fixed global_var bug #492117 | Paul S. Owen | 2001-12-16 | 1 | -1/+1 |
* | Moved agreement text to lang_main | Paul S. Owen | 2001-12-15 | 1 | -12/+39 |
* | Various issues, removed META upon successfull registration, rank changes, etc. | Paul S. Owen | 2001-12-05 | 1 | -31/+24 |
* | Added extra term to allow multiple subdomain terms in uris, fixes bug #488030... | Paul S. Owen | 2001-12-03 | 1 | -8/+8 |
* | Fix bugs #487201 & #487182 | Paul S. Owen | 2001-11-29 | 1 | -1/+1 |
* | Fixed bug #486800 which is probably caused by pruning of posts ... can't see ... | Paul S. Owen | 2001-11-29 | 1 | -1/+1 |
* | Check, check, double check :( Missed this one ;( | Bart van Bragt | 2001-11-27 | 1 | -2/+24 |
* | Fixed some parse errors | Bart van Bragt | 2001-11-27 | 1 | -2/+13 |
* | Various fixes and updates, fix (hopefully) for bug #485799 | Paul S. Owen | 2001-11-27 | 1 | -3/+3 |
* | Another Pauls up | Paul S. Owen | 2001-11-27 | 1 | -3/+3 |
* | Fixed various issues, blank space usernames, incorrect email abuse headers, i... | Paul S. Owen | 2001-11-26 | 1 | -7/+6 |
* | Fix for bug #484526 | James Atkinson | 2001-11-26 | 1 | -1/+7 |
* | More lang updates missed on last commit ... sleeeeeeeep, must have sleeeeeeep | Paul S. Owen | 2001-11-26 | 1 | -7/+6 |
* | stripslash email messages + remove 's from usernames, email addresses | Paul S. Owen | 2001-11-26 | 1 | -12/+16 |
* | Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no... | natec | 2001-11-25 | 1 | -0/+1 |
* | More search updates + user posts | Paul S. Owen | 2001-11-23 | 1 | -1/+1 |
* | Missing comma in proflie, thus registration SQL was b0rked...I like that word :) | James Atkinson | 2001-11-22 | 1 | -1/+1 |
* | Added pop-up control for PM's to profile | Paul S. Owen | 2001-11-21 | 1 | -3/+10 |
* | Another attempt at getting universal compatibility with URI/paths ... I'm rea... | Paul S. Owen | 2001-11-19 | 1 | -3/+3 |
* | Hopefully cope with boards running from SSL, ie. https:// | Paul S. Owen | 2001-11-18 | 1 | -6/+9 |
* | Slightly fairer sig length check, removes =.*? from BBCode and HTML tags - ve... | Paul S. Owen | 2001-11-18 | 1 | -3/+3 |
* | Slightly fairer sig length check, removes =.*? from BBCode and HTML tags | Paul S. Owen | 2001-11-18 | 1 | -6/+10 |
* | Another lang related update | Paul S. Owen | 2001-11-18 | 1 | -1/+1 |
* | More lang cleanups | Paul S. Owen | 2001-11-18 | 1 | -1/+1 |
* | Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which ... | Paul S. Owen | 2001-11-17 | 1 | -3/+3 |
* | Mainly language updates but some bug fixes too | Paul S. Owen | 2001-11-16 | 1 | -8/+12 |
* | Added admin enabling of email form | Paul S. Owen | 2001-11-15 | 1 | -4/+4 |
* | Email form - free with purchase of any two other items | Paul S. Owen | 2001-11-15 | 1 | -15/+190 |
* | Altered templates so preview/errors are sent as 'boxes' rather than pparsed a... | Paul S. Owen | 2001-11-09 | 1 | -1/+1 |
* | Fixed bug where more than 2 dots in email not allowed in registration | natec | 2001-11-08 | 1 | -1/+1 |
* | Added check for avatar type before attempting deletion | Paul S. Owen | 2001-11-05 | 1 | -46/+48 |
* | Fixed error #475726 + lang updates | Paul S. Owen | 2001-11-03 | 1 | -12/+12 |
* | Fixed bug in profile where account reactivation email had wrong link | James Atkinson | 2001-10-22 | 1 | -4/+11 |
* | Fixes the bug in profile.php where MSNM does not show up correctly. | dougk_ff7 | 2001-10-18 | 1 | -1/+1 |
* | Fix for potential security/HTML abuse problem, thanks Silverion | Paul S. Owen | 2001-10-15 | 1 | -1/+10 |
* | Altered uri's in emails to utilise HTTP_HOST if available + altered some META... | Paul S. Owen | 2001-10-14 | 1 | -12/+13 |
* | Various changes to location redirection ... please note the format and name c... | Paul S. Owen | 2001-10-14 | 1 | -1/+1 |
* | Lang var incorrect for PM | Paul S. Owen | 2001-10-14 | 1 | -1/+1 |
* | Fixed bug #471044 and problem with coppa support upon registration when using... | Paul S. Owen | 2001-10-14 | 1 | -6/+8 |
* | That stupid broken is_die and filetype ... ran fine under Win2K, failed under... | Paul S. Owen | 2001-10-11 | 1 | -1/+10 |
* | Preliminary avatar gallery support | Paul S. Owen | 2001-10-11 | 1 | -331/+512 |
* | Removed conflicts ... please indicate why changes are neccessary in some form... | Paul S. Owen | 2001-10-11 | 1 | -5/+1 |