diff options
author | 2025-08-17 09:15:53 +0100 | |
---|---|---|
committer | 2025-08-17 09:15:53 +0100 | |
commit | e9b472eb0b7e4f832d9df96b674dc8da73b34b94 (patch) | |
tree | cb933de9bbf7e0ce0aa090ead2b9d7ad57a20e0e /README.md | |
parent | 561dc2d6b6bc729ddd936ff7fe175c91b175e8b2 (diff) | |
download | luz-e9b472eb0b7e4f832d9df96b674dc8da73b34b94.tar.gz luz-e9b472eb0b7e4f832d9df96b674dc8da73b34b94.tar.bz2 luz-e9b472eb0b7e4f832d9df96b674dc8da73b34b94.zip |
feat: new db schema
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |