Add notifications for article comments
authorJoshua Rüsweg <josh@bastelstu.be>
Mon, 13 Aug 2018 14:23:29 +0000 (16:23 +0200)
committerJoshua Rüsweg <josh@bastelstu.be>
Mon, 13 Aug 2018 14:23:29 +0000 (16:23 +0200)
commit3e6beb4b320d162f4ffe948f62d246f756ab728e
tree79c73c091045156ab375c659ca20f23a4325f97d
parent37cb3ee98e1857f63e6df969a76baf4edf11d5c4
Add notifications for article comments
See #2649
com.woltlab.wcf/objectType.xml
com.woltlab.wcf/userNotificationEvent.xml
wcfsetup/install/files/lib/system/user/notification/event/ArticleCommentResponseOwnerUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/ArticleCommentResponseUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/ArticleCommentUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/TTestableArticleUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/object/type/ArticleCommentResponseUserNotificationObjectType.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/object/type/ArticleCommentUserNotificationObjectType.class.php [new file with mode: 0644]
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml