coracle/README.md
2022-11-24 21:35:29 -08:00

17 lines
515 B
Markdown

Bugs
- [ ] Format text with line breaks - pre, or split/br
- [ ] Reduce concurrent subscriptions
- [ ] Remove dexie, or use it instead of localstorage for cached data
- [ ] rename /user to /users
- [ ] Add fallback redirect to /notes, ditch / route
- [ ] Memoize room list, currently every time the user switches chat rooms it pulls the full list
- [ ] Fix toast, it gets in the way. Make it smaller and dismissable.
Features
- [ ] Threads/social
- [ ] Followers
- [ ] Server discovery
- [ ] Favorite chat rooms