mirror of
https://github.com/accelforce/Yuito
synced 2025-01-28 22:59:27 +01:00
apply the home filter to lists (#1991)
This commit is contained in:
parent
fef4b8b07f
commit
f917a5aa4b
@ -392,6 +392,7 @@ public class TimelineFragment extends SFragment implements
|
||||
// home, notifications, public, thread
|
||||
switch (kind) {
|
||||
case HOME:
|
||||
case LIST:
|
||||
return filterContext.contains(Filter.HOME);
|
||||
case PUBLIC_FEDERATED:
|
||||
case PUBLIC_LOCAL:
|
||||
|
Loading…
x
Reference in New Issue
Block a user