aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10423] Replace foreach with function in viewtopic.phpOliver Schramm2014-04-151-12/+5
* [ticket/10423] Move code into a function and add tests for itOliver Schramm2014-04-131-1/+1
* [ticket/10423] Remove * from search or highlight stringOliver Schramm2014-03-281-1/+2
* [ticket/11766] Hide edit, quote and delete buttons if topic is lockedOliver Schramm2014-03-191-1/+7
* [ticket/10772] Remove unnecessary commentVjacheslav Trushkin2013-05-161-1/+0
* [ticket/10772] Use forum specific style for trigger_errorVjacheslav Trushkin2013-05-111-1/+9
* [ticket/10606] Also correctly use $s_search_hidden_fields in view(forum|topic).Andreas Fischer2012-02-091-1/+1
* [ticket/10319] Missing hidden fields in search formVjacheslav Trushkin2011-12-091-0/+9
* Merge remote-tracking branch 'nickvergessen/ticket/10237' into develop-olympusAndreas Fischer2011-11-111-2/+3
|\
| * [ticket/10237] Display login-box for guests, when (un)subscribingJoas Schilling2011-11-061-2/+3
* | [ticket/9976] Fix link to post when two posts have the same post_time.Joas Schilling2011-07-301-3/+11
* | [ticket/10199] Delete a useless join in viewtopic.Oleg Pudeyev2011-07-241-7/+6
* | Merge remote-tracking branch 'github-bantu/ticket/10243' into develop-olympusNils Adermann2011-07-161-1/+1
|\ \ | |/ |/|
| * [ticket/10243] Call phpbb_gmgetdate() from various places.Andreas Fischer2011-07-131-1/+1
* | [ticket/10237] Handle watching and unwatching the same way.Joas Schilling2011-07-111-1/+1
|/
* [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