| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #51285 and more issues with template inherence on set_custom_template | Joas Schilling | 2009-09-16 | 1 | -2/+2 |
* | Color bbcode now supports three-digit hex notation. (Bug #39965 - Patch by le... | Meik Sievertsen | 2009-07-07 | 1 | -1/+1 |
* | change arabic-numbers list-style-type to correct type decimal (Bug #30775) | Meik Sievertsen | 2009-04-17 | 1 | -4/+4 |
* | revert r8893 - there were massive problems with the display and select all code | Meik Sievertsen | 2008-09-28 | 1 | -2/+2 |
* | support tabs in code selections (Bug #25445). Still does not solve the strang... | Meik Sievertsen | 2008-09-19 | 1 | -2/+2 |
* | Okay. Frozen, we never said anything about it being permafrost. Also, this is... | Henry Sudhof | 2008-07-28 | 1 | -2/+13 |
* | - Match custom BBCodes in the same way during first and second pass - patch p... | Nils Adermann | 2007-10-07 | 1 | -0/+9 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -3/+11 |
* | - Prevent {URL} token in custom BBCodes from make_clickable messing [Bug #14151] | Nils Adermann | 2007-08-19 | 1 | -1/+1 |
* | - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b... | Nils Adermann | 2007-08-19 | 1 | -4/+3 |
* | #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 |