aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* Fix up display of sigs and bbcode for previewPaul S. Owen2003-06-241-16/+26
* Global announcements ... sort of work ... well they seem to, need to look at ...Paul S. Owen2003-06-231-100/+690
* added: download notice for people unable to see files attached to postsMeik Sievertsen2003-06-171-166/+157
* ups. :)Meik Sievertsen2003-06-071-1/+0
* fixed: message post storage. We do not hold the parsed message, only the deco...Meik Sievertsen2003-06-071-1/+2
* my turn to break things... only small changes.Meik Sievertsen2003-06-061-14/+22
* userdata -> ucpPaul S. Owen2003-06-011-2/+2
* Editing time foobarPaul S. Owen2003-05-261-1/+1
* some cleanups/updatesMeik Sievertsen2003-05-251-27/+22
* Various updates, changed jump to first unread as per Ashe's suggestion/reques...Paul S. Owen2003-05-231-7/+13
* Changed: Moved up some var definitions.Ludovic Arnaud2003-05-221-73/+71
* #642733Meik Sievertsen2003-05-181-2/+2
* prepared (and fixed) topic review.Meik Sievertsen2003-05-171-43/+38
* a few updates, added #539865 and #694413.Meik Sievertsen2003-05-111-4/+6
* Changed forum_link_track to forum_flags for storage of additional info [ prun...Paul S. Owen2003-05-081-1/+2
* email topic, minor other changes, removed updating of parent forums upon post...Paul S. Owen2003-05-051-32/+18
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-6/+10
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-41/+43
* changed attachment processing (posting), the old way was a mess. :)Meik Sievertsen2003-05-011-60/+34
* Fixed some undefined variablesLudovic Arnaud2003-04-241-1/+1
* Ugly-fixed: username missing when quoting a postLudovic Arnaud2003-04-231-13/+24
* first version of attachment admin panel + some fixes (i hope i do not screw s...Meik Sievertsen2003-04-221-0/+2
* Re-enabled polling ... includes option of multiple choice polling, indication...Paul S. Owen2003-04-221-8/+14
* Review only approved postsLudovic Arnaud2003-04-201-0/+1
* dumdidumMeik Sievertsen2003-04-201-1/+0
* #575496 - only one way to do it, user input would be nice. ;)Meik Sievertsen2003-04-201-27/+93
* do not use the sync function if post get deleted. added topic_last_post_id in...Meik Sievertsen2003-04-191-6/+76
* some arrangements...Meik Sievertsen2003-04-181-6/+206
* More bbcode fixesLudovic Arnaud2003-04-171-2/+4
* Moved some code around, nothing serious.Ludovic Arnaud2003-04-161-10/+16
* Enable/disable display of moderator listingsPaul S. Owen2003-04-151-1/+1
* $message is now processed in its unslashed form. Should not break anything...Ludovic Arnaud2003-04-131-3/+3
* added 711252 and lock topic within post, fixed post editing a bit.Meik Sievertsen2003-04-121-1/+48
* changed $message to be a class variable, added attachment category constants ...Meik Sievertsen2003-04-111-18/+15
* BBCode parser + decoder, missing some tags and mildly broken at this timeLudovic Arnaud2003-04-111-4/+17
* initial 'view attachments' implementation. added new template var (merged inc...Meik Sievertsen2003-04-101-12/+12
* Moved up flood-check a little to save a query whenever possibleLudovic Arnaud2003-04-101-2/+2
* Weekly update: MCP templates. Forms renamed to 'main', added mcp_jumpbox.html...Ludovic Arnaud2003-04-091-0/+1
* initial attachment functionality... only posting related (add/delete/edit) an...Meik Sievertsen2003-03-221-10/+114
* prepare files, last commit before committing initial attachment functionality...Meik Sievertsen2003-03-201-37/+14
* Insert [*] when clicking list button (is my approach user friendly ?)Meik Sievertsen2003-03-121-41/+75
* forum and topic notification + poll fixesMeik Sievertsen2003-03-121-18/+15
* some posting updates and fixes.Meik Sievertsen2003-03-101-20/+159
* Added delete-ability to posting...Meik Sievertsen2003-03-021-9/+69
* minor changes, re-added topicreviewMeik Sievertsen2003-02-281-43/+66
* ok, a slightly modified posting.php, some fixes too. topic-review and polls w...Meik Sievertsen2003-02-271-561/+227
* ok, i am commiting this one, before i am going to disable main posting parts ...Meik Sievertsen2003-02-271-12/+24
* Add forum_id to topicreviewPaul S. Owen2003-02-261-3/+2
* some changes... mainly permission related. Please note the intval($forum_id) ...Meik Sievertsen2003-02-261-104/+99
* Minor alterationPaul S. Owen2003-02-261-9/+2