From bf5351d5517003d60d5e1b850aaba323cb0443a1 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Mon, 1 Mar 2021 22:23:20 +0000 Subject: [PATCH] update docs --- doc/changelog.md | 4 ++++ doc/todo.txt | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/changelog.md b/doc/changelog.md index 33ade4e..599abb7 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,3 +1,7 @@ +# upcoming + +- (fix) deleting feeds + # v1.3 (2021-02-18) - (fix) log out functionality if authentication is set diff --git a/doc/todo.txt b/doc/todo.txt index a1e7ba1..fab3d64 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -1,9 +1,6 @@ - add: enclosures (podcasts etc) https://github.com/shagr4th/yarr/commits/master - fix: broken base link in https://applieddivinitystudies.com/ -- 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/