filters for feeds #18
No reviewers
Labels
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
marvin8/feed2fedi!18
Loading…
Reference in a new issue
No description provided.
Delete branch "feed_filters"
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?
Add filters that allow apply some actions to some items in feeds. Now supported
drop(do not post this item),search-replace(applyre.subto item text) andmark_cw(add content warning). Actions can be applied to posts that match someregex, or toanypost.I'am not happy with this code quality, but i have not time to rewrite it
Great idea... thanks for the PR.
Can you address the issues found in the checks pipeline, please.
I have to idea how to fix
src/feed2fedi/control.py:91: error: No overload variant of "field" matches argument type "list[ItemsFilter]" [call-overload]Ok... leave it with me for now... I'll see if I can work it out. Might be a couple of days though ;-)
Replacing this PR with PR #19
Addressed in release 2.0.0
Pull request closed