aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* Only give sig option if user has a signature, display correct signature when ...Paul S. Owen2001-08-101-44/+62
* Various posting updatesPaul S. Owen2001-08-101-139/+241
* More varied changes, again hopefully not breaking anythingPaul S. Owen2001-08-091-85/+136
* Changes encorporate smily processing...the_systech2001-08-081-6/+6
* Forum locking now implemented + some updates for future functionalityPaul S. Owen2001-07-241-15/+34
* Noted HTML,BBCode,Smilies status for signaturesPaul S. Owen2001-07-231-4/+15
* Fixed editpost check for login redirectPaul S. Owen2001-07-211-4/+4
* Redirect user if not logged in and not authedPaul S. Owen2001-07-201-5/+32
* Moderators get edited by message when editing own postsPaul S. Owen2001-07-151-1/+1
* Added editing information, no time limit at presentPaul S. Owen2001-07-151-4/+23
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-8/+9
* Updated to use confirmPaul S. Owen2001-07-111-14/+47
* Lots of checking in posting + delete now worksPaul S. Owen2001-07-101-50/+359
* Fixed bug in posting (forum_topics was incremented on replies, not just new t...James Atkinson2001-07-091-2/+6
* Code wasn't updating the topic_repliesJames Atkinson2001-07-061-2/+6
* Fixed some errors and ... reply with quote now worksPaul S. Owen2001-07-061-228/+238
* 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