Moved the notification list into the global space
authorAlexander Ebert <ebert@woltlab.com>
Mon, 23 May 2022 15:23:28 +0000 (17:23 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 23 May 2022 15:23:28 +0000 (17:23 +0200)
commite43fa637ff4862a1e2ff355e35691bdeee74722e
treefdb8797fc699132029a07a71bd5bfc21d5359f40
parent10329cae9250cb1b2afe3750e5dc9dee12749f63
Moved the notification list into the global space

The notification list was placed in the user menu a long time ago, but never really fitted in there. The link was already (and continues to be) reachable through the drop-down menu, removing the need of an additional location.

Moving the notification list into the global page space makes more sense and aligns with similar lists such as the conversations.
com.woltlab.wcf/page.xml
com.woltlab.wcf/templates/notificationList.tpl
com.woltlab.wcf/userMenu.xml
wcfsetup/install/files/lib/page/NotificationListPage.class.php