aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* Output total posts/topicsPaul S. Owen2003-03-251-23/+23
* Print entire topicPaul S. Owen2003-03-201-4/+3
* Moved login procedure to a function enabling "inline" login links ... no more...Paul S. Owen2003-03-171-5/+3
* Please try not to notice.Ludovic Arnaud2003-03-131-2/+5
* Added indicators for reported and/or unapproved items. Note that moderators w...Ludovic Arnaud2003-03-131-10/+27
* Additional info for profilesPaul S. Owen2003-03-081-1/+1
* Switched up $total and $offset as per MySQL manualLudovic Arnaud2003-03-061-4/+1
* New template var for future use.Ludovic Arnaud2003-03-061-1/+9
* Moved "viewprofile" to memberslist ... consolidation incompletePaul S. Owen2003-03-051-22/+18
* Action for searchbox ... obviously doesn't work at present since search is ye...Paul S. Owen2003-02-281-1/+2
* Fixed a very potential cross-site scripting issue that would have for sure en...Ludovic Arnaud2003-02-281-2/+2
* Potential (display) support for global announcements ... various issues still...Paul S. Owen2003-02-271-11/+18
* Some sort order changes and other minor changes to viewtopic/viewforumPaul S. Owen2003-02-271-48/+29
* Fixed pagination when posts aren't ordered by time. Modified the link to MCP ...Ludovic Arnaud2003-02-271-35/+60
* some changes... mainly permission related. Please note the intval($forum_id) ...Meik Sievertsen2003-02-261-3/+1
* Generally related to post tables mergePaul S. Owen2003-02-261-159/+124
* Various MCP updatesLudovic Arnaud2003-02-241-1/+1
* internal html compliance updatesPaul S. Owen2003-02-231-2/+2
* Small modification I wanted to commit before I get too much desynch'edLudovic Arnaud2003-02-061-3/+2
* Case changes, fix forum_id in nav, fix forum_id in posting success msgPaul S. Owen2003-01-301-1/+1
* smilies check incorrectPaul S. Owen2003-01-291-1/+1
* Merged forum nav for viewtopic/viewforum, fixed cache behavior with an empty ...Ludovic Arnaud2003-01-221-48/+4
* Icon updatesPaul S. Owen2003-01-221-18/+42
* Cache topic icons ... being used in three places, two high traffic areas ... ...Paul S. Owen2003-01-211-32/+59
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-3/+3
* ignore post testPaul S. Owen2003-01-081-164/+213
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-1/+3
* 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
* didn't urlencode highlighted url data ... tut tutPaul S. Owen2002-11-211-3/+3
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ev...James Atkinson2002-11-211-3/+3
* Got bored so added print topic output viewPaul S. Owen2002-11-201-35/+8
* Further layout faffing, nav links for viewtopic (code needs merging with view...Paul S. Owen2002-11-191-28/+84
* Cache moderator names? Output moderators for all forums in viewforum. Alter a...Paul S. Owen2002-11-181-17/+17
* Experimental: link to the first unread post without redirectionLudovic Arnaud2002-11-051-6/+9
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-4/+18
* Some bugfixes, quick-(un)locking now works.Ludovic Arnaud2002-11-011-7/+7
* Various, typically posting related updatesPaul S. Owen2002-11-011-91/+92
* sighPaul S. Owen2002-10-311-16/+10
* Smilies enabled ... note this is not necessarily final ...Paul S. Owen2002-10-311-217/+93
* Dumped sql_query_array, replaced with build_array, posting updates, fixed quo...Paul S. Owen2002-10-301-1/+1
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-121/+63
* Posting and acl option updatesPaul S. Owen2002-10-281-88/+89
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-94/+88
* Added the redirect() function for nice and clean redirection.Ludovic Arnaud2002-10-091-10/+4
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-68/+61
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-20/+20
* Forum/Topic marking updatesPaul S. Owen2002-08-221-24/+4
* Some sql changesPaul S. Owen2002-08-171-14/+13
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-67/+67
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-1/+1