Bug 476085 - Filter out boosts and/or replies from home feed
Summary: Filter out boosts and/or replies from home feed
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: 23.08.2
Platform: Android Android 13.x
: NOR wishlist
Target Milestone: ---
Assignee: Joshua Goins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-25 15:47 UTC by Anna
Modified: 2023-11-08 19:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 24.02
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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