Update documentation.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 6 May 2011 13:27:25 +0000 (15:27 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 6 May 2011 13:27:25 +0000 (15:27 +0200)
src/main/java/net/pterodactylus/sone/notify/ListNotificationFilters.java

index 207f4cc..58afc17 100644 (file)
@@ -182,6 +182,7 @@ public class ListNotificationFilters {
         * Sone.</li>
         * <li>The given Sone has not explicitely assigned negative trust to the
         * post’s Sone but the implicit trust is negative.</li>
+        * <li>The post’s {@link Post#getTime() time} is in the future.</li>
         * </ul>
         * If none of these statements is true the post is considered visible.
         *