Bug 476085

Summary: Filter out boosts and/or replies from home feed
Product: [Applications] Tokodon Reporter: Anna <cyber+kde>
Component: generalAssignee: Joshua Goins <josh>
Status: RESOLVED FIXED    
Severity: wishlist CC: carl, josh
Priority: NOR    
Version First Reported In: 23.08.2   
Target Milestone: ---   
Platform: Android   
OS: Android 13.x   
Latest Commit: Version Fixed In: 24.02
Sentry Crash Report:

Description Anna 2023-10-25 15:47:02 UTC
I miss a feature to hide replies from home feed, present in web ui or Tusky.
Comment 1 Joshua Goins 2023-10-26 16:20:46 UTC
This makes sense, will implement.
Comment 2 Joshua Goins 2023-11-08 19:18:27 UTC
Git commit cbcd8d2a9bd65d55aed471e172c5eeeeacbffbae by Joshua Goins.
Committed on 08/11/2023 at 19:48.
Pushed by redstrate into branch 'master'.

Add basic filter options for most timelines

You can now hide boosts and/or replies on timelines like Home.

M  +2    -0    src/content/ui/AccountInfo.qml
M  +4    -0    src/content/ui/Main.qml
M  +1    -0    src/content/ui/ThreadPage.qml
M  +32   -7    src/content/ui/TimelinePage.qml
M  +10   -9    src/timeline/accountmodel.cpp
M  +3    -0    src/timeline/accountmodel.h
M  +9    -0    src/timeline/maintimelinemodel.cpp
M  +2    -0    src/timeline/maintimelinemodel.h
M  +8    -0    src/timeline/tagstimelinemodel.cpp
M  +2    -0    src/timeline/tagstimelinemodel.h
M  +8    -0    src/timeline/threadmodel.cpp
M  +2    -0    src/timeline/threadmodel.h
M  +18   -9    src/timeline/timelinemodel.cpp
M  +11   -0    src/timeline/timelinemodel.h

https://invent.kde.org/network/tokodon/-/commit/cbcd8d2a9bd65d55aed471e172c5eeeeacbffbae
Comment 3 Joshua Goins 2023-11-08 19:59:59 UTC
Added for the next major release, 24.02