Update the roadmap a little bit to mention everything that's needed to get to v1

This commit is contained in:
Aleksei Voronov 2023-09-23 20:42:35 +02:00
parent 2268f9ca14
commit ffccdc40fe
1 changed files with 5 additions and 1 deletions

View File

@ -12,8 +12,12 @@ Heavily WIP. Doesn't work yet at all, but does read the stream of posts as they
- [x] Detect the country of residence from profile information
- [x] Keep subscription state to not lose messages
- [x] Serve the feed
- [ ] Publish the feed
- [x] Handle deleting of posts
- [ ] Handle errors in the web service gracefully
- [ ] Handle missing profiles in the profile classifier
- [ ] Add a way to mark a profile as being from a certain country manually
- [ ] Handle reconnecting to websocket somehow
- [ ] Publish the feed
## Configuration