aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ticket/14395] Add event core.viewtopic_add_quickmod_option_afterLaxSlash2016-01-081-1/+1
| * | [ticket/14395] Add event core.viewtopic_add_quickmod_option_afterLaxSlash2016-01-081-8/+35
| * | [ticket/14395] Move call to phpbb_add_quickmod_optionLaxSlash2016-01-071-8/+8
| |/
* | Merge branch '3.1.x'Marc Alexander2015-11-261-1/+1
|\ \ | |/
| * [ticket/14313] Check for item approved explicitlyRichard McGirr2015-11-261-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-11-251-0/+3
|\ \ | |/
| * [ticket/14313] Don't display quote button on unapproved postsRMcGirr832015-11-251-0/+3
* | Merge pull request #3896 from Zoddo/ticket/14157Marc Alexander2015-10-101-0/+1
|\ \
| * | [ticket/14157] Allow to set the alt/title attribute on post iconsZoddo2015-10-101-0/+1
* | | Merge branch '3.1.x'Marc Alexander2015-10-071-1/+8
|\ \ \ | | |/ | |/|
| * | Merge pull request #3615 from rxu/ticket/13846Marc Alexander2015-10-071-1/+8
| |\ \
| | * | [ticket/13846] Fix softdelete feature workflow in viewtopicrxu2015-05-171-1/+8
* | | | [ticket/12769] Delete imageset & consolidate imgsMichael Miday2015-09-171-0/+2
| |_|/ |/| |
* | | [ticket/8708] Apply permission 'f_announce_global'Oliver Schramm2015-07-191-2/+2
* | | Merge branch 'ticket/13930' into ticket/13930-masterMarc Alexander2015-06-081-1/+1
|\ \ \ | |/ /
| * | [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-081-1/+1
| |/
* | Merge branch '3.1.x'Marc Alexander2015-05-061-5/+72
|\ \ | |/
| * [ticket/13745] Add viewtopic.php core events to allow manipulating poll datarxu2015-04-151-5/+72
* | [ticket/13654] Moving reporting into controllerMateBartus2015-04-161-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-02-181-16/+0
|\ \ | |/
| * [ticket/13595] Removed unused codeJoshyPHP2015-02-131-16/+0
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-15/+15
* | Merge pull request #3289 from MGaetan89/ticket/13450Tristan Darricau2015-01-141-0/+3
|\ \ | |/ |/|
| * [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+3
* | [ticket/13160] New line before comment blockbrunoais2015-01-111-0/+1
* | [ticket/13146] Remove empty linebrunoais2015-01-101-1/+0
* | [ticket/13146] "Make it" -> "Set it to"brunoais2015-01-101-2/+2
* | [ticket/13146] Forced line feed on long linebrunoais2015-01-101-1/+2
* | [ticket/13146] Fixed wrong tab + space into only tabbrunoais2015-01-101-5/+5
* | [ticket/13160] Appending "_check" to override variable namesbrunoais2015-01-101-16/+16
* | [ticket/13160] lowercase nullbrunoais2015-01-101-1/+1
* | [ticket/13160] Wrong variable types fixedbrunoais2015-01-101-3/+3
* | [ticket/13160] Removed an unwanted tab char.brunoais2015-01-101-1/+1
* | [ticket/13160] Allow override topic_tracking_infobrunoais2015-01-101-0/+5
* | [ticket/13160] Allow override f_read and forum passwordbrunoais2015-01-101-2/+8
* | [ticket/13160] Viewtopic; before viewing permissions eventbrunoais2015-01-101-0/+21
|/
* [ticket/13453] Sort param in Canonical URLTobi Schäfer2015-01-061-1/+1
* [ticket/13326] fix CSomniError2014-11-111-2/+2
* [ticket/13326] add viewtopic_url to eventomniError2014-11-101-0/+3
* [ticket/13300] Don't show jabber in profile if jabber is disabledOliver Schramm2014-11-091-1/+1
* [ticket/13186] Don't show link on post count when search disabledOliver Schramm2014-10-201-1/+1
* [ticket/13177] Fix display of post count-based ranks in viewtopic.Cesar G2014-10-141-1/+1
* Merge pull request #2888 from Nicofuma/ticket/12993Joas Schilling2014-10-011-2/+8
|\
| * [ticket/12993] Return an array instead of reference passingTristan Darricau2014-08-191-2/+8
| * [ticket/12993] Rename to phpbb_get_user_rankTristan Darricau2014-08-181-2/+2
| * [ticket/12993] Improve get_user_ranksForumhulp.com2014-08-181-2/+2
* | [ticket/13050] Allow topic/forum subscription when email/jabber is offrxu2014-09-071-1/+1
* | [ticket/13047] Add $post_list array to core.viewtopic_modify_page_title eventrxu2014-09-071-1/+3
* | Merge pull request #2865 from marc1706/ticket/12966Dhruv Goel2014-08-291-3/+3
|\ \
| * | [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-231-2/+2