git ssb

farewellutopia-dev@+qNos2XP9dfREX8qgNeA7V/KZPEYkRwreIuDqTWIqOI=.ed25519

farewellutopia-dev pushed to patchboot-electron 2 years ago
farewellutopia-dev pushed to patchboot 2 years ago
farewellutopia-dev pushed to deno-ssb-experiments 2 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to deno-ssb-experiments 3 years ago
farewellutopia-dev created repo deno-ssb-experiments 3 years ago
farewellutopia-dev pushed to ssb-patchboot-ws 3 years ago
farewellutopia-dev pushed to ssb-patchboot-ws 3 years ago
farewellutopia-dev pushed to ssb-patchboot-ws 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev pushed to ssb-patchboot-ws 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev pushed to patchboot-electron 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev pushed to patchboot-electron 3 years ago
farewellutopia-dev pushed to patchboot-electron 3 years ago
farewellutopia-dev pushed to patchboot-electron 3 years ago
farewellutopia-dev pushed to patchboot-electron 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev pushed to ssb-patchboot-ws 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev pushed to patchboot 3 years ago
farewellutopia-dev commented on issue ## Document/specify protocols/interfaces 3 years ago

True. To unbox plugin there's

  • web page ↔ content script
  • content script ↔ background script
  • background script ↔ native messaging host

The last part should be replaceable with SSB Browser /cc (@arj)[@6CAxOI3...].

I agree that it would be good to have documentation. However, the only reason I could see for an alternative consumer library would be a web-assembly version of it.

farewellutopia-dev commented on issue ## Alternative native messaging host 3 years ago

Yes, totally. At very least mentioned in native-messaging-host. I wonder if this could be made an option to the installer, maybe npx scuttle-shell-browser -native? I'm not sure, however, how this would work.

farewellutopia-dev commented on issue # Testing for presence of plugin 3 years ago

A side note first: ssb-connect supersedes connect-ssb and no longer relies on global variables.

If a connection fails, it's not trivial to say what went wrong.

  • If the add-on is not installed then no content script is injected into the page. The consumer has no way of directly checking if the script has been injected and also the page script and content script are not always loaded in the same order and this is why the content- and page-script (aka the consumer library) first exchange ping messages. If no such message reaches the page-script the add-on is not installed.
  • The background script checks if the page has been allowed access. It currently doesn't fail when the page has no access but rather buffers the messages and forwards them to the native script if and when the user grants the page access. It doesn't always work, but in some cases, this means that the ssb-content is shown as soon as the user grants access without needing the page to be reloaded. The background script could send back a message telling that permission has not been granted. This would make the API of the consumer library a bit more complicated as it would indicate why the request is still pending.
  • If access is granted but the background script fails to get an answer from the native host there is often some helpful output on the browser console (not in the page console) that indicates either that the native host is not installed or that it is installed but failing because sbot isn't running (stderr of native host). However, I found no way to get these messages in the background script.
farewellutopia-dev opened issue Attempting to install with `sbot plugins… on ssb-npm-registry 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to ssb-music-player 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev closed pull request Optimize multi-type query 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to ssb-music-player 4 years ago
farewellutopia-dev pushed to ssb-music-player 4 years ago
farewellutopia-dev pushed to ssb-music-player 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev closed pull request Use ssb-backlinks more, for faster queries 4 years ago

Thanks!

farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to scuttle-shell-browser 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to feed-viewer 4 years ago
farewellutopia-dev pushed to ssb-github-sync 4 years ago
farewellutopia-dev pushed to scuttle-shell-browser 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to scuttle-shell-browser 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev pushed to scuttle-shell-browser 4 years ago
farewellutopia-dev pushed to patchboot-electron 4 years ago
farewellutopia-dev pushed to patchboot-electron 4 years ago
farewellutopia-dev closed pull request Publishing app as inlined html blob, so that it can be accessed e.g. at http://localhost:8989/blobs/get/&SJACmcUX3x8j0HjZTBLiYt4O5j2jeXMwyyeEmDsBWS4=.sha256?contentType=text%2Fhtml 4 years ago

I'm wondering if the network or my attention is the reason that I haven't seen the superior %25QqkqRZ73uY088K6cCjgQuLiiZ6ayvqUvttzCSnYJ26U%3D.sha256 proposal.

farewellutopia-dev commented on pull request ## Add blob packaging method 4 years ago

I'm looking into Scuttle Shell Browser on mobile, right now I'm trying to compile Manyverse. The idea would be to a geckoview based screen. As I understand something like native messaging is possible for geckoview but not in the Firefox App. An alternative approach would be a Firefox add-on that uses an ssb-browser-demo approach (see also: %qTwq2Z6...).

farewellutopia-dev opened issue Add support for continuous playing. I… on ssb-music-player 4 years ago
farewellutopia-dev opened pull request Publishing app as inlined html blob, so … on ssb-music-player 4 years ago
farewellutopia-dev pushed to ssb-music-player 4 years ago
farewellutopia-dev forked ssb-music-player to %nPmYgjR2jYnBSxBezxb… 4 years ago
farewellutopia-dev pushed to feed-viewer 4 years ago
farewellutopia-dev pushed to patchboot-example-app 4 years ago
farewellutopia-dev pushed to patchboot 4 years ago
farewellutopia-dev created repo patchboot 4 years ago
farewellutopia-dev pushed to patchboot-install 4 years ago
farewellutopia-dev pushed to patchboot-install 4 years ago
farewellutopia-dev created repo patchboot-install 4 years ago
farewellutopia-dev pushed to feed-viewer 4 years ago
farewellutopia-dev pushed to feed-viewer 4 years ago
farewellutopia-dev pushed to feed-viewer 4 years ago
farewellutopia-dev pushed to feed-viewer 4 years ago
farewellutopia-dev pushed to feed-viewer 4 years ago
farewellutopia-dev pushed to feed-viewer 4 years ago
farewellutopia-dev pushed to feed-viewer 4 years ago
Previous

Built with git-ssb-web