From e9b472eb0b7e4f832d9df96b674dc8da73b34b94 Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Sun, 17 Aug 2025 09:15:53 +0100 Subject: feat: new db schema --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 29c5242..d684716 100644 --- a/README.md +++ b/README.md @@ -168,3 +168,5 @@ - [ ] polls - [ ] privacy lists/circles - [ ] pubsub node items filter for each person +- [ ] unreadification, notify somebody that you unread their message + - and extended, settings for this. like if you want to have to manually mark as read, etc. -- cgit