| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | doh | Paul S. Owen | 2002-02-12 | 1 | -2/+2 |
* | Minor change to email match | Paul S. Owen | 2002-02-12 | 1 | -4/+3 |
* | Various updates, mods, changes to several functions, moved smilies stuff to b... | Paul S. Owen | 2002-02-08 | 1 | -1/+53 |
* | Add a ; to URI validation rex | Paul S. Owen | 2002-01-28 | 1 | -5/+5 |
* | And another ... | Paul S. Owen | 2002-01-28 | 1 | -2/+2 |
* | Couple more updates to URL 'fixes' | Paul S. Owen | 2002-01-28 | 1 | -2/+2 |
* | arrgghhhhh I hate regexp | Paul S. Owen | 2002-01-27 | 1 | -5/+5 |
* | alphaNUMERICS Paul, ... doh | Paul S. Owen | 2002-01-27 | 1 | -5/+5 |
* | Check for allowed chars in [url] submissions ... could use some double checking | Paul S. Owen | 2002-01-27 | 1 | -5/+5 |
* | @!!$@## gotta stop testing on one machine and commiting changes on another...... | the_systech | 2002-01-09 | 1 | -1/+1 |
* | trimmed down the quote bug fix in second pass to one preg_replace rather than... | the_systech | 2002-01-08 | 1 | -4/+3 |
* | Fix for bug #496944 "quotes with usernames containing "]" | the_systech | 2002-01-08 | 1 | -1/+17 |
* | bug #489842 -- some pages were doing bbencode_second and make_click in a bad ... | natec | 2001-12-11 | 1 | -0/+1 |
* | fixed [code] bbcode linebreaking nbsp; stuff. | natec | 2001-12-06 | 1 | -5/+5 |
* | Removed uniqid() from make_bbcode_uid(). uniqid() was doing absolutely nothin... | Bart van Bragt | 2001-11-26 | 1 | -2/+5 |
* | tabs-to-spaces and other indentation mojo for [code] bbcode. | natec | 2001-11-26 | 1 | -0/+9 |
* | Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no... | natec | 2001-11-25 | 1 | -4/+2 |
* | [quote=username] bbcode. | natec | 2001-10-24 | 1 | -22/+74 |
* | Removing traces of global announcements and also fixing a potential security ... | dougk_ff7 | 2001-10-19 | 1 | -1/+1 |
* | Changes related to private messaging + some bug fixes | Paul S. Owen | 2001-10-01 | 1 | -3/+3 |
* | Templated bbcode. | natec | 2001-09-26 | 1 | -42/+134 |
* | color and size tags | Paul S. Owen | 2001-09-26 | 1 | -1/+15 |
* | Added underlined text [u][/u] | Paul S. Owen | 2001-09-06 | 1 | -15/+22 |
* | Numerous updates and additions for polling and assorted fixes ... or bugs, wh... | Paul S. Owen | 2001-09-06 | 1 | -10/+13 |
* | Re-added GPL disclaimers | James Atkinson | 2001-08-30 | 1 | -0/+9 |
* | Modified header comments | Paul S. Owen | 2001-08-26 | 1 | -39/+10 |
* | Various posting updates | Paul S. Owen | 2001-08-10 | 1 | -1/+1 |
* | Beginnings of the forum managament code (no functionality yet). Also a bit of... | James Atkinson | 2001-08-02 | 1 | -105/+107 |
* | Lots of work on posting. New topic and reply functionality is mostly done. Ed... | James Atkinson | 2001-05-26 | 1 | -0/+32 |
* | Moved all included files to includes | Paul S. Owen | 2001-04-19 | 1 | -0/+508 |