Commit graph

11 commits

Author SHA1 Message Date
d85bc16904
Make blacklist override whitelist
All checks were successful
Test and build Docker image / docker (push) Successful in 30s
Change filter evaluation so blacklist matches take precedence over whitelist matches. Updated evaluator logic to skip entries when blacklist and whitelist both match, adjusted related branches to reflect the new decision flow, and updated a feeds.py comment to clarify the combined decision. Also updated blacklist/whitelist templates copy to reflect the new precedence and adjusted tests to expect blacklist-wins behavior.
2026-05-04 22:55:53 +02:00
6a3bba5b69
Add live preview to blacklist and whitelist
All checks were successful
Test and build Docker image / docker (push) Successful in 1m58s
2026-04-27 18:27:05 +02:00
71695c2987
WIP 2026-03-15 19:37:55 +01:00
e8bd528def
Add git backup functionality
Fixes: https://github.com/TheLovinator1/discord-rss-bot/issues/421
Merges: https://github.com/TheLovinator1/discord-rss-bot/pull/422
2026-03-07 01:01:09 +01:00
ac63041b28
Add regex support to blacklist and whitelist filters. Strong code, many bananas! 🦍🦍🦍🦍 2025-04-03 05:44:50 +02:00
45fa4c3c39
Fix warnings and other type checking issues 2025-02-10 04:44:09 +01:00
7ba3716b98
Stuff and things 2024-10-30 18:45:02 +01:00
73cf7c489c
Fix all the bugs 2024-05-18 04:05:05 +02:00
948a5a2af9
Use Ruff and fix all its warnings and errors 2023-03-18 01:50:45 +01:00
9a90385fae
You can now filter the author 2023-01-30 01:21:16 +01:00
bc00be6f71
Refactor whitelist/blacklist 2023-01-29 02:16:36 +01:00