aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/message_parser.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* some updater changes as well as tiny bugfixesMeik Sievertsen2006-12-061-1/+1
* #5610Meik Sievertsen2006-11-271-4/+4
* hopefully fixed bug #5644 while also retaining the fix for bug #3572Meik Sievertsen2006-11-271-10/+29
* Where are you coming from $in? I do not think i invited you...Meik Sievertsen2006-11-191-1/+1
* - fixes for the following bugs:Meik Sievertsen2006-11-151-12/+17
* messageNils Adermann2006-11-121-0/+3
* ok, i am an idiot...Meik Sievertsen2006-11-031-1/+1
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-4/+4
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-1/+1