Add some todos

This commit is contained in:
Jonathan Staab 2022-11-28 06:10:46 -08:00
parent 756924c1bb
commit a541e375b0

View File

@ -1,12 +1,15 @@
Bugs
- [ ] User detail notes are backwards
- [ ] Improve data loading. Ditch nostr-tools, or use eose. Maybe load one event at a time using timestamps? Relies on ordering.
- [ ] Pagination
- [ ] Improve data loading. Ditch nostr-tools, or use eose
- [ ] Optimistically load events the user publishes (e.g. to reduce reflow for reactions/replies). Essentially, we can pretend to be our own in-memory relay.
Features
- [x] Chat
- [x] Threads/social
- [ ] Search
- [ ] Followers
- [ ] Server discovery
- [ ] Favorite chat rooms