aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/message_parser.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* - fix some smaller bugsMeik Sievertsen2006-06-081-2/+2
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-1/+15
* make sure we check the attachment status for the correct user ;)Meik Sievertsen2006-06-061-5/+7
* - removed useless code from style.phpNils Adermann2006-06-031-4/+1
* some tiny changes...Meik Sievertsen2006-05-261-2/+3
* - Firebird is people tooDavid M2006-05-131-2/+8
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-17/+17
* - fixed ul/li marginMeik Sievertsen2006-05-041-1/+1
* - removed group settings from rolesMeik Sievertsen2006-04-221-1/+2
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-11/+90
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-6/+1
* my attempt to fix custom profile fieldsMeik Sievertsen2006-03-251-26/+2
* ahhh, there we have it... related to several reports about code blocks and bb...Meik Sievertsen2006-03-241-2/+2
* - Fixed my fix :DDavid M2006-03-211-1/+1
* - Bug 1100David M2006-03-211-2/+2
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-29/+16
* - some bugfixesMeik Sievertsen2006-03-011-14/+7
* Another one bites the dust :DDavid M2006-02-251-0/+26