mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-10-31 19:25:04 +03:00
Update README.md
This commit is contained in:
parent
9c1b9997b6
commit
d2f644f630
1 changed files with 4 additions and 2 deletions
|
@ -22,7 +22,8 @@ And, you can learn informations about API in `APIDOCS.md`.
|
|||
- Database change. (To MongoDB)
|
||||
- Better DB writing. Example, not `message.author.id`, `messsage.authorID`
|
||||
- `/errors/error` will change, better error page.
|
||||
|
||||
- Redirect query.
|
||||
- middleware for timeouts
|
||||
## Roadmap
|
||||
- [x] User
|
||||
- [x] Login
|
||||
|
@ -33,6 +34,7 @@ And, you can learn informations about API in `APIDOCS.md`.
|
|||
- [x] Delete User
|
||||
- [ ] Singature & About me
|
||||
- [ ] Edit user
|
||||
- [ ] IP BAN
|
||||
- [ ] Messages
|
||||
- [ ] Ratelimit for sending message
|
||||
- [x] Send message
|
||||
|
@ -48,7 +50,7 @@ And, you can learn informations about API in `APIDOCS.md`.
|
|||
- [ ] Multiple theme support
|
||||
- [ ] Search
|
||||
- [x] New Thread theme, better render for messages
|
||||
- [ ] sending message etc. Will turn api model
|
||||
- [ ] Sending message etc. will turn api model
|
||||
- [ ] API
|
||||
- [x] Other client for forum via API
|
||||
- [ ] Deleting message
|
||||
|
|
Loading…
Reference in a new issue