Add comment notifications for page comments
authorJoshua Rüsweg <josh@bastelstu.be>
Mon, 13 Aug 2018 10:23:21 +0000 (12:23 +0200)
committerJoshua Rüsweg <josh@bastelstu.be>
Mon, 13 Aug 2018 10:23:21 +0000 (12:23 +0200)
commit37cb3ee98e1857f63e6df969a76baf4edf11d5c4
treef838d2c152dd2a6911e83f80954793e1be51f7f9
parent21be21e78946e0256698b78c8d5257aa9f971712
Add comment notifications for page comments
See #2650
com.woltlab.wcf/objectType.xml
com.woltlab.wcf/userNotificationEvent.xml
wcfsetup/install/files/lib/system/user/notification/event/PageCommentResponseOwnerUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/PageCommentResponseUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/PageCommentUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/TTestablePageUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/object/type/PageCommentResponseUserNotificationObjectType.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/object/type/PageCommentUserNotificationObjectType.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/object/type/TMultiRecipientPageCommentUserNotificationObjectType.class.php [new file with mode: 0644]
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml