aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Expand)AuthorAgeFilesLines
* I am an idiot ... fixed wrong var name breaking the topicday selectPaul S. Owen2001-08-041-1/+1
* I have a horrible feeling the prune function is the cause of some problems, d...Paul S. Owen2001-08-021-0/+2
* More compliance updates + select previous posts in viewtopicPaul S. Owen2001-07-311-30/+33
* Forum locking now implemented + some updates for future functionalityPaul S. Owen2001-07-241-9/+15
* Faking IF...ELSE...ENDIF againPaul S. Owen2001-07-211-0/+2
* Begone you nasty windows carriage returnsPaul S. Owen2001-07-161-1/+1
* Who is the moron? Hey, stop pointing at me ... fixed mistake in SQLPaul S. Owen2001-07-161-3/+3
* Removed unrequired admin checks, modded moderator query, jiggled rank/avatar ...Paul S. Owen2001-07-161-17/+20
* An announce post icon + support for sticky topic iconPaul S. Owen2001-07-151-12/+46
* I was fed up with no posts meaning you cannot postPaul S. Owen2001-07-141-30/+32
* Template config system, store relevant config stuff herePaul S. Owen2001-07-141-6/+7
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-7/+8
* List message now based on last post rather than topic datePaul S. Owen2001-07-101-112/+83
* Mass lock/unlock done. Locked topic handling in viewforumJames Atkinson2001-07-061-4/+12
* Announcements always stay in listing using previous x featurePaul S. Owen2001-07-051-18/+23
* Started on moderator control panel code. Main layout is started, no functiona...uid298902001-07-051-1/+5
* Minor updatesuid420622001-07-041-16/+10
* 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