Commit 9a25a4f3e7287e903910920950272bb4668424d2
update todos
Matt McKegg committed on 10/31/2016, 12:41:09 AMParent: e38ee7dbdac6934498eceb42965e0d1127305655
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -22,16 +22,18 @@ | ||
22 | 22 … | - [x] Display fixed banner at top of view when there are new updates [scrolls to top of page and reloads view when clicked] |
23 | 23 … | - [x] Preserve scroll on back button |
24 | 24 … | - [x] Treat the different "views" more like tabs. They preserve their state when switched between [scroll position, forms]. |
25 | 25 … | - [x] Show digs on posts in a nicer way (make it clear that you've dug something) |
26 … | +- [ ] Reload should remember current page | |
26 | 27 … | - [ ] Hovering "+1" like values and "x other people" messages should show who |
27 | 28 … | - [ ] Improve UI on profiles |
28 | 29 … | - [ ] Move contacts to sidebar |
29 | 30 … | - [ ] Better selection of names / avatar |
30 | 31 … | - [ ] Display number of updates available on Feed buttons. Clicking reloads page. |
31 | 32 … | - [ ] Figure out when to automatically reload / or inject changes into feeds |
32 | 33 … | - [ ] Roll-up about messages |
33 | 34 … | - [ ] "Join Pub" interface |
35 … | +- [ ] Handle initial sync more gracefully | |
34 | 36 … | - [ ] Improve search UI |
35 | 37 … | - [ ] Easy navigation sidebar |
36 | 38 … | - [ ] Contacts sidebar |
37 | 39 … | - [ ] Add more todos! |
Built with git-ssb-web