forked from GNUsocial/gnu-social
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:
@@ -72,7 +72,6 @@ $classes = array('Schema_version',
|
||||
'Group_block',
|
||||
'Group_alias',
|
||||
'Session',
|
||||
'Deleted_notice',
|
||||
'Config',
|
||||
'Profile_role',
|
||||
'Location_namespace',
|
||||
|
Reference in New Issue
Block a user