aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* Updates related to message.phpPaul S. Owen2001-07-031-43/+18
* Spot the mess upsPaul S. Owen2001-07-031-3/+3
* Demos of message_die usePaul S. Owen2001-07-031-53/+31
* Switched forum_auth to the forums tablePaul S. Owen2001-06-171-11/+4
* Made some fixes to posting, next up Reply with QuoteJames Atkinson2001-06-111-2/+10
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-2/+10
* Fixed jump to post problemPaul S. Owen2001-06-111-10/+30
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-071-8/+8
* Reduced auth code size and added some more auth typesPaul S. Owen2001-06-061-2/+2
* Auth now returns a type allowing for more meaningful failure messa gesPaul S. Owen2001-06-061-1/+1
* Demo topic tracking code ... commented out by defaultPaul S. Owen2001-06-051-23/+72
* Fixed reply w/ quote link (functionality still dosan't exist for it though)James Atkinson2001-06-031-25/+25
* IP and Delete post icons only show to moderatorsJames Atkinson2001-06-011-1/+1
* Allow restricted view forumsPaul S. Owen2001-06-011-2/+2
* More changes ... admin level now set in phpbb_users rather than via auth systemPaul S. Owen2001-05-311-8/+9
* Added post subject to postgres schema. Updated viewtopic query to include gro...James Atkinson2001-05-311-1/+1
* Changes to allow all auth types to be returnedPaul S. Owen2001-05-311-3/+14
* Auth Stage-1 goes inPaul S. Owen2001-05-301-11/+34
* Added ability to jump to specific postPaul S. Owen2001-05-291-11/+31
* Additional page info sent to templatesPaul S. Owen2001-05-281-3/+9
* Commented out current prev/next topic for time beingPaul S. Owen2001-05-271-80/+144
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-271-1/+3
* Lots of work on posting. New topic and reply functionality is mostly done. Ed...James Atkinson2001-05-261-5/+14
* Users sigs display correctly.James Atkinson2001-05-251-4/+12
* Fixed some little bugs in viewtopic. Also made sure viewtopic's next/prev fun...James Atkinson2001-05-241-75/+59
* Took out some debugging codeJames Atkinson2001-05-221-2/+2
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-171-37/+71
* Removed the Oracle specific SQL statment, the non-mysql one works fine with itJames Atkinson2001-05-161-24/+15
* Introduced the $operator variable and cut the amount of SQL statments in half :)James Atkinson2001-05-161-95/+46
* Added functionality for the next/prev buttions in viewtopicJames Atkinson2001-05-161-11/+151
* Initial SQL updates completePaul S. Owen2001-05-131-55/+45
* Added generate_pagination routinePaul S. Owen2001-05-071-38/+1
* Send post id to template for possible anchor name refPaul S. Owen2001-05-061-1/+3
* Now allow for GET based sessionPaul S. Owen2001-05-061-14/+14
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-36/+62
* Changed joined_date to use create_datePaul S. Owen2001-05-031-3/+3
* Updated to use create_date rather than datePaul S. Owen2001-05-021-7/+19
* Moved all included files to includesPaul S. Owen2001-04-191-1/+1
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-151-6/+6
* Session code updatesPaul S. Owen2001-04-151-0/+10
* Ranks now workPaul S. Owen2001-04-021-7/+36
* Handing of BBCode and HTML in sigs. BBCode/HTML settings apply to sigs as wel...James Atkinson2001-03-231-3/+9
* Added make_clickable()natec2001-03-211-0/+2
* v2 BBcode now being used.. run bbcode_conversion.php to convert your database...natec2001-03-211-1/+6
* New template system. Lots of merging conflicts, so let nate know if he broke ...natec2001-03-171-31/+29
* Fixed some links, added 'Goto Page:' link in viewforum.James Atkinson2001-03-121-33/+32
* Moved include filesBart van Bragt2001-03-091-5/+6
* me == moron...James Atkinson2001-03-091-2/+2
* fixed little bug in viewtopicJames Atkinson2001-03-091-2/+2
* Fixed URL backward compatibilityBart van Bragt2001-03-091-1/+5