mirror of https://github.com/rocboss/paopao-ce
parent
745f3639d5
commit
47f6b0a8ac
@ -0,0 +1,32 @@
|
|||||||
|
## Roadmap for paopao-ce
|
||||||
|
paopao-ce roadmap.
|
||||||
|
|
||||||
|
### v0.2.0
|
||||||
|
* [x] add `Friendship` feature
|
||||||
|
* [ ] add `Lightship` feature
|
||||||
|
* [ ] add `sqlx` feature
|
||||||
|
* [ ] add new `web` service
|
||||||
|
* [ ] add `deprecated:web` feature
|
||||||
|
* [ ] support run multiple service in single paopao-ce instance
|
||||||
|
* [ ] 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
|
||||||
|
|
Loading…
Reference in new issue