aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Collapse)AuthorAgeFilesLines
* Generally related to post tables mergePaul S. Owen2003-02-261-159/+124
| | | | git-svn-id: file:///svn/phpbb/trunk@3538 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various MCP updatesLudovic Arnaud2003-02-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3520 89ea8834-ac86-4346-8a33-228a782c2dd0
* internal html compliance updatesPaul S. Owen2003-02-231-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3519 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small modification I wanted to commit before I get too much desynch'edLudovic Arnaud2003-02-061-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3457 89ea8834-ac86-4346-8a33-228a782c2dd0
* Case changes, fix forum_id in nav, fix forum_id in posting success msgPaul S. Owen2003-01-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3422 89ea8834-ac86-4346-8a33-228a782c2dd0
* smilies check incorrectPaul S. Owen2003-01-291-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3406 89ea8834-ac86-4346-8a33-228a782c2dd0
* Merged forum nav for viewtopic/viewforum, fixed cache behavior with an empty ↵Ludovic Arnaud2003-01-221-48/+4
| | | | | | icons table. git-svn-id: file:///svn/phpbb/trunk@3359 89ea8834-ac86-4346-8a33-228a782c2dd0
* Icon updatesPaul S. Owen2003-01-221-18/+42
| | | | git-svn-id: file:///svn/phpbb/trunk@3357 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cache topic icons ... being used in three places, two high traffic areas ... ↵Paul S. Owen2003-01-211-32/+59
| | | | | | probably worth caching, alter word censor to one var array ... hopefully this doesn't break anything :D git-svn-id: file:///svn/phpbb/trunk@3347 89ea8834-ac86-4346-8a33-228a782c2dd0
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3338 89ea8834-ac86-4346-8a33-228a782c2dd0
* ignore post testPaul S. Owen2003-01-081-164/+213
| | | | git-svn-id: file:///svn/phpbb/trunk@3286 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3102 89ea8834-ac86-4346-8a33-228a782c2dd0
* Of course it has to be more tricky than that doesn't it ... well, I'm off to ↵Paul S. Owen2002-11-211-4/+6
| | | | | | bed so it can stick it up its pipe and smoke it for now :D git-svn-id: file:///svn/phpbb/trunk@3078 89ea8834-ac86-4346-8a33-228a782c2dd0
* didn't urlencode highlighted url data ... tut tutPaul S. Owen2002-11-211-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3077 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ↵James Atkinson2002-11-211-3/+3
| | | | | | even think about trying to use it. git-svn-id: file:///svn/phpbb/trunk@3075 89ea8834-ac86-4346-8a33-228a782c2dd0
* Got bored so added print topic output viewPaul S. Owen2002-11-201-35/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@3071 89ea8834-ac86-4346-8a33-228a782c2dd0
* Further layout faffing, nav links for viewtopic (code needs merging with ↵Paul S. Owen2002-11-191-28/+84
| | | | | | viewforum/posting), moderators for viewtopic git-svn-id: file:///svn/phpbb/trunk@3063 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cache moderator names? Output moderators for all forums in viewforum. Alter ↵Paul S. Owen2002-11-181-17/+17
| | | | | | a few things in templates git-svn-id: file:///svn/phpbb/trunk@3061 89ea8834-ac86-4346-8a33-228a782c2dd0
* Experimental: link to the first unread post without redirectionLudovic Arnaud2002-11-051-6/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@3009 89ea8834-ac86-4346-8a33-228a782c2dd0
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-4/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@3007 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some bugfixes, quick-(un)locking now works.Ludovic Arnaud2002-11-011-7/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@3005 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various, typically posting related updatesPaul S. Owen2002-11-011-91/+92
| | | | git-svn-id: file:///svn/phpbb/trunk@2997 89ea8834-ac86-4346-8a33-228a782c2dd0
* sighPaul S. Owen2002-10-311-16/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@2996 89ea8834-ac86-4346-8a33-228a782c2dd0
* Smilies enabled ... note this is not necessarily final ...Paul S. Owen2002-10-311-217/+93
| | | | git-svn-id: file:///svn/phpbb/trunk@2995 89ea8834-ac86-4346-8a33-228a782c2dd0
* Dumped sql_query_array, replaced with build_array, posting updates, fixed ↵Paul S. Owen2002-10-301-1/+1
| | | | | | quoting in mysql layers, fulltext enabled ... speed/problem feedback welcome git-svn-id: file:///svn/phpbb/trunk@2986 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed $board_config to $config, more posting "stuff", altered polling code ↵Paul S. Owen2002-10-301-121/+63
| | | | | | in viewtopic and loads of new problems, poor coding, etc. created :) git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
* Posting and acl option updatesPaul S. Owen2002-10-281-88/+89
| | | | git-svn-id: file:///svn/phpbb/trunk@2972 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-94/+88
| | | | | | bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added the redirect() function for nice and clean redirection.Ludovic Arnaud2002-10-091-10/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2948 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission related updates ... is still not final but is getting there ... ↵Paul S. Owen2002-10-081-68/+61
| | | | | | faster than British Rail too git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-20/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum/Topic marking updatesPaul S. Owen2002-08-221-24/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2879 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some sql changesPaul S. Owen2002-08-171-14/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@2866 89ea8834-ac86-4346-8a33-228a782c2dd0
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-67/+67
| | | | git-svn-id: file:///svn/phpbb/trunk@2853 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2849 89ea8834-ac86-4346-8a33-228a782c2dd0
* More re-arrangementsPaul S. Owen2002-07-171-440/+400
| | | | git-svn-id: file:///svn/phpbb/trunk@2714 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsPaul S. Owen2002-07-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2711 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changesPaul S. Owen2002-07-171-144/+163
| | | | git-svn-id: file:///svn/phpbb/trunk@2708 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove topic_votePaul S. Owen2002-07-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2700 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for permissions, sessions, lots of things ... note that _many_ ↵Paul S. Owen2002-07-141-458/+323
| | | | | | things _do_not_work_ now ... I'm commiting them to stop people complaining about my holding on to everything :) There is _no_ update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things git-svn-id: file:///svn/phpbb/trunk@2673 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates ↵Paul S. Owen2002-04-201-1/+1
| | | | | | and trial stuff for example session alterations git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
* pre-freeze on main templates, various bug fixes (highlighting search ↵Paul S. Owen2002-03-311-94/+170
| | | | | | results, various search related issues, blah blah). These updates need _thorough_ checking, quickly git-svn-id: file:///svn/phpbb/trunk@2448 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok all of these damned httpd server that are different are about annoyingthe_systech2002-03-281-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2444 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various bug fixes, polls, Guest vs. Anonymous, quoting guestsPaul S. Owen2002-03-231-3/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@2415 89ea8834-ac86-4346-8a33-228a782c2dd0
* More header fixingPaul S. Owen2002-03-221-234/+234
| | | | git-svn-id: file:///svn/phpbb/trunk@2411 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix error when view is set to somethng unexpectedPaul S. Owen2002-03-201-45/+42
| | | | git-svn-id: file:///svn/phpbb/trunk@2376 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor rewrite of some sql fetchrow stuffPaul S. Owen2002-03-191-6/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@2334 89ea8834-ac86-4346-8a33-228a782c2dd0
* Loads'a changes including fix for security issue, thanks to Matthijs for ↵Paul S. Owen2002-03-181-0/+1
| | | | | | checking this out and confirming git-svn-id: file:///svn/phpbb/trunk@2305 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bu**er bu**er bu**er damn damn damn ...Paul S. Owen2002-02-121-38/+46
| | | | git-svn-id: file:///svn/phpbb/trunk@2117 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, removed preg_quote but left \* in place ... bug #516545Paul S. Owen2002-02-121-47/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@2116 89ea8834-ac86-4346-8a33-228a782c2dd0