aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/message_parser.php
Commit message (Expand)AuthorAgeFilesLines
...
* #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
* ok... enough of this. Do not change [quote] layout at all. Smilies, urls, etc...Meik Sievertsen2007-05-181-1/+5
* Fixing some tiny bugs...Meik Sievertsen2007-05-171-1/+1
* #10982Meik Sievertsen2007-05-161-2/+4
* - correctly transfer the search query across search result pagesNils Adermann2007-05-131-15/+0
* ok, parsing code correctly now? ;)Meik Sievertsen2007-05-111-23/+94
* We do not support nesting code tags - #10763Meik Sievertsen2007-05-111-85/+49
* #10635David M2007-05-081-1/+1
* bugfixes. :/ An ugly one included as a temporary solution...Meik Sievertsen2007-05-051-1/+16
* #9811David M2007-04-131-1/+1
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-2/+11
* #8572Dominik Dröscher2007-03-081-1/+1
* stupid debug code :PDavid M2007-03-081-1/+0
* #8456David M2007-03-081-1/+2
* - fix htmlspecialchars handling in search (search backends get specialchared ...Nils Adermann2007-02-251-3/+5
* #8244David M2007-02-221-0/+8
* adjust text for getting image dimensions as well as not suppressing warnings ...Meik Sievertsen2007-02-071-1/+1
* - found a small bug in the list parser while working on another bugDavid M2007-01-181-13/+20
* #7228David M2007-01-181-2/+2
* - some bugfixesMeik Sievertsen2007-01-091-1/+1
* #6598David M2006-12-261-1/+1
* sprintfDavid M2006-12-241-1/+1
* #6542David M2006-12-241-6/+3
* some fixes todayMeik Sievertsen2006-12-241-49/+51
* - Changed handling of the bitfield in bbcode.phpDavid M2006-12-171-26/+54
* - Optimize acl_getf_global a bitNils Adermann2006-12-161-15/+15
* until nils comes to inspecting this further we will use this "workaround"Meik Sievertsen2006-12-121-5/+12
* #6090David M2006-12-101-15/+17
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-081-1/+8