aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/message_parser.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* implementing permission rolesMeik Sievertsen2006-02-221-0/+4
* - implementing David's proposed expression changes (some of them already note...Meik Sievertsen2006-02-211-22/+13
* just preparing...Meik Sievertsen2006-01-171-1/+1
* - overhauled search systemNils Adermann2006-01-111-321/+0
* - user avatar, user signature, user attachmentsMeik Sievertsen2005-12-211-2/+2
* - drop in the new administration panelMeik Sievertsen2005-12-191-2/+2
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-5/+5
* - added new query type to dbal's sql_build_arrayMeik Sievertsen2005-10-091-0/+1
* fix bbcode in bbcode problemMeik Sievertsen2005-09-251-2/+1
* - changed dbal class layoutMeik Sievertsen2005-08-171-1/+1
* - fixed breaking quote bbcode ([quote])Meik Sievertsen2005-06-101-2/+2
* - fix two small errors i "introduced" a while back. ;)Meik Sievertsen2005-05-301-4/+4
* - fixed url parsing ([] breakage)Meik Sievertsen2005-05-151-43/+31
* - fix issue with malicious protocolsMeik Sievertsen2005-05-101-15/+120
* - test slightly modified topic tracking codeMeik Sievertsen2005-04-301-2/+5