aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-782/+261
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-1/+1
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-109/+109
* Updates for permissions, sessions, lots of things ... note that _many_ things...Paul S. Owen2002-07-141-65/+54
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-201-8/+8
* Ok so we shouldn't allow subject lines to be all whitespace either :)the_systech2002-04-011-2/+2
* pre-freeze on main templates, various bug fixes (highlighting search results,...Paul S. Owen2002-03-311-50/+39
* Ok all of these damned httpd server that are different are about annoyingthe_systech2002-03-281-2/+2
* Fix bug with editing polls containing options with quotesPaul S. Owen2002-03-261-1/+1
* Various bug fixes, polls, Guest vs. Anonymous, quoting guestsPaul S. Owen2002-03-231-1/+2
* Change redirection header for not logged in redirect ...Paul S. Owen2002-03-221-1/+2
* Fix failure if duplicate username, no subject, no post, etc. errors have occu...Paul S. Owen2002-03-211-6/+7