User managed list of blocked keywords. #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should have a global and per feed deny word list and a per-feed list that hides feed entries if those words appear in the title or body. Enclosures from entries that are hidden via the deny word list should not be downloaded for that user.
Fixed in
bdda9b3: Settings has a 'Hide items mentioning' list for every feed, and each feed's settings a list of its own. Whole-word, case-insensitive matching on the title and text. Hidden items drop out of your lists and unread counts, and are not downloaded for you; a shared file is still fetched if another subscriber wants it. Not deployed yet.Deployed to Tower from main at
380a552(unreleased, after 0.8.4).