aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated to use create_date rather than datePaul S. Owen2001-05-021-7/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@227 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved all included files to includesPaul S. Owen2001-04-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@182 89ea8834-ac86-4346-8a33-228a782c2dd0
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-151-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@149 89ea8834-ac86-4346-8a33-228a782c2dd0
* Session code updatesPaul S. Owen2001-04-151-0/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@143 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ranks now workPaul S. Owen2001-04-021-7/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@136 89ea8834-ac86-4346-8a33-228a782c2dd0
* Handing of BBCode and HTML in sigs. BBCode/HTML settings apply to sigs as ↵James Atkinson2001-03-231-3/+9
| | | | | | well as messages git-svn-id: file:///svn/phpbb/trunk@134 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added make_clickable()natec2001-03-211-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@115 89ea8834-ac86-4346-8a33-228a782c2dd0
* v2 BBcode now being used.. run bbcode_conversion.php to convert your ↵natec2001-03-211-1/+6
| | | | | | database. It WILL make a backup posts_text table. git-svn-id: file:///svn/phpbb/trunk@114 89ea8834-ac86-4346-8a33-228a782c2dd0
* New template system. Lots of merging conflicts, so let nate know if he broke ↵natec2001-03-171-31/+29
| | | | | | stuff. git-svn-id: file:///svn/phpbb/trunk@105 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some links, added 'Goto Page:' link in viewforum.James Atkinson2001-03-121-33/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@99 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved include filesBart van Bragt2001-03-091-5/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@94 89ea8834-ac86-4346-8a33-228a782c2dd0
* me == moron...James Atkinson2001-03-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@92 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixed little bug in viewtopicJames Atkinson2001-03-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@91 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed URL backward compatibilityBart van Bragt2001-03-091-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@90 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allow for legacy topic_id as url paramPaul S. Owen2001-03-091-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@89 89ea8834-ac86-4346-8a33-228a782c2dd0
* Reduced query number, changed parameter namesPaul S. Owen2001-03-091-172/+171
| | | | git-svn-id: file:///svn/phpbb/trunk@87 89ea8834-ac86-4346-8a33-228a782c2dd0
* Started on posting.php, got the logic done for displaying the new topic formJames Atkinson2001-03-071-69/+67
| | | | git-svn-id: file:///svn/phpbb/trunk@83 89ea8834-ac86-4346-8a33-228a782c2dd0
* More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)James Atkinson2001-03-051-3/+56
| | | | git-svn-id: file:///svn/phpbb/trunk@82 89ea8834-ac86-4346-8a33-228a782c2dd0
* Viewtopic mostly done. Need private forum stuff, pagination, and some SQL tweaksJames Atkinson2001-03-041-2/+175
| | | | git-svn-id: file:///svn/phpbb/trunk@81 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial revisionJames Atkinson2001-02-171-0/+27
git-svn-id: file:///svn/phpbb/trunk@2 89ea8834-ac86-4346-8a33-228a782c2dd0