aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/message_parser.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-1/+1
* strpos...Meik Sievertsen2006-10-071-3/+4
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-3/+3
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-1/+1
* bug fixesDavid M2006-09-161-2/+9
* - fixed some bugsMeik Sievertsen2006-09-131-97/+117
* - fixing profile bugMeik Sievertsen2006-09-041-1/+1
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-221-1/+1
* *** empty log message ***David M2006-08-171-16/+5
* If i could force you all to use PHP 5.1.0+, then i could just use the count p...David M2006-08-151-10/+17
* sql_in_set changesMeik Sievertsen2006-08-121-6/+11
* so.... what does this thing do?David M2006-08-111-1/+1
* - custom profile field fixedMeik Sievertsen2006-08-031-1/+2
* OK...David M2006-07-241-6/+10
* - renamed the following columns:Meik Sievertsen2006-07-131-5/+5
* - tackle some usability issuesMeik Sievertsen2006-07-091-1/+1
* some bugfixesMeik Sievertsen2006-07-061-2/+4
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-1/+1
* time to squash some bugsMeik Sievertsen2006-06-221-16/+33
* oops?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-6/+13
* - automatically sync topic_reported when deleting a post [Bug #2152]Nils Adermann2006-06-141-1/+1
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-3/+3
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-28/+41
* removed the ability to parse after closing brackets, since this seems to crea...Meik Sievertsen2006-06-121-20/+7
* - fixed a few bugsMeik Sievertsen2006-06-111-70/+108
* ;-)David M2006-06-111-1/+20
* try to prevent re-parsing of parsed bbcode contentMeik Sievertsen2006-06-101-45/+98
* - a few adjustments to permissions, specifically with regard to global topicsNils Adermann2006-06-091-2/+2