]> git.mxchange.org Git - friendica.git/commitdiff
Added to-do
authorMichael <heluecht@pirati.ca>
Sun, 5 Jan 2020 13:37:24 +0000 (13:37 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 5 Jan 2020 13:37:24 +0000 (13:37 +0000)
src/Model/UserItem.php

index 15c77300540fc4b44daca18faebb42c945b56dee..ae2663d68d05bd11ed8a29961334007aaf518298 100644 (file)
@@ -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
         */