Update README.md

This commit is contained in:
Akif Yüce 2022-04-06 16:08:11 +03:00 committed by GitHub
parent 9c1b9997b6
commit d2f644f630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -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