You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
paopao-ce/ROADMAP.md

55 lines
1.9 KiB

2 years ago
## Roadmap for paopao-ce
[paopao-ce](https://github.com/rocboss/paopao-ce/tree/dev)/[paopao-ce-plus](https://github.com/rocboss/paopao-ce/tree/r/paopao-ce-plus)/[paopao-ce-pro](https://github.com/rocboss/paopao-ce/tree/r/paopao-ce-pro) features develop or optimize and bug fix roadmap.
2 years ago
## paopao-ce roadmap
#### v0.3.0
* [ ] add `Followship` feature
* [ ] add `Auth:Bcrypt` feature
* [ ] add `Auth:MD5` feature (just for compatible)
* [ ] optimize media tweet submit logic
* [ ] optimize search logic service
* [ ] remove `Deprecated:OldWeb` feature
#### v0.2.0
2 years ago
* [x] add `Friendship` feature
* [x] add `Lightship` feature
* [ ] add extend base ORM code for implement data logic base sqlx/sqlc
2 years ago
* [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
2 years ago
#### Next
2 years ago
* [ ] 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
* [ ] add i18n support
* [ ] add reactions support
* [ ] add tweet thread like twitter support
* [ ] add short link support
2 years ago
* [ ] optimize current message push logic service use `ims` module
* [ ] optimize topics service
* [ ] optimize backend data logic service(optimize database CRUD operate)
## paopao-ce-plus roadmap
#### paopao-ce-plus/v0.2.0
* [ ] adapt for paopao-ce v0.2.0
#### paopao-ce-plus/v0.3.0
* [ ] adapt for paopao-ce v0.3.0
## paopao-ce-pro roadmap
#### paopao-ce-pro/v0.2.0
* [ ] adapt for paopao-ce v0.2.0
#### paopao-ce-pro/v0.3.0
* [ ] adapt for paopao-ce v0.3.0