https://bugs.kde.org/show_bug.cgi?id=471211
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/tokodon/-/commit/9e5ac4 | |2b7b39303ead708284f5d0ca126 | |961bc15 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Joshua Goins <j...@redstrate.com> --- 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 -- You are receiving this mail because: You are watching all bug changes.