Now it acctually shows a missing posts warning below every filtered post. Still a long way to go
This commit is contained in:
@@ -58,7 +58,7 @@ public class Status extends BaseModel implements DisplayItemsParent{
|
||||
public boolean bookmarked;
|
||||
public boolean pinned;
|
||||
|
||||
public boolean filterRevealed = false;
|
||||
public boolean filterRevealed;
|
||||
|
||||
public transient boolean spoilerRevealed;
|
||||
public transient boolean hasGapAfter;
|
||||
|
||||
Reference in New Issue
Block a user