From 9a2a88dc6b3db7e32ccfef65477712a43e1a69b7 Mon Sep 17 00:00:00 2001 From: Aleksei Voronov Date: Sat, 16 Sep 2023 21:08:32 +0200 Subject: [PATCH] =?UTF-8?q?Mark=20serving=20feed=20as=20done=20?= =?UTF-8?q?=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ae26f6..479cd8b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Heavily WIP. Doesn't work yet at all, but does read the stream of posts as they - [x] Store user profiles in the database - [x] Detect the country of residence from profile information - [ ] Keep subscription state to not lose messages -- [ ] Serve the feed +- [x] Serve the feed - [ ] Publish the feed - [ ] Handle deleting of posts