coracle/README.md

14 lines
414 B
Markdown
Raw Normal View History

2022-11-24 19:47:03 +00:00
Bugs
2022-11-24 21:12:24 +00:00
- [ ] Remove dexie, or use it instead of localstorage for cached data
- [ ] Add redirect to /notes, ditch / route
2022-11-24 19:47:03 +00:00
- [ ] Remove hack for re-rendering rooms on url change
- [ ] Memoize room list, every time the user switches chat rooms it pulls the full list
2022-11-24 21:12:24 +00:00
- [ ] Fix toast, it gets in the way. Make it smaller and dismissable.
2022-11-24 19:47:03 +00:00
Features
- [ ] Threads/social
- [ ] Server discovery
- [ ] Favorite chat rooms