aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/message_parser.php
Commit message (Expand)AuthorAgeFilesLines
* - check for array [lang]Meik Sievertsen2004-03-101-3/+3
* minor adjustmentsMeik Sievertsen2004-03-061-1/+1
* small fix for html replacementMeik Sievertsen2004-03-011-1/+1
* removed message type from message parserMeik Sievertsen2004-02-151-88/+114
* inline attachment capability...Meik Sievertsen2004-02-081-2/+14
* fixed: smilie parsing in signaturesMeik Sievertsen2004-01-251-42/+40
* Minor change: check for potential bbcodes before we parse the messageLudovic Arnaud2003-11-271-2/+2
* my attempt to break things...Meik Sievertsen2003-11-231-7/+1
* Finished drafts, one bit is remaining though.Meik Sievertsen2003-11-161-1/+1
* new permissions, merged attachment tables (the intended purpose of two tables...Meik Sievertsen2003-11-041-1/+1
* bump topic and orphan attachmentsMeik Sievertsen2003-10-191-12/+7
* Let's break lots of thingsPaul S. Owen2003-10-121-6/+0
* optimized update_last_post_information query.Meik Sievertsen2003-10-121-2/+2
* request_var updatesMeik Sievertsen2003-10-091-10/+10
* Allow/disallow [quote] tags. If we make any other bbcode disable-able we shou...Ludovic Arnaud2003-10-051-15/+21
* some small fixesMeik Sievertsen2003-09-241-17/+27
* fix poll parsingMeik Sievertsen2003-09-151-6/+12
* Trim emoticon pregPaul S. Owen2003-09-091-3/+3
* username quoting should be working again...Meik Sievertsen2003-09-071-4/+4
* okie, using array_merge. :DMeik Sievertsen2003-09-071-1/+1
* some sync-related updates... more logical processing of submit_post.Meik Sievertsen2003-09-071-3/+3
* initial draft functionality, loading (and a bunch of other stuff) is not impl...Meik Sievertsen2003-09-041-2/+2
* speed up split words a tadPaul S. Owen2003-08-301-25/+36
* fixed: slashing attachment comments (hopefully)Meik Sievertsen2003-08-291-1/+1
* Added: admin definable bbcodesLudovic Arnaud2003-08-281-66/+86
* saved one query by moving max smilie check to the emoticons functionMeik Sievertsen2003-08-281-37/+24
* Fixed the error message for too many quotesLudovic Arnaud2003-07-121-3/+3
* sqlite support UNION ALL SELECT methodPaul S. Owen2003-07-041-30/+27
* Shifting bits appears to be faster than the pow() functionLudovic Arnaud2003-07-021-7/+1
* a few fixesMeik Sievertsen2003-06-291-0/+9
* some updates...Meik Sievertsen2003-06-251-1/+1
* thumbnail creation supportMeik Sievertsen2003-06-201-32/+32
* Changed: while validating quotes usernames, the loop will end at the first in...Ludovic Arnaud2003-06-051-15/+18
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-261-1/+1
* Changed: \r\n becomes \n within postsLudovic Arnaud2003-05-251-10/+50
* Changed: $warn_msg changed into a class var. (allows from returning errors fr...Ludovic Arnaud2003-05-221-101/+124
* Enable view limiting functions ... Ashe, not sure if this is compatible with ...Paul S. Owen2003-05-201-1/+1
* Added: [/*] tag (list item end tag). Automagically added if needed, in which ...Ludovic Arnaud2003-05-181-10/+35
* a few updates, added #539865 and #694413.Meik Sievertsen2003-05-111-21/+10
* Fixed quotes having bbcodes in author nameLudovic Arnaud2003-05-091-4/+30
* email topic, minor other changes, removed updating of parent forums upon post...Paul S. Owen2003-05-051-4/+4
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-29/+47
* changed attachment processing (posting), the old way was a mess. :)Meik Sievertsen2003-05-011-97/+57
* Fixed: imbricated quotesLudovic Arnaud2003-04-231-13/+99
* Re-enabled polling ... includes option of multiple choice polling, indication...Paul S. Owen2003-04-221-2/+6
* First-pass syntax highlightning. Will fix quotes laterLudovic Arnaud2003-04-201-15/+41
* Update of comment :DPaul S. Owen2003-04-191-1/+1
* Replied to comment, no code changesPaul S. Owen2003-04-191-1/+1
* some arrangements...Meik Sievertsen2003-04-181-2/+2
* More bbcode fixesLudovic Arnaud2003-04-171-6/+6