-
If you call `blobs.want()` on a blob, and it's not available, the callback will be queued, and then will be called when the blob is downloaded. (This is correct.) However, the callback is not given a …
-
**Steps to Reproduce**
Visit https://ssbc.github.io/patchwork/
Click the link labeled "HOWTO: Setup a Pub"
Please note the browser is directed to https://ssbc.github.io/sbot/howto-setup-a-pub.md which…
-
I was wondering why createUserStream has no type filter. It has filters on keys so I would think it has on type as well.
I saw that messagesByType exists, but it might be a good idea to add it to cre…
arj03 updated
8 years ago
-
Is there a way to see what names have been given to a feed by one's network?
I was followed by @DTNmX+4SjsgZ7xyDh5xxmNtFqa6pWi5Qtw7cE8aR9TQ=.ed25519 which did not publish a name. I inferred from a po…
-
Currently it's being duplicated by hand into `ui/lib/ws-client.js`, and it really ought to be inserted into the page at load-time.
-
I'm trying to run a pub but I'm getting a `EADDRNOTAVAIL` error. I don't see any port clashing though.
``` sh
sbot server --host pi.bret.io
Log level: notice
events.js:154
throw er; // Unhandl…
-
![Activity Monitor](http://storage.j0.hn/Screen%20Shot%202015-09-29%20at%204.51.36%20PM.png)
This might be a limitation of Node Webkit, but is there anything we can do about this? I have noticeable p…
-
1. The `sbot server` command should spawn as a background daemon by default.
2. Running as a foreground process should be a flag on the `server` command (eg `--fg`).
3. There should also be a command …
-
[trying to setup a pub server on dokku](https://github.com/ahdinosaur/pub.dinosaur.is), got this error after running `sbot invite.create 1`:
```
/app/node_modules/scuttlebot/plugins/invite.js:73
…
-
For CampJS (and many future occassions) we want to see a list of the users on the LAN, so that people can quickly discover and follow each other. Magic!
I believe the peerlist from the gossip plugin …