aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_post.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-8/+8
* [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-2/+8
* Merge branch 'develop-olympus' into develop-ascraeusTristan Darricau2014-07-101-0/+1
|\
| * [ticket/12695] Add viewtopic language file for parse_attachments in mcp_postMarc Alexander2014-07-101-0/+1
* | [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-231-2/+2
* | [ticket/12612] Prefix module url functions with phpbb_Joas Schilling2014-06-231-1/+1
* | [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-1/+1
* | [ticket/7707] Add get_username_string() where possibleOliver Schramm2014-03-161-4/+4
* | Merge remote-tracking branch 'brunoais/ticket/11642' into developJoas Schilling2013-08-031-11/+2
|\ \
| * | [ticket/11642] Use $parse_flagsBruno Ais2013-08-011-1/+2
| * | [ticket/11642] Fixed typo in the variable name.Bruno Ais2013-07-201-1/+1
| * | [ticket/11642] generate_text_for_display on mcp/mcp_post.phpBruno Ais2013-07-161-11/+1
* | | [ticket/9657] Populate data about post's delete status in mcp_postJoas Schilling2013-03-121-0/+31
* | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-2/+2
|/ /
* | [ticket/11052] update search backend constructor everywhereDhruv2012-08-151-2/+2
* | [ticket/10637] Leftovers from implementation of extensions in mcp_postVjacheslav Trushkin2012-02-091-4/+2
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-131-1/+1
|\ \ | |/
| * [ticket/10365] Require m_report permission to see reports in mcp_postIgor Wiedler2011-10-301-1/+1
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-241-2/+2
|\ \ | |/
| * [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-251-2/+2
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [ticket/7332] Redirect users back to post details when performing actions.Chris Smith2010-08-081-1/+1
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-1/+1
* Fix one design failure in phpBB3. Do not count non-approved posts to the user...Meik Sievertsen2008-09-021-4/+4
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-2/+10
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+10
* #i62 - #i65Meik Sievertsen2007-09-221-1/+0
* #i51 - #i63 - #i64Meik Sievertsen2007-09-211-14/+12
* parse error? parse error.Meik Sievertsen2007-08-191-2/+2
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-2/+4
* Cleaning up (#13689)Henry Sudhof2007-07-221-3/+3
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* MCP? Who uses that... :PDavid M2007-06-021-0/+1
* Introduced checks to stop negative postcounts (Bug #11561, #11421)Henry Sudhof2007-05-251-1/+2
* oh my god - what did he do? Adding attachment display to post/topic review, q...Meik Sievertsen2007-05-191-2/+41
* - m_warn is no longer a local moderation permissionNils Adermann2007-04-151-1/+1
* I don't like hardcoded URLs :)Dominik Dröscher2007-03-121-0/+2
* - allow converting from one database to another, no need for tables to be in ...Nils Adermann2007-02-161-1/+1
* - introducing read/unread images in the MCP, if you view something through th...Nils Adermann2007-01-271-2/+19
* #6098Dominik Dröscher2007-01-091-2/+2
* - Modules are not added correctly [#6370]Meik Sievertsen2006-12-181-5/+6
* - exclude the IP of the post in the "other IP's" listDavid M2006-12-171-4/+5
* - a bunch of fixesMeik Sievertsen2006-12-021-2/+3
* Message for my last commit (no I didn't intent it to be "message"):Nils Adermann2006-11-261-0/+17
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-3/+5
* some updates; and hopefully not completely breaking redirects (again). :D You...Meik Sievertsen2006-11-021-1/+10
* #4962David M2006-10-231-1/+1