aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_topic.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16262] Fixing event's $current_row_number by renaming $ibrunoais2019-12-261-2/+2
* [ticket/16113] Add core.mcp_topic_modify_sql_aryDark❶2019-07-291-5/+27
* [ticket/15954] Add safeguards to include() callskasimi2019-01-261-1/+5
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-12/+12
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-251-1/+15
|\
| * [ticket/15250] Add core event to MCP at the end of merge_postsDaniel Sinn2017-06-201-1/+15
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-1/+42
|\ \ | |/
| * [ticket/7336] Index first post when splitting topicsMarc Alexander2017-01-161-0/+42
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+2
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-5/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* | Merge branch '3.1.x'Marc Alexander2015-09-161-0/+24
|\ \ | |/
| * Merge pull request #3833 from rxu/ticket/14102Marc Alexander2015-09-161-0/+24
| |\
| | * [ticket/14102] Add core event to the mcp_topic.phprxu2015-08-151-0/+24
| |/
* | Merge branch '3.1.x'Marc Alexander2015-03-051-0/+4
|\ \ | |/
| * Merge pull request #3413 from kasimi/ticket/13540Marc Alexander2015-03-051-0/+4
| |\
| | * [ticket/13540] Add total post count to mcp_topic_review_modify_row eventkasimi2015-02-171-0/+2
| | * [ticket/13540] Add topic_info to mcp_topic_review_modify_row eventkasimi2015-02-161-0/+2
* | | Merge branch '3.1.x'Marc Alexander2015-02-181-8/+0
|\ \ \ | |/ /
| * | [ticket/13595] Removed unused codeJoshyPHP2015-02-131-8/+0
| |/
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-1/+1
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-25/+25
* | Merge pull request #3281 from MGaetan89/ticket/13496Andreas Fischer2015-02-031-1/+1
|\ \
| * | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-1/+1
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-3/+33
|\ \ \ | |/ / |/| / | |/
| * [ticket/13540] Added var row to both eventskasimi2015-01-251-0/+2
| * [ticket/13540] Add core event for MCP topic review block datakasimi2015-01-241-3/+31
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-5/+18
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-2/+4
|/
* [ticket/12612] Prefix check_ids() with phpbb_Joas Schilling2014-06-231-2/+2
* [ticket/12612] Prefix mcp_sorting() with phpbb_Joas Schilling2014-06-231-2/+2
* [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-231-6/+6
* [ticket/12612] Prefix module url functions with phpbb_Joas Schilling2014-06-231-1/+1
* Merge pull request #2434 from Nicofuma/ticket/8610Joas Schilling2014-06-091-4/+18
|\
| * [ticket/8610] Fix bookmarks when merging all the posts of a topicTristan Darricau2014-05-271-4/+18
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
|/
* [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-251-3/+3
* [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
* [ticket/11849] Update more MCP calls to pagination classJoas Schilling2013-12-181-8/+4
* [ticket/11892] Fix undefined variables: to_forum_id & to_topic_idCesar G2013-10-081-26/+10
* Merge branch 'develop-olympus' into developAndreas Fischer2013-08-151-2/+2
|\
| * [ticket/11775] Fix error when moving the last post to another topicJoas Schilling2013-08-081-2/+2
* | Merge remote-tracking branch 'brunoais/ticket/11653' into developJoas Schilling2013-08-011-7/+2
|\ \
| * | [ticket/11653] Use $parse_flagsBruno Ais2013-08-011-1/+2
| * | [ticket/11653] generate_text_for_display on mcp/mcp_topic.phpBruno Ais2013-07-161-7/+1
* | | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-3/+4
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-5/+51
|\ \ \ | |/ /
| * | Merge PR #1140 branch 'develop-olympus' into developOleg Pudeyev2012-12-161-1/+48
| |\ \ | | |/