aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-97/+146
* Fixed some undefined variables (my bad ;))Ludovic Arnaud2003-04-241-0/+1
* replaced \' with ' in template to let it parse javascript correctly. admin_at...Meik Sievertsen2003-04-231-128/+123
* Re-enabled polling ... includes option of multiple choice polling, indication...Paul S. Owen2003-04-221-28/+74
* do not use the sync function if post get deleted. added topic_last_post_id in...Meik Sievertsen2003-04-191-1/+1
* use only one query for updating download counts.Meik Sievertsen2003-04-181-12/+9
* Revert INCLUDE template change, fixed attachment display.Meik Sievertsen2003-04-181-25/+21
* make_normal fixed (was making topics sticky)Ludovic Arnaud2003-04-171-8/+11
* A special rank bug that was a real git to track down :DPaul S. Owen2003-04-171-51/+63
* viewtopic v1.260: less memory than 1.259 and still 5% faster than v1.256Ludovic Arnaud2003-04-171-126/+168
* bbcode parsing of signature ... may change ... alter handling of newlinesPaul S. Owen2003-04-161-13/+19
* - BBCode now only loaded if necessaryLudovic Arnaud2003-04-161-565/+595
* Enable/disable display of moderator listingsPaul S. Owen2003-04-151-1/+1
* fixed delete post bug, use extension cache while posting, fix download counte...Meik Sievertsen2003-04-151-7/+7
* re-use include...Meik Sievertsen2003-04-111-3/+1
* BBCode parser + decoder, missing some tags and mildly broken at this timeLudovic Arnaud2003-04-111-1/+3
* initial 'view attachments' implementation. added new template var (merged inc...Meik Sievertsen2003-04-101-39/+269
* 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