aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* Noticed that the initial conditions had been changed so changed them backPaul S. Owen2001-06-041-3/+3
* Fixed problem with users editing posts they did not createPaul S. Owen2001-06-041-5/+23
* Fixed reply w/ quote link (functionality still dosan't exist for it though)James Atkinson2001-06-031-9/+9
* Something else broke, now fixed, probably ... sleep uuugghhhPaul S. Owen2001-06-011-1/+2
* Updated for latest authPaul S. Owen2001-06-011-7/+12
* Some auth updates to posting ... these ones workPaul S. Owen2001-05-301-1/+3
* Some auth updates to postingPaul S. Owen2001-05-301-38/+192
* Added the jump to post made to posting.phpPaul S. Owen2001-05-291-6/+71
* Did some work converting lang file stuff to new formatJames Atkinson2001-05-281-5/+5
* Corrected and finished some things I commited earlierPaul S. Owen2001-05-271-13/+22
* Removed encoding of IP and fixed reversed userdata checks for allowPaul S. Owen2001-05-271-58/+64
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-271-38/+101
* Lots of work on posting. New topic and reply functionality is mostly done. Ed...James Atkinson2001-05-261-40/+281
* Users sigs display correctly.James Atkinson2001-05-251-28/+28
* Got started on the posting functions. Can post new topics as Anonymous, yay!James Atkinson2001-05-251-119/+275
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-171-5/+41
* Now allow for GET based sessionPaul S. Owen2001-05-061-22/+30
* Fixed forum_id checkPaul S. Owen2001-04-201-1/+1
* Most of profile and registration doneJames Atkinson2001-04-181-0/+10
* Fixed some hard coded referances to table namesJames Atkinson2001-04-171-41/+41
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-151-2/+2
* New template system. Lots of merging conflicts, so let nate know if he broke ...natec2001-03-171-2/+2
* Moved include filesBart van Bragt2001-03-091-119/+119
* Stupid errorJames Atkinson2001-03-071-47/+48
* Started on posting.php, got the logic done for displaying the new topic formJames Atkinson2001-03-071-1/+152
* Initial revisionJames Atkinson2001-02-171-0/+27