aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-261-13/+19
* Generally related to post tables mergePaul S. Owen2003-02-261-69/+45
* Case changes, fix forum_id in nav, fix forum_id in posting success msgPaul S. Owen2003-01-301-1/+1
* oopsPaul S. Owen2003-01-291-8/+8
* other "oversights"Paul S. Owen2003-01-291-19/+19
* Double escaping ....Paul S. Owen2003-01-291-6/+6
* Check for display set when outputting iconsPaul S. Owen2003-01-281-8/+11
* Re-enabled fully dynamic config settings.Ludovic Arnaud2003-01-221-4/+4
* Posting works again ... well, as it did previously!Paul S. Owen2003-01-221-96/+116
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-2/+7
* EOL should be fixed nowLudovic Arnaud2003-01-131-8/+2
* whatever that commit was caused some interesting formating :DPaul S. Owen2003-01-121-54/+61
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-8/+2
* Oh my God what have they done? What HAVE they done .... infamy! infamy! they'...Paul S. Owen2003-01-081-16/+16
* We'll try and get it right this time ...Paul S. Owen2003-01-071-9/+9
* Various updates, inc. fixing non-escaping of 'Paul S. Owen2003-01-071-3/+3
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-3/+7
* Some changes to forum admin to better reflect subforum 'post/non-post' change...Paul S. Owen2002-11-251-25/+28
* Just to get topic review working again ...Paul S. Owen2002-11-211-12/+163
* Cache moderator names? Output moderators for all forums in viewforum. Alter a...Paul S. Owen2002-11-181-1/+1
* More key changes ...Paul S. Owen2002-11-091-39/+14
* Incorrect check on moderated forum fieldPaul S. Owen2002-11-081-2/+2
* oopsPaul S. Owen2002-11-071-1/+1
* Update parent forums upon posting, show navlinks ... should create a function...Paul S. Owen2002-11-071-87/+74
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-5/+5
* More minor changesPaul S. Owen2002-11-011-1/+2
* Various, typically posting related updatesPaul S. Owen2002-11-011-22/+26
* Smilies enabled ... note this is not necessarily final ...Paul S. Owen2002-10-311-0/+16
* Magic URL updatesPaul S. Owen2002-10-311-2/+8
* These ones probably work ...Paul S. Owen2002-10-301-1/+1
* Dumped sql_query_array, replaced with build_array, posting updates, fixed quo...Paul S. Owen2002-10-301-78/+81
* sqLquote subject ...Paul S. Owen2002-10-301-1/+1
* acl_get not get_aclPaul S. Owen2002-10-301-1/+1
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-139/+214
* Minor updates for syncing, sql quoting, etc.Paul S. Owen2002-10-281-90/+13
* Posting and acl option updatesPaul S. Owen2002-10-281-222/+444
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-142/+122
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-38/+27