mirror of https://github.com/rocboss/paopao-ce
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.
71 lines
2.4 KiB
71 lines
2.4 KiB
## 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.
|
|
|
|
## paopao-ce roadmap
|
|
#### dev+
|
|
* [ ] add `Auth:Bcrypt` feature
|
|
* [ ] add `Auth:MD5` feature (just for compatible)
|
|
* [ ] optimize media tweet submit logic
|
|
* [ ] optimize search logic service
|
|
* [ ] optimize backend data logic service(optimize database CRUD operate)
|
|
* [ ] optimize current message push logic service use `ims` module
|
|
* [ ] add `NativeOBS` feature
|
|
|
|
#### v0.4.0
|
|
* [x] add `Followship` feature.
|
|
* [x] add extend base ORM code for implement data logic base sqlx/sqlc.
|
|
* [x] user/profile page add comment/highlight/media/likes sub-page.
|
|
* [x] add tweet highlight feature to enable user set a tweet as highlight.
|
|
* [x] new execute file base sub-command style.
|
|
* [x] add extend base ORM code for implement data logic base sqlx/sqlc
|
|
|
|
#### v0.3.0
|
|
* [x] remove `Deprecated:OldWeb` feature
|
|
* [x] add user topic follow feature support
|
|
* [x] add tweet link share support
|
|
* [x] add comment thumbsUp/thumbsDown support
|
|
* [x] add `RedisCacheIndex` feature
|
|
* [x] add `Sentry` feature
|
|
|
|
#### v0.2.0
|
|
* [x] add `Friendship` feature
|
|
* [x] add `Lightship` feature
|
|
* [x] add `Pyroscope` 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 `Bleve` feature
|
|
* [ ] add `SpaceX` feature
|
|
* [ ] add `Bot` feature
|
|
* [ ] add `Admin` 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
|
|
* [ ] optimize topics service
|
|
|
|
## paopao-ce-plus roadmap
|
|
#### paopao-ce-plus/v0.5.0
|
|
* [x] adapt for paopao-ce v0.5.0
|
|
|
|
#### paopao-ce-plus/v0.4.0
|
|
* [x] adapt for paopao-ce v0.4.0
|
|
|
|
## paopao-ce-pro roadmap
|
|
#### paopao-ce-pro/v0.5.0
|
|
* [ ] adapt for paopao-ce v0.4.0
|
|
|
|
#### paopao-ce-pro/v0.4.0
|
|
* [ ] adapt for paopao-ce v0.4.0
|
|
|