add feed page for user notifications
authorjoshuaruesweg <josh@joshsboard.de>
Tue, 7 Jun 2016 22:39:18 +0000 (00:39 +0200)
committerjoshuaruesweg <josh@joshsboard.de>
Tue, 7 Jun 2016 22:39:18 +0000 (00:39 +0200)
commit40aa9168dd326eca7dd529d54561508bd3c37e2a
treecd7792111f041ffc7a8ff0e172fdaeb3ed77d2f9
parent0669cbd2e3493a7757e0b9fbf4c414216c7b1ec0
add feed page for user notifications
CHANGELOG.md
com.woltlab.wcf/templates/notificationList.tpl
wcfsetup/install/files/lib/page/AbstractFeedPage.class.php
wcfsetup/install/files/lib/page/NotificationFeedPage.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/AbstractUserNotificationEvent.class.php