From 5d626b3d07d63ce720f02826a25dcd80bb21ce92 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Sat, 27 Feb 2021 21:19:21 +0000 Subject: [PATCH] todo --- doc/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/todo.txt b/doc/todo.txt index 298dfc4..a1e7ba1 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -4,5 +4,6 @@ - fix: migrate to cascade delete https://sqlite.org/foreignkeys.html#fk_actions - fix: loading items (by scrolling down) is glitching while feeds are refreshing +- fix: feed deleting is broken - doc: self-hosting instructions (including certificates) - etc: test gofeed against real-world feeds, compare results with https://pypi.org/project/feedparser/