git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Commit 0a238b239741686dff3e8eec203f8d00f0a42486

update todos

Matt McKegg committed on 10/30/2016, 2:06:39 AM
Parent: 95ada6ce3dc14afeb118c99f3e7d9e22e575fd4c

Files changed

README.mdchanged
README.mdView
@@ -20,14 +20,17 @@
2020 - [x] Compressed feed (the algorithm :wink:)
2121 - [x] Endless scrolling (or load more) on main feed [fake paginate, add a new section, leave the current one and remove the top most]
2222 - [x] Display fixed banner at top of view when there are new updates [scrolls to top of page and reloads view when clicked]
2323 - [x] Preserve scroll on back button
24+- [x] Treat the different "views" more like tabs. They preserve their state when switched between [scroll position, forms].
25+- [x] Show digs on posts in a nicer way (make it clear that you've dug something)
26+- [ ] Improve UI on profiles
27+ - [ ] Move contacts to sidebar
28+ - [ ] Better selection of names / avatar
29+- [ ] Display number of updates available on Feed buttons. Clicking reloads page.
30+- [ ] Figure out when to automatically reload / or inject changes into feeds
2431 - [ ] Roll-up about messages
25-- [ ] Join Pub interface
26-- [ ] Notifications drop down (show unread mentions, digs, replies)
27- - [ ] to support this, we need to track subscriptions and read status
28-- [ ] Treat the different "views" more like tabs. They preserve their state when switched between [scroll position, forms].
29-- [ ] Search
32+- [ ] "Join Pub" interface
33+- [ ] Improve search UI
3034 - [ ] Easy navigation sidebar
3135 - [ ] Contacts sidebar
32-- [ ] Show digs on posts in a nicer way (make it clear that you've dug something)
3336 - [ ] Add more todos!

Built with git-ssb-web