aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/bbcode.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10985] Add fix to properly inherit style during update processJakub Senko2014-09-231-0/+5
* [ticket/12048] Fix the regexp for language keys in custom bbcodes.Cesar G2013-12-021-2/+2
* [ticket/8937] Keep space characters in front of [code] bbcode contentNils Adermann2011-07-171-0/+7
* Enter stage left: the INTTEXT tokenHenry Sudhof2010-02-211-1/+1
* BBCode parser now uses the user object for all settings rather than taking so...Nils Adermann2010-02-211-1/+1
* Fix #51285 and more issues with template inherence on set_custom_templateJoas Schilling2009-09-161-2/+2
* Color bbcode now supports three-digit hex notation. (Bug #39965 - Patch by le...Meik Sievertsen2009-07-071-1/+1
* change arabic-numbers list-style-type to correct type decimal (Bug #30775)Meik Sievertsen2009-04-171-4/+4
* revert r8893 - there were massive problems with the display and select all codeMeik Sievertsen2008-09-281-2/+2
* support tabs in code selections (Bug #25445). Still does not solve the strang...Meik Sievertsen2008-09-191-2/+2
* Okay. Frozen, we never said anything about it being permafrost. Also, this is...Henry Sudhof2008-07-281-2/+13
* - Match custom BBCodes in the same way during first and second pass - patch p...Nils Adermann2007-10-071-0/+9
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* - Prevent {URL} token in custom BBCodes from make_clickable messing [Bug #14151]Nils Adermann2007-08-191-1/+1
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-4/+3
* #8576Dominik Dröscher2007-03-091-1/+1
* #8456David M2007-03-081-1/+1
* blah, no need to capture thisDavid M2007-03-021-1/+1
* #8374David M2007-03-021-3/+3
* - some bugfixesMeik Sievertsen2007-01-091-1/+1
* - Changed handling of the bitfield in bbcode.phpDavid M2006-12-171-18/+5
* rather large update, most important things done:Meik Sievertsen2006-11-241-4/+4
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-2/+2
* fix custom bbcode html replacement to correctly replace referencesMeik Sievertsen2006-09-231-0/+6
* sql_in_set changesMeik Sievertsen2006-08-121-7/+6
* so.... what does this thing do?David M2006-08-111-2/+1
* OK...David M2006-07-241-25/+32
* fix some bugs... again. :)Meik Sievertsen2006-07-101-1/+1
* what? yeah...David M2006-06-201-1/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-2/+5
* erm, ok, my fault. :/Meik Sievertsen2006-06-141-48/+46
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - fixed a few bugsMeik Sievertsen2006-06-111-139/+200
* - BBCode bugsDavid M2006-06-101-0/+1
* - get every bbcode tpl block defined within bbcode.html. ;) (#1889)Meik Sievertsen2006-05-281-1/+6
* some tiny changes...Meik Sievertsen2006-05-261-1/+7
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-0/+5
* #1327Meik Sievertsen2006-03-271-2/+1
* - file_get_contents instead of imploding file()s or fread()ing till the maxim...David M2006-01-041-7/+9
* - ok, get away with the secondary style approach (styles can be mixed togethe...Meik Sievertsen2005-12-221-14/+2
* - added acp_language (language pack management)Meik Sievertsen2005-11-301-9/+9
* - Documentation related changesMeik Sievertsen2005-04-091-15/+13
* - bugfixesMeik Sievertsen2005-01-151-1/+0
* - some fixes/changesMeik Sievertsen2004-12-191-1/+2
* - letting urls work again, fixing [code] breakage on urls, corrected magic_ur...Meik Sievertsen2004-11-141-2/+18
* - a bunch of updates, most of them bbcode relatedMeik Sievertsen2004-11-061-13/+18
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-161-16/+17
* my turn to break the forum (and at least pm's are no longer working - will no...Meik Sievertsen2004-09-041-3/+23
* trouble oh trouble... trouble oh trouble... trou... SLAP!Meik Sievertsen2004-07-271-1/+1
* - approve/disapprove posts/topicsMeik Sievertsen2004-07-191-1/+1