Update the roadmap a little bit to mention everything that's needed to get to v1
This commit is contained in:
parent
2268f9ca14
commit
ffccdc40fe
|
@ -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] Detect the country of residence from profile information
|
||||||
- [x] Keep subscription state to not lose messages
|
- [x] Keep subscription state to not lose messages
|
||||||
- [x] Serve the feed
|
- [x] Serve the feed
|
||||||
- [ ] Publish the feed
|
|
||||||
- [x] Handle deleting of posts
|
- [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
|
## Configuration
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue