aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10232] Renamed S_SEARCH_HIDDEN_FIELDS to S_SEARCH_LOCAL_HIDDEN_FIELDSNils Adermann2011-06-181-1/+1
* [ticket/7888] Swap in-forum/topic search to GET forms.Nils Adermann2011-06-091-1/+11
* [ticket/10121] Fix missing urlencode() for ICQ-number in viewtopic.phpJoas Schilling2011-04-031-1/+1
* [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.Joas Schilling2011-04-031-1/+1
* [ticket/10072] Added the POST_NUMBER template varSam Thompson2011-03-021-0/+1
* [ticket/9772] Unify permissions for sending email when board_email_form is offJosh Woody2010-08-281-1/+1
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-1/+1
* [bug/59465] Removes start=0 from URLs used by viewtopic and viewforum.Chris Smith2010-03-181-6/+6
* Firebird based board can now access their global announcements, took a while ...Chris Smith2010-02-201-0/+7
* Fix bug #56555 - Quick reply + posting permissionRuslan Uzdenov2010-01-171-2/+6
* Bug #56235 - Do not unsubscribe users from topics replying with quickreply.Joas Schilling2010-01-171-1/+1
* Fix Bug #53025 - Correctly show topic ATOM feed link when only post id is spe...Andreas Fischer2009-11-301-0/+6
* Fix Bug #51775 - Do not unlock topics with QuickReplyJoas Schilling2009-09-231-0/+1
* Fix Bug #51375 - Do not show QR in closed topics/forumsJoas Schilling2009-09-181-1/+2
* fix r10076 for #48615 - Ability to specify amount of time user is able to del...Joas Schilling2009-08-311-1/+2
* Do not take edit post time into account for determining permission to delete ...Meik Sievertsen2009-08-311-2/+16
* Sort private messages by message time and not message id. (Bug #50015)Meik Sievertsen2009-08-201-2/+2
* Better tracking of global announcementsRuslan Uzdenov2009-08-181-0/+21
* we are not supposed to know that yetHenry Sudhof2009-08-141-2/+2
* we are not supposed to know that yetHenry Sudhof2009-08-141-2/+1
* #47795Henry Sudhof2009-08-141-4/+18
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-121-1/+2
* populate who is online only where requiredHenry Sudhof2009-08-121-1/+1
* Fix bug #15729 - Global announcements marked as read if all new topics in for...Ruslan Uzdenov2009-08-051-2/+2
* #48985Henry Sudhof2009-08-031-1/+16
* Apply locale-independent basename() to attachment filenames. New function add...Meik Sievertsen2009-08-011-1/+0
* Fix bug #38055 - Post reply button shown in locked forum Ruslan Uzdenov2009-07-241-1/+1
* QR changes to let the options actually work (we use checkboxes and isset())Meik Sievertsen2009-07-191-22/+25
* Cache get_username_string() function calls on viewtopic.Chris Smith2009-07-191-4/+9
* fix r9775Joas Schilling2009-07-181-0/+1
* Fix bug #37635 - Hide profile-icon from viewtopic-page if user has no permiss...Joas Schilling2009-07-181-1/+0
* #47725Henry Sudhof2009-07-021-0/+3
* gahHenry Sudhof2009-06-261-1/+2
* And check for permissions...Henry Sudhof2009-06-261-1/+1
* oh, it is already in hereHenry Sudhof2009-06-261-2/+3
* this is very much work in progress; please feel free to improve markup, usabi...Henry Sudhof2009-06-261-2/+43
* Ability to fetch moderators with get_moderators() even if load_moderators set...Meik Sievertsen2009-06-211-1/+4
* Fix a regression introduced in r9470 #45895Chris Smith2009-06-091-1/+3
* Fix bug #34295 - Move post bump information markup to the template.Andreas Fischer2009-06-081-1/+1
* #44875Henry Sudhof2009-06-021-5/+16
* Ability to vote in poll is now required for the ability to change existing vo...Meik Sievertsen2009-04-181-2/+2
* Force full date on print view (Bug #40355)Meik Sievertsen2009-04-101-1/+1
* also redirect to topic if forum id not specified (Bug #30855)Meik Sievertsen2009-04-101-2/+2
* #43595 - we should also check for existing classes and use include instead of...Meik Sievertsen2009-03-301-1/+4
* Redirect to relevant MCP page of multi-page topic if accessing quickmod tools...Meik Sievertsen2009-03-301-1/+1
* - Add indicator to be used in code if session was created (user visits the si...Meik Sievertsen2009-03-281-1/+1
* SQL optimisationsChris Smith2009-03-191-3/+3
* Bug #39735 - force full date on bump messageMeik Sievertsen2009-03-171-1/+1
* force full date on "edited by" line. ;)Meik Sievertsen2008-11-301-2/+2
* Only display special ranks to guests; no longer display normal ranks for gues...Meik Sievertsen2008-11-221-1/+1