coracle/README.md

17 lines
515 B
Markdown
Raw Normal View History

2022-11-24 19:47:03 +00:00
Bugs
2022-11-25 05:35:29 +00:00
- [ ] Format text with line breaks - pre, or split/br
- [ ] Reduce concurrent subscriptions
2022-11-24 21:12:24 +00:00
- [ ] Remove dexie, or use it instead of localstorage for cached data
2022-11-25 05:35:29 +00:00
- [ ] 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
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
2022-11-25 05:35:29 +00:00
- [ ] Followers
2022-11-24 19:47:03 +00:00
- [ ] Server discovery
- [ ] Favorite chat rooms