update readme (pls its just the readme todo list)
This commit is contained in:
parent
a9c9ee80bd
commit
0629c5abd4
1 changed files with 3 additions and 3 deletions
|
|
@ -50,10 +50,10 @@ Clone of [T3 Chat](https://t3.chat/)
|
|||
- [x] Ensure responsiveness
|
||||
- [x] Streams on the server (Resumable streams)
|
||||
- [x] Syntax highlighting with Shiki/markdown renderer
|
||||
- [ ] Eliminate FOUC
|
||||
- [x] Eliminate FOUC (kinda)
|
||||
- [x] Cascade deletes
|
||||
- [x] Google Auth
|
||||
- [ ] Fix light mode (urgh)
|
||||
- [x] Fix light mode (urgh)
|
||||
- [x] Privacy mode
|
||||
|
||||
### Chat
|
||||
|
|
@ -65,7 +65,7 @@ Clone of [T3 Chat](https://t3.chat/)
|
|||
- [x] kbd powered popover model picker
|
||||
- [x] autosize
|
||||
- [x] AbortController for message generation
|
||||
- [ ] Per route msg persistance
|
||||
- [x] Per route msg persistance
|
||||
|
||||
### Extra
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue