aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/index.php
Commit message (Collapse)AuthorAgeFilesLines
* Changed way moderator lang is output on viewforum and indexPaul S. Owen2001-12-161-1/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1611 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes to accompany session updates ... MSSQL users should be ↵Paul S. Owen2001-12-151-1/+1
| | | | | | prepared to alter or remove the session_last_visit field or face potential problems git-svn-id: file:///svn/phpbb/trunk@1588 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change for topic_moved_is not nullPaul S. Owen2001-12-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1573 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove guest user topic tracking via cookies, update viewtopic to re-fix ↵Paul S. Owen2001-12-141-50/+66
| | | | | | highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction git-svn-id: file:///svn/phpbb/trunk@1566 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates putting back something I took away, slapped hands for mePaul S. Owen2001-12-101-6/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1535 89ea8834-ac86-4346-8a33-228a782c2dd0
* New session code, probably still dodgy, fix for login failed message, search ↵Paul S. Owen2001-12-051-48/+59
| | | | | | updates, highlighting URI messup fixes, max limit for ranks git-svn-id: file:///svn/phpbb/trunk@1511 89ea8834-ac86-4346-8a33-228a782c2dd0
* Could've sworn I'd commited this ... oh well, brain is going, yeah I know, ↵Paul S. Owen2001-11-181-1/+1
| | | | | | what brain? git-svn-id: file:///svn/phpbb/trunk@1364 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-30/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@1332 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered various language constructs + new quote changes for PM + altered ↵Paul S. Owen2001-10-251-17/+14
| | | | | | pagination git-svn-id: file:///svn/phpbb/trunk@1247 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes to location redirection ... please note the format and name ↵Paul S. Owen2001-10-141-5/+0
| | | | | | changes git-svn-id: file:///svn/phpbb/trunk@1190 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates and fixesPaul S. Owen2001-10-101-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1147 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed sql = NULL cockup and bug #466615Paul S. Owen2001-09-301-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1106 89ea8834-ac86-4346-8a33-228a782c2dd0
* Again seems I forgot to FTP this, adds the message_die for marking forums readPaul S. Owen2001-09-281-9/+52
| | | | git-svn-id: file:///svn/phpbb/trunk@1103 89ea8834-ac86-4346-8a33-228a782c2dd0
* topic watch/forum/topic read now cause a message to be displayed, changed ↵Paul S. Owen2001-09-261-10/+1
| | | | | | profile ICQ for subSilver, various other changes git-svn-id: file:///svn/phpbb/trunk@1093 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mental note, remove old un-needed SQL ...Paul S. Owen2001-09-241-29/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@1068 89ea8834-ac86-4346-8a33-228a782c2dd0
* New search 'stuff' ... not completePaul S. Owen2001-09-171-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1051 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added alternative image capability for index forum iconsPaul S. Owen2001-09-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1048 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
* Re-added GPL disclaimersJames Atkinson2001-08-301-18/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified header commentsPaul S. Owen2001-08-261-10/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@932 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed problem with index not showing unread topics in forums for recent repliesPaul S. Owen2001-08-211-7/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@912 89ea8834-ac86-4346-8a33-228a782c2dd0
* Improved index folder mark codePaul S. Owen2001-08-091-24/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@821 89ea8834-ac86-4346-8a33-228a782c2dd0
* New marked folder systemPaul S. Owen2001-08-071-6/+54
| | | | git-svn-id: file:///svn/phpbb/trunk@813 89ea8834-ac86-4346-8a33-228a782c2dd0
* More compliance updates + select previous posts in viewtopicPaul S. Owen2001-07-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@771 89ea8834-ac86-4346-8a33-228a782c2dd0
* HTML 4.01 and XHTML 1.0 compliance changesPaul S. Owen2001-07-311-36/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@767 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum locked icon and notice on indexPaul S. Owen2001-07-241-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@747 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum locking now implemented + some updates for future functionalityPaul S. Owen2001-07-241-18/+44
| | | | git-svn-id: file:///svn/phpbb/trunk@744 89ea8834-ac86-4346-8a33-228a782c2dd0
* Template config system, store relevant config stuff herePaul S. Owen2001-07-141-25/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@661 89ea8834-ac86-4346-8a33-228a782c2dd0
* A demo of some Group CP functionalityPaul S. Owen2001-07-131-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@658 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-114/+121
| | | | git-svn-id: file:///svn/phpbb/trunk@646 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates for message.php and othersuid420622001-07-041-20/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@560 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes for more messups on my partPaul S. Owen2001-06-181-8/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@512 89ea8834-ac86-4346-8a33-228a782c2dd0
* Switched forum_auth to the forums tablePaul S. Owen2001-06-171-11/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@506 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added a count of total number of topics to the get_db_stats functionJames Atkinson2001-06-131-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@485 89ea8834-ac86-4346-8a33-228a782c2dd0
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-6/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@463 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updatesPaul S. Owen2001-06-111-71/+63
| | | | git-svn-id: file:///svn/phpbb/trunk@458 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed postgres query in indexJames Atkinson2001-06-071-28/+28
| | | | | | | Fixed profile so people arn't created with automatic admin status (eek) git-svn-id: file:///svn/phpbb/trunk@436 89ea8834-ac86-4346-8a33-228a782c2dd0
* Demo topic tracking code ... commented out by defaultPaul S. Owen2001-06-051-12/+72
| | | | git-svn-id: file:///svn/phpbb/trunk@431 89ea8834-ac86-4346-8a33-228a782c2dd0
* Basic new post folder colour changePaul S. Owen2001-06-051-9/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@430 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hidden forums work for postgres now.James Atkinson2001-06-011-7/+17
| | | | | | | Note: If the forum dosan't have an entry in the auth_forums it won't show in the index! git-svn-id: file:///svn/phpbb/trunk@405 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allow restricted view forumsPaul S. Owen2001-06-011-22/+43
| | | | git-svn-id: file:///svn/phpbb/trunk@402 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moderators now defined by the new auth setupPaul S. Owen2001-05-311-11/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@398 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight mod to jump to last post calcPaul S. Owen2001-05-291-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@367 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-171-1/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@311 89ea8834-ac86-4346-8a33-228a782c2dd0
* Upgraded last post featurePaul S. Owen2001-05-161-6/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@306 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-did OUTER JOIN query since it is required herePaul S. Owen2001-05-151-32/+70
| | | | git-svn-id: file:///svn/phpbb/trunk@299 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial SQL updates completePaul S. Owen2001-05-131-8/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@281 89ea8834-ac86-4346-8a33-228a782c2dd0
* Now allow for GET based sessionPaul S. Owen2001-05-061-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@256 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@237 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated to use create_date rather than datePaul S. Owen2001-05-021-6/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@227 89ea8834-ac86-4346-8a33-228a782c2dd0