aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* Various changes inc topic type as radio buttonsPaul S. Owen2001-07-041-511/+171
* Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occurPaul S. Owen2001-06-161-14/+15
* Fixed error in return to post link when editing a messagePaul S. Owen2001-06-161-49/+54
* Moved prepare message to post.php to enable privmsg to use itPaul S. Owen2001-06-131-256/+214
* Some language var switch oversPaul S. Owen2001-06-121-42/+49
* Can unstick/unannounce topics via edit post nowJames Atkinson2001-06-111-22/+58
* Made some fixes to posting, next up Reply with QuoteJames Atkinson2001-06-111-9/+114
* Minor mods or fixes and PSO preview templatePaul S. Owen2001-06-111-11/+16
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-17/+72
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-071-23/+76
* Auth now returns a type allowing for more meaningful failure messa gesPaul S. Owen2001-06-061-6/+7
* 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