From 66ec5d6c3d2684e3528b7fcbb9ebe234c0309a27 Mon Sep 17 00:00:00 2001 From: ookami125 Date: Tue, 23 Jun 2026 20:51:08 -0400 Subject: [PATCH] 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 --- ISSUES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ISSUES.md b/ISSUES.md index 9c96f9d..e2caed3 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -12,4 +12,6 @@ - ✅ Something appears to have broken the peers info tab, nothing shows up. - ✅ RSS should have a manual download button - ✅ RSS should have a manual repull -- ✅ I should be able to force re-run a rule for cases where it was modified. \ No newline at end of file +- ✅ 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 /Atom href had no source). +- ✅ Rules should show their current matches. \ No newline at end of file