Backport TReactionUserNotificationEvent to version 3.0
authorJoshua Rüsweg <ruesweg@woltlab.com>
Wed, 15 May 2019 15:01:19 +0000 (17:01 +0200)
committerJoshua Rüsweg <ruesweg@woltlab.com>
Wed, 15 May 2019 17:47:49 +0000 (19:47 +0200)
commit3b7895f2a2f260f7a6943ed4250db52dc5affa16
tree35cb61ae7b0e6ba6c834282d5da15d6bf3fcf0f6
parent13d52f4b15376c6d0048f00ed509a4d6ec9223f6
Backport TReactionUserNotificationEvent to version 3.0
This backport ensures the compatibility for version 3.0 (and above) and version 5.2. With this commit, plugins can fully support the reaction system and the like system, previously this was only possible to a limited extent.
See #2508
wcfsetup/install/files/lib/system/user/notification/event/TReactionUserNotificationEvent.class.php [new file with mode: 0644]