| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix for re-including functions in upgrade-install integration.. | the_systech | 2001-12-20 | 1 | -0/+1 |
* | Separate sig completely from message | Paul S. Owen | 2001-12-20 | 2 | -25/+35 |
* | Fixed bug #493598 and added SPAN to signature | Bart van Bragt | 2001-12-20 | 2 | -1/+3 |
* | Extremely minor change; type | Bart van Bragt | 2001-12-20 | 1 | -1/+1 |
* | Fix bug #495250 and various other issues | Paul S. Owen | 2001-12-20 | 1 | -61/+57 |
* | maxlength of username and subject fields changed to match schema + private me... | Paul S. Owen | 2001-12-20 | 1 | -2/+26 |
* | Minor updates to post_username, post_subject and topic_title field lengths | Paul S. Owen | 2001-12-20 | 3 | -8/+8 |
* | Fix bug #495130 and remove unnecessary free_result | Paul S. Owen | 2001-12-20 | 1 | -4/+1 |
* | Various updates | Paul S. Owen | 2001-12-20 | 1 | -263/+140 |
* | Topic last post id was set as non null ... | Paul S. Owen | 2001-12-19 | 1 | -1/+1 |
* | Damn commas, someone should be shot | Paul S. Owen | 2001-12-19 | 1 | -1/+1 |
* | Fixed part 3 of bug #494929 | Paul S. Owen | 2001-12-19 | 1 | -1/+3 |
* | Fix for bug #494740 | Paul S. Owen | 2001-12-19 | 1 | -1/+1 |
* | Minor change to column order | Paul S. Owen | 2001-12-19 | 1 | -3/+3 |
* | Fix bug #494787, censor words in topic title for email notifications of replies | Paul S. Owen | 2001-12-19 | 1 | -1/+7 |
* | Made smileys case-sensitive (i.e. :o != :O ) | Bart van Bragt | 2001-12-19 | 1 | -2/+2 |
* | Fix for bug #494982, uses IP for anonymous posters and user_id for logged in ... | Paul S. Owen | 2001-12-19 | 1 | -1/+2 |
* | Added check if post exist for IP check | Bart van Bragt | 2001-12-18 | 1 | -1/+6 |
* | I'm just too stupid for CVS :D | Bart van Bragt | 2001-12-18 | 1 | -22/+67 |
* | No real reason to commit this, just trying this TortoiseCVS proggy under win2K | Paul S. Owen | 2001-12-18 | 1 | -0/+81 |
* | Moved generate_smilies() into includes/post.php, use smileypath in config table | Bart van Bragt | 2001-12-18 | 3 | -218/+109 |
* | Various updates | Bart van Bragt | 2001-12-18 | 1 | -7/+26 |
* | Modified to fix Bug # 494598 | the_systech | 2001-12-18 | 1 | -3/+3 |
* | Tentative freeze(?) | Paul S. Owen | 2001-12-18 | 2 | -20/+23 |
* | Updated classes, fixed slashing issue and maybe reduced overhead a little, pe... | Paul S. Owen | 2001-12-18 | 2 | -431/+339 |
* | Was this commited? I was convinced it was after checking the dev board ... | Paul S. Owen | 2001-12-17 | 1 | -3/+3 |
* | Fixed bug #488927 | James Atkinson | 2001-12-17 | 1 | -1/+1 |
* | Fixed bug #488093 | James Atkinson | 2001-12-17 | 1 | -5/+8 |
* | Fixed bug #492183, added checking on theme name when creating new theme. | James Atkinson | 2001-12-17 | 2 | -0/+17 |
* | Another lastvisit name change missed | Paul S. Owen | 2001-12-17 | 1 | -2/+2 |
* | Stupid horrible group by clauses | Paul S. Owen | 2001-12-17 | 2 | -28/+76 |
* | Oops, another file I forgot to commit, perhaps I should commit myself ... | Paul S. Owen | 2001-12-17 | 1 | -7/+17 |
* | Various remaining language fixes for viewonline and board configuration admin | Paul S. Owen | 2001-12-17 | 5 | -5/+17 |
* | oops, change title name, etc. | Paul S. Owen | 2001-12-17 | 1 | -6/+7 |
* | Added BBCode guide as separate file ... no doubt this will annoy some, oh wel... | Paul S. Owen | 2001-12-17 | 3 | -4/+89 |
* | Ooops left explicit sizes in smilies panel which isn't great for weird size s... | Paul S. Owen | 2001-12-17 | 2 | -2/+2 |
* | Why didn't these commit yesterday with the other changes .. hmmm, even the hi... | Paul S. Owen | 2001-12-16 | 3 | -3/+3 |
* | Changed way moderator lang is output on viewforum and index | Paul S. Owen | 2001-12-16 | 6 | -49/+49 |
* | Moved remaining hard coded text in posting template to lang_main, smilies now... | Paul S. Owen | 2001-12-16 | 1 | -1/+137 |
* | Moved remaining hard coded text in posting template to lang_main, smilies now... | Paul S. Owen | 2001-12-16 | 4 | -276/+249 |
* | Seperate window for excess smilies | Paul S. Owen | 2001-12-16 | 1 | -0/+45 |
* | Implement solution for bug #493663 Re: in reply subject | Paul S. Owen | 2001-12-16 | 1 | -1/+1 |
* | Re-jiggle some unread/read/newest topic stuff | Paul S. Owen | 2001-12-16 | 1 | -33/+35 |
* | Fix view newest post error + missing mini post icon in posting preview | Paul S. Owen | 2001-12-16 | 2 | -2/+2 |
* | Fix view newest post error + missing mini post icon in posting preview | Paul S. Owen | 2001-12-16 | 3 | -5/+7 |
* | Hopefully fixed bug #491971 | Paul S. Owen | 2001-12-16 | 1 | -4/+5 |
* | Added body text setting | Paul S. Owen | 2001-12-16 | 3 | -38/+47 |
* | Should fix bug #493448 I can't believe the cockup I made, that was a good one... | Paul S. Owen | 2001-12-16 | 2 | -3/+6 |
* | Should be a fix for another global_var issue bug #492118 also modded install ... | Paul S. Owen | 2001-12-16 | 2 | -86/+16 |
* | Fixed global_var bug #492117 | Paul S. Owen | 2001-12-16 | 1 | -1/+1 |