| Commit message (Expand) | Author | Age | Files | Lines |
* | #8576 | Dominik Dröscher | 2007-03-09 | 1 | -1/+1 |
* | #8456 | David M | 2007-03-08 | 1 | -1/+1 |
* | blah, no need to capture this | David M | 2007-03-02 | 1 | -1/+1 |
* | #8374 | David M | 2007-03-02 | 1 | -3/+3 |
* | - some bugfixes | Meik Sievertsen | 2007-01-09 | 1 | -1/+1 |
* | - Changed handling of the bitfield in bbcode.php | David M | 2006-12-17 | 1 | -18/+5 |
* | rather large update, most important things done: | Meik Sievertsen | 2006-11-24 | 1 | -4/+4 |
* | he braces style is deprecated as of PHP 6 | Meik Sievertsen | 2006-10-07 | 1 | -2/+2 |
* | fix custom bbcode html replacement to correctly replace references | Meik Sievertsen | 2006-09-23 | 1 | -0/+6 |
* | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -7/+6 |
* | so.... what does this thing do? | David M | 2006-08-11 | 1 | -2/+1 |
* | OK... | David M | 2006-07-24 | 1 | -25/+32 |
* | fix some bugs... again. :) | Meik Sievertsen | 2006-07-10 | 1 | -1/+1 |
* | what? yeah... | David M | 2006-06-20 | 1 | -1/+1 |
* | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 1 | -2/+5 |
* | erm, ok, my fault. :/ | Meik Sievertsen | 2006-06-14 | 1 | -48/+46 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -1/+1 |
* | - fixed a few bugs | Meik Sievertsen | 2006-06-11 | 1 | -139/+200 |
* | - BBCode bugs | David M | 2006-06-10 | 1 | -0/+1 |
* | - get every bbcode tpl block defined within bbcode.html. ;) (#1889) | Meik Sievertsen | 2006-05-28 | 1 | -1/+6 |
* | some tiny changes... | Meik Sievertsen | 2006-05-26 | 1 | -1/+7 |
* | - fixing a few smaller bugs/glitches | Meik Sievertsen | 2006-05-21 | 1 | -0/+5 |
* | #1327 | Meik Sievertsen | 2006-03-27 | 1 | -2/+1 |
* | - file_get_contents instead of imploding file()s or fread()ing till the maxim... | David M | 2006-01-04 | 1 | -7/+9 |
* | - ok, get away with the secondary style approach (styles can be mixed togethe... | Meik Sievertsen | 2005-12-22 | 1 | -14/+2 |
* | - added acp_language (language pack management) | Meik Sievertsen | 2005-11-30 | 1 | -9/+9 |
* | - Documentation related changes | Meik Sievertsen | 2005-04-09 | 1 | -15/+13 |
* | - bugfixes | Meik Sievertsen | 2005-01-15 | 1 | -1/+0 |
* | - some fixes/changes | Meik Sievertsen | 2004-12-19 | 1 | -1/+2 |
* | - letting urls work again, fixing [code] breakage on urls, corrected magic_ur... | Meik Sievertsen | 2004-11-14 | 1 | -2/+18 |
* | - a bunch of updates, most of them bbcode related | Meik Sievertsen | 2004-11-06 | 1 | -13/+18 |
* | - more updates, mostly bugfixes to the bbcode parser | Meik Sievertsen | 2004-09-16 | 1 | -16/+17 |
* | my turn to break the forum (and at least pm's are no longer working - will no... | Meik Sievertsen | 2004-09-04 | 1 | -3/+23 |
* | trouble oh trouble... trouble oh trouble... trou... SLAP! | Meik Sievertsen | 2004-07-27 | 1 | -1/+1 |
* | - approve/disapprove posts/topics | Meik Sievertsen | 2004-07-19 | 1 | -1/+1 |
* | - forum rules + link to forum rules | Meik Sievertsen | 2004-05-30 | 1 | -3/+3 |
* | fix some issues with oop, fixing small bugs and prepare the next steps... | Meik Sievertsen | 2004-05-02 | 1 | -4/+2 |
* | inline attachment capability... | Meik Sievertsen | 2004-02-08 | 1 | -1/+7 |
* | do not parse smilies within code tag | Meik Sievertsen | 2004-01-25 | 1 | -0/+1 |
* | Not even worth a log msg ;) | Ludovic Arnaud | 2003-11-16 | 1 | -24/+24 |
* | Let's break lots of things | Paul S. Owen | 2003-10-12 | 1 | -2/+2 |
* | username quoting should be working again... | Meik Sievertsen | 2003-09-07 | 1 | -1/+1 |
* | Added: admin definable bbcodes | Ludovic Arnaud | 2003-08-28 | 1 | -66/+106 |
* | Correct pathname for template | Paul S. Owen | 2003-08-11 | 1 | -1/+1 |
* | Less bug, more comments | Ludovic Arnaud | 2003-08-10 | 1 | -6/+5 |
* | Primary / secondary style bbcode implementation. Not thoroughly tested yet bu... | Ludovic Arnaud | 2003-08-10 | 1 | -7/+24 |
* | path change for bbcode | Paul S. Owen | 2003-07-24 | 1 | -1/+1 |
* | Cope with secondary (per forum) styles, probably other minor things too ... t... | Paul S. Owen | 2003-07-13 | 1 | -3/+5 |
* | Shifting bits appears to be faster than the pow() function | Ludovic Arnaud | 2003-07-02 | 1 | -6/+6 |
* | Fix up display of sigs and bbcode for preview | Paul S. Owen | 2003-06-24 | 1 | -18/+22 |