ISSUES: RSS download button + rule match preview done

The backend link/Atom-href source fix landed in 15905c2; record the two
new issues (manual download button, show current matches) as resolved.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
ookami125 2026-06-23 20:51:08 -04:00
parent 15905c2f35
commit 66ec5d6c3d

View file

@ -13,3 +13,5 @@
- ✅ RSS should have a manual download button - ✅ RSS should have a manual download button
- ✅ RSS should have a manual repull - ✅ RSS should have a manual repull
- ✅ I should be able to force re-run a rule for cases where it was modified. - ✅ I should be able to force re-run a rule for cases where it was modified.
- ✅ RSS manual download button doesn't work — there's no + next to articles (feeds whose items only carry a <link>/Atom href had no source).
- ✅ Rules should show their current matches.