phpbb/phpBB/includes
Joas Schilling 92db22c882 [ticket/12371] Do not delete post related notifications when a post is deleted
When a post is marked edited and therefor marked as softdeleted/unapproved,
we should not delete the notifications, just like we can't delete the emails.
Links are out there anyway and just keeping the notification is fail save.

If we keep the notification we can just continue to update it when more posts
are added. Also when we delete a post, we don't have to go though the table
and find all related notifications to be able to delete them or even update
them, when they have responders set.

PHPBB3-12371
2014-04-25 11:52:19 +02:00
..
acp [ticket/12201] Add link to resync file stats after error. 2014-04-15 14:19:47 -07:00
captcha [ticket/10763] Fix static calls to non static methods in colour_manager 2014-03-09 21:42:59 +01:00
diff [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
hooks [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
mcp Merge remote-tracking branch 'github-nickvergessen/ticket/12373' into develop-ascraeus 2014-04-10 14:19:13 -07:00
questionnaire Merge remote-tracking branch 'upstream/develop' into ticket/11015 2012-12-06 21:49:24 -05:00
ucp [ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backend 2014-04-12 11:50:54 +02:00
utf [ticket/10847] fixing all misspelled "dependant" to "dependent" 2012-04-30 21:55:24 +02:00
.htaccess
bbcode.php [ticket/11962] Resize posted images to fit and give them a class 2014-03-30 14:19:16 -07:00
constants.php [prep-release-3.1.0-b2] Prepare development of 3.1.0-b3 2014-03-30 22:53:09 +02:00
functions.php Merge pull request #2248 from Elsensee/ticket/12193 2014-04-22 18:25:33 +02:00
functions_acp.php [ticket/10910] Do not add size when its 1 (default) 2013-11-22 15:52:59 +01:00
functions_admin.php [ticket/12371] Do not delete post related notifications when a post is deleted 2014-04-25 11:52:19 +02:00
functions_compatibility.php [ticket/9758] Removed useless if-conditions to include functions.php 2014-03-28 19:12:31 +01:00
functions_compress.php [ticket/11981] Fix code sniffer complaints 2013-10-28 23:05:46 +01:00
functions_container.php [ticket/12386] Rename DEBUG_EXTRA to DEBUG_CONTAINER for more descriptive name 2014-04-11 11:11:31 +02:00
functions_content.php Merge branch 'develop-olympus' into develop-ascraeus 2014-04-15 23:23:44 +02:00
functions_convert.php [ticket/12005] Remove PM popup from converter 2013-11-08 21:57:05 +01:00
functions_database_helper.php [ticket/12282] Use interface for type hinting 2014-04-01 19:17:41 +02:00
functions_display.php [ticket/11959] Move phpbb_generate_string_list() to functions_content.php. 2014-03-29 09:32:04 -07:00
functions_download.php [ticket/12282] Use interface for type hinting 2014-04-01 19:17:41 +02:00
functions_install.php [ticket/12386] Rename DEBUG_EXTRA to DEBUG_CONTAINER for more descriptive name 2014-04-11 11:11:31 +02:00
functions_jabber.php Merge branch 'develop-olympus' into develop 2013-07-12 10:37:52 -05:00
functions_messenger.php [ticket/10763] Do not call messenger::error() statically 2014-03-09 22:03:38 +01:00
functions_module.php [ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backend 2014-04-12 11:50:54 +02:00
functions_posting.php [ticket/12371] Do not delete post related notifications when a post is deleted 2014-04-25 11:52:19 +02:00
functions_privmsgs.php [ticket/12344] Add core.pm_submit_before to function submit_pm 2014-04-15 22:19:47 +02:00
functions_transfer.php [ticket/10763] Do not call non-static transfer() statically 2014-03-09 21:53:21 +01:00
functions_upload.php [ticket/12211] Do not run attachment file names twice through htmlspecialchars 2014-04-11 21:10:28 +02:00
functions_url_matcher.php [ticket/12090] Split finding routes and returning routes into 2 methods 2014-03-09 18:38:21 +01:00
functions_user.php [ticket/12115] Also port user interests to profile fields 2014-02-06 11:32:11 +01:00
index.htm
message_parser.php [ticket/11915] Provide the URL to the attachment when it's uploaded. 2014-01-17 19:20:36 -08:00
sphinxapi.php [ticket/11248] Convert line endings to LF - develop edition. 2012-12-07 21:57:33 -05:00
startup.php [ticket/10893] Update the usage of Composer 2012-05-13 13:05:20 -04:00