update roadmap with progress

This commit is contained in:
rimu 2023-12-28 09:40:19 +13:00
parent cd4583b58c
commit 8def5b9afc

View file

@ -11,15 +11,15 @@ The following are the goals for a 1.0 release, good enough for production use. I
- ✅ vote - ✅ vote
- sort posts by hotness algo - sort posts by hotness algo
- ✅ markdown - ✅ markdown
- logging and debugging support - logging and debugging support
### Activitypub-enabled ### Activitypub-enabled
- ✅ follow remote community - ✅ follow remote community
- post content in remote community - post content in remote community
- edit & delete content - edit & delete content
- vote - vote
### Search ### Search
@ -39,5 +39,5 @@ The following are the goals for a 1.0 release, good enough for production use. I
### Performance and scaling ### Performance and scaling
- async / await - ✅ background task runner
- threading