diff options
author | Stephen Whitmore <sww@eight45.net> | 2017-09-22 12:06:24 -0700 |
---|---|---|
committer | Stephen Whitmore <sww@eight45.net> | 2017-09-22 12:06:24 -0700 |
commit | 1751fd03d76d16aeba7b1c648be481fd8845230f (patch) | |
tree | 60ff9a52769b190c209f1b5d309ac339559dff6a /README.md | |
parent | 2eb748d24d3ee0d13f990d2b7eab167a1b41b930 (diff) | |
download | patchfoo-1751fd03d76d16aeba7b1c648be481fd8845230f.tar.gz patchfoo-1751fd03d76d16aeba7b1c648be481fd8845230f.zip |
move todo section down; add patchfoo guide
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 19 |
1 files changed, 12 insertions, 7 deletions
@@ -18,14 +18,10 @@ Plain SSB web UI. Uses HTML forms instead of client-side JS. Designed for use on - Compose, preview and publish public and private messages. - *and more* -## TODO +## Joining SSB with Patchfoo -- Add a way to assist picking feed ids for `@mentions` in composer. -- Add more sophisticated private messages view. -- Show contents of git repos (cross-develop with [patchbay]) -- Count digs -- Show network status -- Add UI for using pub invites +Find this guide [on github](https://github.com/noffle/sailing-patchfoo) or [on +SSB](http://git.scuttlebot.io/%25VaSj08AbdhIa4itK4z8Z91G80o2h5OhRLCEEO6MhAcU%3D.sha256). ## Install & Run @@ -83,6 +79,15 @@ To make config options persistent, set them in `~/.ssb/config`, e.g.: - `emoji_base`: base url for emoji images. default: same as `base` - `encode_msgids`: whether to URL-encode message ids in local links. default: `true` +## TODO + +- Add a way to assist picking feed ids for `@mentions` in composer. +- Add more sophisticated private messages view. +- Show contents of git repos (cross-develop with [patchbay]) +- Count digs +- Show network status +- Add UI for using pub invites + [patchbay]: %s9mSFATE4RGyJx9wgH22lBrvD4CgUQW4yeguSWWjtqc=.sha256 ## License |