aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
...
* IP information moved to Post DetailsLudovic Arnaud2003-04-101-1/+1
* "Report" button only shows up if the user is authorised. Default forum_id for...Ludovic Arnaud2003-04-091-1/+9
* Fixed the quickmod type-changing tools for global announcementsLudovic Arnaud2003-04-021-5/+5
* show the attach icon in viewforum. added cached extensions (we need them with...Meik Sievertsen2003-04-011-12/+11
* Re-enable avatar displayPaul S. Owen2003-04-011-4/+3
* Update icon namePaul S. Owen2003-03-311-1/+1
* Modes renamed - easier to rememberLudovic Arnaud2003-03-301-4/+4
* Minor changesPaul S. Owen2003-03-301-8/+10
* icon name changePaul S. Owen2003-03-291-31/+36
* Using real counts when displaying unapproved items to keep the page count acc...Ludovic Arnaud2003-03-281-5/+5
* 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