aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Collapse)AuthorAgeFilesLines
* More lang related cleanupsPaul S. Owen2001-11-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1355 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1334 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1332 89ea8834-ac86-4346-8a33-228a782c2dd0
* Should fix bug #478011Paul S. Owen2001-11-141-20/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@1312 89ea8834-ac86-4346-8a33-228a782c2dd0
* Support for new locked with new topics iconPaul S. Owen2001-11-041-38/+43
| | | | git-svn-id: file:///svn/phpbb/trunk@1274 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various issues and bugsPaul S. Owen2001-11-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1261 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various issues and bugsPaul S. Owen2001-11-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1260 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some updates to modcp to show the topic type and correct folder iconsJames Atkinson2001-11-031-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1259 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered various language constructs + new quote changes for PM + altered ↵Paul S. Owen2001-10-251-36/+22
| | | | | | pagination git-svn-id: file:///svn/phpbb/trunk@1247 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix a few things left over from old global announce stuffPaul S. Owen2001-10-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1227 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes for global announcements. They no longer require the mode to ↵dougk_ff72001-10-161-21/+4
| | | | | | be set (it works without), posting.php has been updated to reflect replies to announcements in ALL forums, and a admin page for announcements (global) has been added, although it can only link to pages with the true forum and auth permissions. A more refined version will be coming soon git-svn-id: file:///svn/phpbb/trunk@1222 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just the start to the wonderful world of global announcements. Adds support ↵dougk_ff72001-10-161-4/+20
| | | | | | for them as well as creates a new forum, id -1. Do not delete the forum. I'll write the admin later. git-svn-id: file:///svn/phpbb/trunk@1215 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mental note - don't make mental notes, you forget them ... fixed lack of ↵Paul S. Owen2001-10-101-1/+1
| | | | | | forum name appearing in title git-svn-id: file:///svn/phpbb/trunk@1162 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates and fixesPaul S. Owen2001-10-101-6/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@1147 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed 468772 plus other moved-topic-inherits-stuff bugs.natec2001-10-091-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1143 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added one to check for display of goto page outputPaul S. Owen2001-10-051-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1129 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-11/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@1111 89ea8834-ac86-4346-8a33-228a782c2dd0
* topic watch/forum/topic read now cause a message to be displayed, changed ↵Paul S. Owen2001-09-261-28/+62
| | | | | | profile ICQ for subSilver, various other changes git-svn-id: file:///svn/phpbb/trunk@1093 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated moderator panel, particularly move/delete topicPaul S. Owen2001-09-151-0/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1043 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #459427Paul S. Owen2001-09-071-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@999 89ea8834-ac86-4346-8a33-228a782c2dd0
* Numerous updates and additions for polling and assorted fixes ... or bugs, ↵Paul S. Owen2001-09-061-48/+26
| | | | | | whichever they turn out to be git-svn-id: file:///svn/phpbb/trunk@987 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added GPL disclaimersJames Atkinson2001-08-301-1/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified header commentsPaul S. Owen2001-08-261-11/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@932 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed problem with not all topics being displayed when there were announcementsPaul S. Owen2001-08-231-10/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@916 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hot folders working ... only based on hot_threshold for repliesPaul S. Owen2001-08-171-2/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@897 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed viewforum so topic titles show up when you don't have words in your ↵James Atkinson2001-08-171-1/+1
| | | | | | censor list git-svn-id: file:///svn/phpbb/trunk@896 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just some jigglingPaul S. Owen2001-08-171-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@895 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another file that shouldve commited ages ago, adds word censor to topic titlesPaul S. Owen2001-08-151-1/+29
| | | | git-svn-id: file:///svn/phpbb/trunk@887 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few changes to topic moving. TOPIC_MOVE constant gets set to the ↵James Atkinson2001-08-141-42/+42
| | | | | | topic_status field so that moved topics don't 'stick' at the top of viewforum. Also, added topic_moved_id field to store the ID that the topic moves to. git-svn-id: file:///svn/phpbb/trunk@877 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added move topic viewinggpolins2001-08-131-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@852 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some more changes ... hopefully not breaking anything elsePaul S. Owen2001-08-091-17/+93
| | | | git-svn-id: file:///svn/phpbb/trunk@822 89ea8834-ac86-4346-8a33-228a782c2dd0
* I am an idiot ... fixed wrong var name breaking the topicday selectPaul S. Owen2001-08-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@810 89ea8834-ac86-4346-8a33-228a782c2dd0
* I have a horrible feeling the prune function is the cause of some problems, ↵Paul S. Owen2001-08-021-0/+2
| | | | | | disabled till checked git-svn-id: file:///svn/phpbb/trunk@797 89ea8834-ac86-4346-8a33-228a782c2dd0
* More compliance updates + select previous posts in viewtopicPaul S. Owen2001-07-311-30/+33
| | | | git-svn-id: file:///svn/phpbb/trunk@770 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum locking now implemented + some updates for future functionalityPaul S. Owen2001-07-241-9/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@744 89ea8834-ac86-4346-8a33-228a782c2dd0
* Faking IF...ELSE...ENDIF againPaul S. Owen2001-07-211-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@720 89ea8834-ac86-4346-8a33-228a782c2dd0
* Begone you nasty windows carriage returnsPaul S. Owen2001-07-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@682 89ea8834-ac86-4346-8a33-228a782c2dd0
* Who is the moron? Hey, stop pointing at me ... fixed mistake in SQLPaul S. Owen2001-07-161-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@681 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed unrequired admin checks, modded moderator query, jiggled rank/avatar ↵Paul S. Owen2001-07-161-17/+20
| | | | | | image stuff git-svn-id: file:///svn/phpbb/trunk@678 89ea8834-ac86-4346-8a33-228a782c2dd0
* An announce post icon + support for sticky topic iconPaul S. Owen2001-07-151-12/+46
| | | | git-svn-id: file:///svn/phpbb/trunk@672 89ea8834-ac86-4346-8a33-228a782c2dd0
* I was fed up with no posts meaning you cannot postPaul S. Owen2001-07-141-30/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@666 89ea8834-ac86-4346-8a33-228a782c2dd0
* Template config system, store relevant config stuff herePaul S. Owen2001-07-141-6/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@661 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-7/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@646 89ea8834-ac86-4346-8a33-228a782c2dd0
* List message now based on last post rather than topic datePaul S. Owen2001-07-101-112/+83
| | | | git-svn-id: file:///svn/phpbb/trunk@616 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mass lock/unlock done. Locked topic handling in viewforumJames Atkinson2001-07-061-4/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@589 89ea8834-ac86-4346-8a33-228a782c2dd0
* Announcements always stay in listing using previous x featurePaul S. Owen2001-07-051-18/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@568 89ea8834-ac86-4346-8a33-228a782c2dd0
* Started on moderator control panel code. Main layout is started, no ↵uid298902001-07-051-1/+5
| | | | | | functionality yet git-svn-id: file:///svn/phpbb/trunk@561 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updatesuid420622001-07-041-16/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@559 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates related to message.phpPaul S. Owen2001-07-031-14/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@548 89ea8834-ac86-4346-8a33-228a782c2dd0