User managed list of blocked keywords. #47

Closed
opened 2026-09-24 10:16:14 -07:00 by rays · 2 comments
Owner

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.

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.
rays added the enhancement label 2026-09-24 10:16:14 -07:00
Author
Owner

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.

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.
rays closed this issue 2026-09-25 06:18:03 -07:00
Author
Owner

Deployed to Tower from main at 380a552 (unreleased, after 0.8.4).

Deployed to Tower from main at 380a552 (unreleased, after 0.8.4).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rays/ipodderx-rs#47