Bug 471211

Summary: Feature Request: Option to Completely Hide Filtered Posts
Product: [Applications] Tokodon Reporter: colettediskette
Component: generalAssignee: Joshua Goins <josh>
Status: RESOLVED FIXED    
Severity: wishlist CC: carl, josh
Priority: NOR    
Version First Reported In: 23.04.2   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description colettediskette 2023-06-19 01:31:07 UTC
SUMMARY
I have some things filtered on Mastodon that do not show by accessing the instance in a browser, which is how I would like it in Tokodon. However, in Tokodon, I get a "Filtered: [rule name]" in my feed with a "Show anyway" link. I could see how some users would like for it to be this way, however, most of what I hide is stuff I would like to just not even know about, so I would rather not be shown this at all. Personally, I think a toggle for this behavior would be appropriate. Thanks for your time!
Comment 1 Bug Janitor Service 2023-06-20 20:19:44 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/265
Comment 2 Joshua Goins 2023-06-20 22:07:02 UTC
Git commit 9e5ac42b7b39303ead708284f5d0ca126961bc15 by Joshua Goins.
Committed on 20/06/2023 at 20:19.
Pushed by carlschwan into branch 'master'.

Respect the filter action, so users can completely hide filtered posts

Up until now, we only hide filtered posts. But Mastodon supports another
kind of filter action, which hides the posts as if they never existed.
Now let's respect that option, and hide the posts.

M  +7    -1    src/timeline/post.cpp
M  +6    -0    src/timeline/post.h
M  +14   -2    src/timeline/timelinemodel.cpp

https://invent.kde.org/network/tokodon/-/commit/9e5ac42b7b39303ead708284f5d0ca126961bc15