diff --git a/src/Model/UserItem.php b/src/Model/UserItem.php index 15c7730054..ae2663d68d 100644 --- a/src/Model/UserItem.php +++ b/src/Model/UserItem.php @@ -26,6 +26,8 @@ class UserItem /** * Checks an item for notifications and sets the "notification-type" field + * @ToDo: + * - Check for mentions in posts with "uid=0" where the user hadn't interacted before * * @param int $iid Item ID */