aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Expand)AuthorAgeFilesLines
* Updates related to message.phpPaul S. Owen2001-07-031-14/+8
* Demos of message_die usePaul S. Owen2001-07-031-13/+3
* Separated mods from forum data query, allows forums with no modsPaul S. Owen2001-06-251-18/+39
* Fixed small error in bracketingPaul S. Owen2001-06-211-2/+2
* added auto_prunethe_systech2001-06-191-2/+18
* Fixes for more messups on my partPaul S. Owen2001-06-181-1/+1
* Switched forum_auth to the forums tablePaul S. Owen2001-06-171-12/+2
* Changed check against topic_type to match change in constant namesPaul S. Owen2001-06-161-2/+2
* Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occurPaul S. Owen2001-06-161-2/+2
* Added last post outputPaul S. Owen2001-06-131-6/+6
* Some language var switch oversPaul S. Owen2001-06-121-5/+5
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-2/+12
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-071-58/+76
* 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-9/+56
* Basic new post folder colour changePaul S. Owen2001-06-051-2/+18
* Allow restricted view forumsPaul S. Owen2001-06-011-1/+1
* More changes ... admin level now set in phpbb_users rather than via auth systemPaul S. Owen2001-05-311-8/+10
* Changes to allow all auth types to be returnedPaul S. Owen2001-05-311-4/+15
* Auth Stage-1 goes inPaul S. Owen2001-05-301-10/+30
* Additional page info sent to templatesPaul S. Owen2001-05-281-1/+7
* Further improvements to view topic select ... well fixes actuallyPaul S. Owen2001-05-261-12/+15
* Altered displayed text for previous x days selectPaul S. Owen2001-05-261-13/+11
* Lots of work on posting. New topic and reply functionality is mostly done. Ed...James Atkinson2001-05-261-1/+1
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-171-1/+23
* Added a view posts in previoux x day capability to viewforumPaul S. Owen2001-05-161-16/+72
* Initial SQL updates completePaul S. Owen2001-05-131-28/+36
* Added generate_pagination routinePaul S. Owen2001-05-071-32/+8
* Now allow for GET based sessionPaul S. Owen2001-05-061-9/+9
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-107/+138
* Updated to use create_date rather than datePaul S. Owen2001-05-021-2/+2
* Templating var assignment changes and various updates or fixesPaul S. Owen2001-04-191-10/+10
* Fixed profile viewing urlPaul S. Owen2001-04-191-2/+2
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-151-8/+8
* Session code updatesPaul S. Owen2001-04-151-0/+22
* New template system. Lots of merging conflicts, so let nate know if he broke ...natec2001-03-171-5/+4
* Fixed some links, added 'Goto Page:' link in viewforum.James Atkinson2001-03-121-1/+31
* Fixed viewforum. Now shows correct last post info and topic starterJames Atkinson2001-03-111-3/+6
* Moved include filesBart van Bragt2001-03-091-4/+6
* Update to url parameter names - _topic only_Paul S. Owen2001-03-091-1/+2
* More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)James Atkinson2001-03-051-22/+52
* Misc fixesJames Atkinson2001-03-041-4/+3
* Perhaps temporary, perhaps permanent INNER JOIN fixPaul S. Owen2001-03-021-9/+19
* Viewforum gets moderator list nowJames Atkinson2001-03-021-4/+9
* MySQL compatibility update of MSSQL compability.Paul S. Owen2001-03-021-1/+1
* Preliminary MSSQL compability updatesPaul S. Owen2001-03-021-7/+1
* Fixed some layout issuesPaul S. Owen2001-02-241-32/+33
* Centralise common includes and setupPaul S. Owen2001-02-241-7/+1
* Viewforum works, and error die outputs nice, templated, errorsJames Atkinson2001-02-231-4/+13
* *** empty log message ***James Atkinson2001-02-231-1/+1