aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/message_parser.php
Commit message (Expand)AuthorAgeFilesLines
* #48965Marek A. R2009-08-021-3/+3
* Fix bug #1309 - Multiline [url] not ConvertedRuslan Uzdenov2009-08-011-1/+1
* Fix Bug #47295 - Min/max characters per posts also affects polls optionJoas Schilling2009-07-301-6/+17
* Fix bug #48265 - Correctly set attachment flag for topics, posts and pms afte...Joas Schilling2009-07-241-3/+12
* Color bbcode now supports three-digit hex notation. (Bug #39965 - Patch by le...Meik Sievertsen2009-07-071-1/+1
* - add options for quick reply (forum-based and board-wide)Meik Sievertsen2009-06-231-5/+13
* #40865 - no message parsing for messages evaluating to falseMeik Sievertsen2009-04-171-5/+1
* Revert r9422 while we come up with a better fixChris Smith2009-04-071-1/+1
* Fixed bug # 42885 - "Select all" selects much too much in OperaJim Wigginton2009-04-011-1/+1
* fix bug #42785Meik Sievertsen2009-03-161-7/+8
* Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985Jim Wigginton2009-02-261-1/+1
* Fixed bug #40565 – Missing end " in quote bb tag deletes textJim Wigginton2009-01-261-0/+3
* Complete fix in r9007Chris Smith2008-10-241-1/+1
* Parse BBCode lists of type square, circle and disc. #35295Chris Smith2008-10-131-1/+1
* some changes for proper code documentationMeik Sievertsen2008-08-231-1/+1
* #26795Meik Sievertsen2008-06-211-1/+4
* do not allow [flash=0,0]... not implemented for images due to the reliance on...Meik Sievertsen2008-06-071-0/+6
* #22865Meik Sievertsen2008-03-131-4/+3
* - Fix quote bbcode parsing adding too much closing tags on special conditions...Meik Sievertsen2008-02-231-2/+3
* Correctly return sole whitespaces if used with BBCodes - #19535Meik Sievertsen2008-02-231-10/+10
* #19955Meik Sievertsen2008-01-291-4/+4
* Correctly check empty subjects/messages (Bug #17915)Meik Sievertsen2008-01-051-3/+8
* do not allow [size=0]Meik Sievertsen2007-11-291-0/+6
* further updatesMeik Sievertsen2007-11-191-2/+2
* fixing some annoying bugsMeik Sievertsen2007-10-191-4/+13
* prevent posting empty messages with some UTF8-characters as well as fixing co...Meik Sievertsen2007-10-111-2/+9
* some tiny bugfixesMeik Sievertsen2007-10-081-2/+14
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-5/+5
* #i71David M2007-10-041-1/+1
* #i8Meik Sievertsen2007-10-021-1/+1
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-3/+4
* #14132David M2007-08-161-3/+3
* - added information about Unicode to coding guidelinesNils Adermann2007-08-161-1/+1
* some bugs fixedMeik Sievertsen2007-08-151-2/+3
* Cleaning up (#13689)Henry Sudhof2007-07-221-2/+2
* even more fixes. :oMeik Sievertsen2007-07-151-1/+15
* some more fixesMeik Sievertsen2007-07-121-0/+5
* if used more than once, do not print out notices. ;)Meik Sievertsen2007-07-011-3/+1
* fixing some bugsMeik Sievertsen2007-06-281-2/+5
* my round of bug fixesMeik Sievertsen2007-06-111-2/+2
* um, oopsDavid M2007-06-101-3/+5
* #11833David M2007-06-101-2/+3
* #12189David M2007-06-101-1/+1
* removed a looped regexDavid M2007-06-101-17/+8
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* do not strip our pre-parsed text if it is outside or between code blocksMeik Sievertsen2007-06-031-1/+3
* fix an improper fix.Meik Sievertsen2007-05-251-1/+1
* #11429Meik Sievertsen2007-05-231-1/+1
* we included a check for getimagesize() existance... now we again can suppress...Meik Sievertsen2007-05-191-1/+1
* errr, allow linkage to download.php....Meik Sievertsen2007-05-191-0/+6