X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Fnotify%2FListNotificationFilters.java;h=58afc17371305db5b09837adc7027e6fa37def06;hp=207f4cc135c73dd64a104a551c433857244a2e61;hb=1d07dd7f6d72b4fc3a8a1870eff16a390b9762b3;hpb=5768a676ea3080e26f93e8d5e2f9d740a2ccb843 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. *