From: David ‘Bombe’ Roden Date: Fri, 6 May 2011 13:27:25 +0000 (+0200) Subject: Update documentation. X-Git-Tag: 0.6.4^2~25 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=1d07dd7f6d72b4fc3a8a1870eff16a390b9762b3 Update documentation. --- diff --git a/src/main/java/net/pterodactylus/sone/notify/ListNotificationFilters.java b/src/main/java/net/pterodactylus/sone/notify/ListNotificationFilters.java index 207f4cc..58afc17 100644 --- a/src/main/java/net/pterodactylus/sone/notify/ListNotificationFilters.java +++ b/src/main/java/net/pterodactylus/sone/notify/ListNotificationFilters.java @@ -182,6 +182,7 @@ public class ListNotificationFilters { * Sone. *
  • The given Sone has not explicitely assigned negative trust to the * post’s Sone but the implicit trust is negative.
  • + *
  • The post’s {@link Post#getTime() time} is in the future.
  • * * If none of these statements is true the post is considered visible. *