git ssb

3+

dangerousbeans / scuttle-vue



Commit 55cdd08baf0ea682874a8dcd25f8c44f2bb43b69

tasks

Joran committed on 11/16/2017, 8:34:29 PM
Parent: 0320245ed709d0d31b3ecf59db9a0797e8b0926e

Files changed

README.mdchanged
README.mdView
@@ -6,9 +6,24 @@
66
77 A scuttlebutt decentralised network browser client designed to be easy to change the templates for, while trying to abstract away the raw data stuff.
88
99
10 +## Important bits
1011
12 +- [x] Depject API
13 +- [ ] Use latest patchcore (does not currently browserify)
14 +- [x] Public feed
15 +- [x] Profile feed
16 +- [ ] Threaded replies
17 +- [ ] Notifications
18 +- [ ] Cache expensive sbot lookups - webworker?
19 +- [ ] POST MESSAGES
20 +- [ ] Invite UI
21 +- [ ] Settings page
22 +- [ ] Multiple pub connections
23 +- [ ] Browser -> Browser direct gossip
24 +
25 +
1126 ## Build Setup
1227
1328 ``` bash
1429 # install dependencies

Built with git-ssb-web