Some work on ActivityModeration with notice deletion

Let's now create an event called DeleteNotice and also make sure we
handle the onNoticeDeleteRelated properly in ActivityModeration to
avoid possible endless loops etc.
This commit is contained in:
Mikael Nordfeldth
2015-10-03 02:02:37 +02:00
parent ae73baf4ee
commit 88f7bb1ed5
8 changed files with 346 additions and 80 deletions

View File

@@ -72,7 +72,6 @@ $classes = array('Schema_version',
'Group_block',
'Group_alias',
'Session',
'Deleted_notice',
'Config',
'Profile_role',
'Location_namespace',