aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* Fix backslashing when adding poll optionsPaul S. Owen2001-12-031-0/+6
* Removed 'Redirect' headerPaul S. Owen2001-12-021-3/+0
* Fix bug #486674 and removed superfluous/commented lines for html treatmentPaul S. Owen2001-11-291-1/+3
* Fixed some parse errorsBart van Bragt2001-11-271-18/+7
* Some mindboggeling ternary operators removed :DBart van Bragt2001-11-271-1/+24
* Various fixes and updates, fix (hopefully) for bug #485799Paul S. Owen2001-11-271-3/+3
* Fixes various issues inc. bugs #485538, #485323 and an incorrect conversion o...Paul S. Owen2001-11-261-7/+9
* Convert accents on chars into 'equivalent' plain lettersPaul S. Owen2001-11-261-7/+16
* Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no...natec2001-11-251-2/+2
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH...Bart van Bragt2001-11-241-9/+9
* Reminder to self, checking files at 2am bad, checking files at 2pm goodPaul S. Owen2001-11-241-3/+3
* Small error in SQL for Postgres searchmatch cleanPaul S. Owen2001-11-231-2/+2
* More search updates + user postsPaul S. Owen2001-11-231-87/+80
* Latest variants ... not finished yet ...Paul S. Owen2001-11-231-144/+132
* Now showing: A ton of bug fixes and a complete overhaul of my admin code...dougk_ff72001-11-211-1/+1
* Fixes small problem with MS AccessPaul S. Owen2001-11-211-2/+1
* Various core updates for searchingPaul S. Owen2001-11-201-109/+88
* Another attempt at getting universal compatibility with URI/paths ... I'm rea...Paul S. Owen2001-11-191-1/+1
* Hopefully cope with boards running from SSL, ie. https://Paul S. Owen2001-11-181-3/+3
* Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which ...Paul S. Owen2001-11-171-1/+3
* Fixed problem where deleting a post with a poll could error deletion of remai...Paul S. Owen2001-11-151-0/+10
* Got a bad piece of tape that time, fell on the carpet, euuggh, this one shoul...Paul S. Owen2001-11-151-5/+8
* Sticky tape fell off, that's what happens when you don't buy the real thing...Paul S. Owen2001-11-151-13/+15
* This removes the looping queries causing the horendous query count ... clutch...Paul S. Owen2001-11-151-19/+33
* Email form - free with purchase of any two other itemsPaul S. Owen2001-11-151-1/+1
* Email form - free with purchase of any two other itemsPaul S. Owen2001-11-151-12/+10
* Tsk, tsk, tsk, someone forgot to use the constant for the posts tableJames Atkinson2001-11-121-1/+2
* Altered for constant table namesPaul S. Owen2001-11-091-20/+14
* Altered templates so preview/errors are sent as 'boxes' rather than pparsed a...Paul S. Owen2001-11-091-18/+425
* fixed code:1 bbcode bug.natec2001-11-081-1/+1
* Fixed small error in message output upon deletion of msgPaul S. Owen2001-11-051-1/+1
* Changed to new lang vars + redirect for loginPaul S. Owen2001-11-031-19/+24
* [quote=username] bbcode.natec2001-10-241-2/+3
* Removed remaining elements of global announcements to prevent confusionPaul S. Owen2001-10-171-26/+3
* Fix a few things left over from old global announce stuffPaul S. Owen2001-10-161-2/+3
* Fix a few things left over from old global announce stuffPaul S. Owen2001-10-161-18/+26
* More changes for global announcements. They no longer require the mode to be...dougk_ff72001-10-161-2/+17
* Topic review changes + updatesPaul S. Owen2001-10-161-20/+244
* Altered uri's in emails to utilise HTTP_HOST if available + altered some META...Paul S. Owen2001-10-141-2/+3
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-4/+8
* Various updates mainly URI session related ... login still having problem wit...Paul S. Owen2001-10-141-9/+11
* Allow remote deletion of posts + addition of several new checksPaul S. Owen2001-10-101-11/+27
* Fixed bug with deleting only post in forumPaul S. Owen2001-10-101-1/+3
* Moved emailer instantiation out of loop, was causing failures during topic re...Paul S. Owen2001-10-051-7/+6
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-13/+15
* Various changes to notification, editing, etc. etc.Paul S. Owen2001-09-181-44/+92
* Fixed a situation where we weren't escaping sql special chars.natec2001-09-151-1/+2
* fixed bug 460663 -- we were trying to use the wrong field as the email addy w...natec2001-09-111-1/+1
* Missed a couple of config name changesPaul S. Owen2001-09-101-3/+3
* Missed a couple of config name changesPaul S. Owen2001-09-101-1/+1