|
|
|
## Roadmap for paopao-ce
|
|
|
|
paopao-ce roadmap.
|
|
|
|
|
|
|
|
### v0.2.0
|
|
|
|
* [x] add `Friendship` feature
|
|
|
|
* [ ] add `Lightship` feature
|
|
|
|
* [ ] add `Sqlx` feature
|
|
|
|
* [x] add new `Web` service
|
|
|
|
* [x] add `Frontend:Web` feature
|
|
|
|
* [x] add `Deprecated:OldWeb` feature
|
|
|
|
* [x] support run multiple service in single paopao-ce instance
|
|
|
|
* [x] use [go-mir](https://github.com/alimy/mir) optimize paopao-ce source code architecture
|
|
|
|
|
|
|
|
### Next
|
|
|
|
* [ ] add `Followship` feature
|
|
|
|
* [ ] add `Bleve` feature
|
|
|
|
* [ ] add `SpaceX` feature
|
|
|
|
* [ ] add `Bot` feature
|
|
|
|
* [ ] add `Admin` feature
|
|
|
|
* [ ] add `NativeOBS` feature
|
|
|
|
* [ ] add `Mobile` gRPC API service feature
|
|
|
|
* [ ] add admin web frontend
|
|
|
|
* [ ] add tweet forwarding support
|
|
|
|
* [ ] add tweet resource access control base on simple RBAC support
|
|
|
|
* [ ] add user's `Activation Code` feature support
|
|
|
|
* [ ] add user block feature support
|
|
|
|
* [ ] optimize current message push logic service use `ims` module
|
|
|
|
* [ ] optimize media tweet submit logic
|
|
|
|
* [ ] optimize topics service
|
|
|
|
* [ ] optimize backend data logic service(optimize database CRUD operate)
|
|
|
|
* [ ] optimize search logic service
|