| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | Changed: [list=square] is translated into an UNordered list | Ludovic Arnaud | 2003-06-05 | 1 | -16/+20 |
* | Added: width / height parameters to flash | Ludovic Arnaud | 2003-05-25 | 1 | -7/+7 |
* | Updated bbcode parser. | Ludovic Arnaud | 2003-05-22 | 1 | -95/+115 |
* | This version tends to do what it was supposed to do ... I guess users will pr... | Paul S. Owen | 2003-05-20 | 1 | -1/+1 |
* | Enable view limiting functions ... Ashe, not sure if this is compatible with ... | Paul S. Owen | 2003-05-20 | 1 | -12/+36 |
* | Added: [/*] tag (list item end tag). Automagically added if needed, in which ... | Ludovic Arnaud | 2003-05-18 | 1 | -15/+39 |
* | prepared (and fixed) topic review. | Meik Sievertsen | 2003-05-17 | 1 | -0/+1 |
* | a few updates, added #539865 and #694413. | Meik Sievertsen | 2003-05-11 | 1 | -1/+1 |
* | Changed: the loading of bbcodes template is triggered whenever needed - see b... | Ludovic Arnaud | 2003-04-23 | 1 | -48/+53 |
* | Move second parse cache init after assignment of bitfield ... in case bitfiel... | Paul S. Owen | 2003-04-22 | 1 | -6/+5 |
* | First-pass syntax highlightning. Will fix quotes later | Ludovic Arnaud | 2003-04-20 | 1 | -29/+1 |
* | More bbcode fixes | Ludovic Arnaud | 2003-04-17 | 1 | -9/+11 |
* | Added syntax highlitning to [code]. Added [flash] tag. | Ludovic Arnaud | 2003-04-16 | 1 | -21/+78 |
* | Added some extra 's' extensions to preg_matches to cope with multiline data | Paul S. Owen | 2003-04-16 | 1 | -4/+5 |
* | BBCode parser + decoder, missing some tags and mildly broken at this time | Ludovic Arnaud | 2003-04-11 | 1 | -553/+231 |
* | Generally related to post tables merge | Paul S. Owen | 2003-02-26 | 1 | -117/+0 |
* | Various, typically posting related updates | Paul S. Owen | 2002-11-01 | 1 | -57/+4 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -38/+38 |
* | Various updates and alterations | Paul S. Owen | 2002-07-14 | 1 | -35/+32 |
* | Updates in line with 2.0.1 | Paul S. Owen | 2002-06-10 | 1 | -6/+20 |
* | Fix for "security vulnerability" in img tag | the_systech | 2002-04-24 | 1 | -2/+2 |
* | merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and... | Paul S. Owen | 2002-04-20 | 1 | -2/+8 |
* | Move phpbb_preg_quote back into functions because it's plain annoying ... :D | Paul S. Owen | 2002-03-25 | 1 | -18/+1 |
* | Fixed little bug that made the smilies image tags not XHTML compatible | James Atkinson | 2002-03-18 | 1 | -1/+1 |
* | Fix for bug #529642... Tabs should end parsing for magic urls as well as spac... | the_systech | 2002-03-18 | 1 | -3/+3 |
* | Updates to overcome security issue + updates of various functions, initial ve... | Paul S. Owen | 2002-03-18 | 1 | -6/+24 |
* | Fixed #506066, [img] didn't work with multiple instances directly following e... | Bart van Bragt | 2002-02-17 | 1 | -2/+2 |