aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/message_parser.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added syntax highlitning for [code].Ludovic Arnaud2003-04-161-37/+82
* Enable/disable fulltext index updatingPaul S. Owen2003-04-151-1/+22
* $message is now processed in its unslashed form. Should not break anything...Ludovic Arnaud2003-04-131-2/+9
* changed $message to be a class variable, added attachment category constants ...Meik Sievertsen2003-04-111-26/+17
* BBCode parser + decoder, missing some tags and mildly broken at this timeLudovic Arnaud2003-04-111-3/+216
* initial 'view attachments' implementation. added new template var (merged inc...Meik Sievertsen2003-04-101-5/+3
* Did you know that if you use backslashes in a log message WinCVS freaks out a...Ludovic Arnaud2003-04-101-211/+5
* Weekly update: MCP templates. Forms renamed to 'main', added mcp_jumpbox.html...Ludovic Arnaud2003-04-091-5/+211
* initial attachment functionality... only posting related (add/delete/edit) an...Meik Sievertsen2003-03-221-4/+185
* prepare files, last commit before committing initial attachment functionality...Meik Sievertsen2003-03-201-3/+3
* Problem with url matching + spacesPaul S. Owen2003-03-181-7/+7
* forum and topic notification + poll fixesMeik Sievertsen2003-03-121-432/+1
* some posting updates and fixes.Meik Sievertsen2003-03-101-57/+136
* changed back to nl2br (nl2br in PHP >= 4.0.5 is XHTML compatible)Meik Sievertsen2003-03-021-1/+1
* Added delete-ability to posting...Meik Sievertsen2003-03-021-45/+174
* minor changes, re-added topicreviewMeik Sievertsen2003-02-281-5/+5
* ok, a slightly modified posting.php, some fixes too. topic-review and polls w...Meik Sievertsen2003-02-271-0/+708