Added to-do

This commit is contained in:
Michael 2020-01-05 13:37:24 +00:00
parent 31b6680402
commit 4734242f63

View file

@ -26,6 +26,8 @@ class UserItem
/** /**
* Checks an item for notifications and sets the "notification-type" field * 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 * @param int $iid Item ID
*/ */