Bug 471211 - Feature Request: Option to Completely Hide Filtered Posts
Summary: Feature Request: Option to Completely Hide Filtered Posts
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: 23.04.2
Platform: Mint (Ubuntu based) Linux
: NOR wishlist
Target Milestone: ---
Assignee: Joshua Goins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-19 01:31 UTC by colettediskette
Modified: 2023-06-20 22:07 UTC (History)
2 users (show)

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


Attachments

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