| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | And again for some reason the MSSQL schema commits as binary ... even though ... | Paul S. Owen | 2001-11-29 | 1 | -0/+0 |
* | Up to date MSSQL schema and basic, tested under MSSQL 2000 | Paul S. Owen | 2001-11-29 | 2 | -5/+4 |
* | Fixed problem with surprise and shock smileys, shock = 8O, surprise = :o or t... | Paul S. Owen | 2001-11-29 | 4 | -113/+163 |
* | Fix for 'bug' #484650 | Paul S. Owen | 2001-11-29 | 2 | -16/+31 |
* | Fixed bug #486800 which is probably caused by pruning of posts ... can't see ... | Paul S. Owen | 2001-11-29 | 1 | -1/+1 |
* | Fix bug #486674 and removed superfluous/commented lines for html treatment | Paul S. Owen | 2001-11-29 | 2 | -13/+15 |
* | Fix for insert_id problem | Paul S. Owen | 2001-11-29 | 1 | -2/+8 |
* | Doh! Commited lang_admin before updating from CVS ... just call me stupid, bu... | Paul S. Owen | 2001-11-29 | 1 | -0/+2 |
* | Fixed bug #486207 | Paul S. Owen | 2001-11-29 | 3 | -6/+12 |
* | This should fix the schmea problems, not the best solution but it works | James Atkinson | 2001-11-29 | 1 | -11/+10 |
* | Fixed bug with deleting categories, and found a hard coded english message! | James Atkinson | 2001-11-29 | 2 | -3/+6 |
* | Dumped array_merge for code that should be php3 compatable | James Atkinson | 2001-11-29 | 1 | -1/+18 |
* | Various updates | Paul S. Owen | 2001-11-29 | 1 | -50/+61 |
* | Enable pagination for usergroup listing, a little crude but never mind | Paul S. Owen | 2001-11-29 | 1 | -62/+139 |
* | It's the small thing that can annoy the heck out of you :) | Bart van Bragt | 2001-11-28 | 1 | -2/+2 |
* | Spelling errors and minor changes ... getting quite chilly now | Paul S. Owen | 2001-11-27 | 2 | -38/+38 |
* | Updated FAQ ... near complete? | Paul S. Owen | 2001-11-27 | 3 | -31/+64 |
* | Fixed bug #486170 | Bart van Bragt | 2001-11-27 | 1 | -55/+56 |
* | 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 | 4 | -25/+69 |
* | Some mindboggeling ternary operators removed :D | Bart van Bragt | 2001-11-27 | 1 | -1/+24 |
* | Various fixes and updates, fix (hopefully) for bug #485799 | Paul S. Owen | 2001-11-27 | 6 | -12/+12 |
* | A 'not quite a Pauls up' + short date format | Paul S. Owen | 2001-11-27 | 3 | -11/+54 |
* | Another Pauls up | Paul S. Owen | 2001-11-27 | 1 | -3/+3 |
* | Fixed problem with disappearing Mozilla nav bar when message_die() is called | Bart van Bragt | 2001-11-26 | 1 | -1/+1 |
* | Removed uniqid() from make_bbcode_uid(). uniqid() was doing absolutely nothin... | Bart van Bragt | 2001-11-26 | 1 | -2/+5 |
* | Ooops, no default auth levels were set for new forums | Paul S. Owen | 2001-11-26 | 1 | -2/+30 |
* | Oops, accidentaly changed the DOCTYPE.. | Bart van Bragt | 2001-11-26 | 1 | -1/+4 |
* | Fixed various issues, blank space usernames, incorrect email abuse headers, i... | Paul S. Owen | 2001-11-26 | 1 | -7/+6 |
* | Fixes various issues inc. bugs #485538, #485323 and an incorrect conversion o... | Paul S. Owen | 2001-11-26 | 2 | -11/+15 |
* | Implemented Navigation bar in Mozilla | Bart van Bragt | 2001-11-26 | 6 | -28/+107 |
* | Had to change the name of the submit button because it was interfearing with ... | James Atkinson | 2001-11-26 | 1 | -1/+1 |
* | Doh, note to self make sure you check the right field when doing stuff like this | James Atkinson | 2001-11-26 | 1 | -1/+2 |
* | Fix for bug #484526 | James Atkinson | 2001-11-26 | 2 | -1/+8 |
* | tabs-to-spaces and other indentation mojo for [code] bbcode. | natec | 2001-11-26 | 1 | -0/+9 |
* | Fixed little sequance name problem | James Atkinson | 2001-11-26 | 1 | -1/+1 |
* | More lang updates missed on last commit ... sleeeeeeeep, must have sleeeeeeep | Paul S. Owen | 2001-11-26 | 1 | -7/+6 |
* | Convert accents on chars into 'equivalent' plain letters | Paul S. Owen | 2001-11-26 | 1 | -7/+16 |
* | stripslash email messages + remove 's from usernames, email addresses | Paul S. Owen | 2001-11-26 | 1 | -12/+16 |
* | Fixed bug 481943. Regexp that normalized linebreaks to \r\n was fucked, so it... | natec | 2001-11-26 | 2 | -6/+14 |
* | Fixed bug #481283 and #484466 (can't delete forums/cats) | Bart van Bragt | 2001-11-26 | 1 | -1/+2 |
* | Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no... | natec | 2001-11-25 | 6 | -10/+15 |
* | oops, missing page_header ... | Paul S. Owen | 2001-11-25 | 1 | -0/+12 |
* | Handle deletion of search matches and words upon deletion of topic + removal ... | Paul S. Owen | 2001-11-25 | 1 | -164/+178 |
* | Upgrade script; updating keys, using table_prefix properly | Bart van Bragt | 2001-11-24 | 2 | -71/+140 |
* | What did I say about that catchphrase ... | Paul S. Owen | 2001-11-24 | 1 | -2/+2 |
* | Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH... | Bart van Bragt | 2001-11-24 | 8 | -17/+99 |
* | Reminder to self, checking files at 2am bad, checking files at 2pm good | Paul S. Owen | 2001-11-24 | 4 | -36/+31 |
* | Just a coouple updates | James Atkinson | 2001-11-24 | 1 | -6/+6 |
* | OOppss missed this one ... this should be my catchphrase ... | Paul S. Owen | 2001-11-24 | 1 | -1/+1 |