git ssb

dinoworm πŸ› dinoworm πŸ›@6ilZq3kN0F+dXFHAPjAwMm87JEb/VdB+LC9eIMW3sa0=.ed25519

Next
dinoworm πŸ› created repo blogposts 8 years ago
dinoworm πŸ› pushed to catstack 8 years ago
dinoworm πŸ› pushed to catstack 8 years ago
dinoworm πŸ› pushed to patchcore 8 years ago
dinoworm πŸ› pushed to patchcore 8 years ago
dinoworm πŸ› pushed to patchcore 8 years ago
dinoworm πŸ› pushed to patchcore 8 years ago
dinoworm πŸ› pushed to depnest 8 years ago
dinoworm πŸ› pushed to depnest 8 years ago
dinoworm πŸ› pushed to depnest 8 years ago
dinoworm πŸ› created repo depnest 8 years ago
dinoworm πŸ› pushed to patchcore 8 years ago
dinoworm πŸ› created repo patchcore 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› pushed to catstack 8 years ago
dinoworm πŸ› pushed to catstack 8 years ago
dinoworm πŸ› created repo catstack 8 years ago
dinoworm πŸ› pushed to http-routes 8 years ago
dinoworm πŸ› created repo http-routes 8 years ago
dinoworm πŸ› pushed to http-compose 8 years ago
dinoworm πŸ› created repo http-compose 8 years ago
dinoworm πŸ› pushed to http-sender 8 years ago
dinoworm πŸ› created repo http-sender 8 years ago
dinoworm πŸ› opened pull request sorts the network connections on /networ… on patchbay 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› commented on pull request This fixes a few things I've noticed in Bay over the past week 8 years ago

sweeet! i'm not sure i understand the following changes:

diff --git a/modules_basic/invite.js b/modules_basic/invite.js
index d4f9ef5..8500f9c 100644
--- a/modules_basic/invite.js
+++ b/modules_basic/invite.js
@@ -52,7 +52,7 @@ exports.create = function (api) {

           //if they already follow us, just check we actually follow them.
           if(err) api.follower_of(id, data.key, function (_err, follows) {
-              if(follows) cb(err)
+              if(follows) { location.hash = '' }
               else next()
             })
           else next()

what's this about?

diff --git a/modules_basic/private.js b/modules_basic/private.js
index ce99f1c..33283f9 100644
--- a/modules_basic/private.js
+++ b/modules_basic/private.js
         pull(
-          u.next(api.sbot_log, {old: false, limit: 100}),
+          api.sbot_log({old: false}),

why remove u.next?

diff --git a/package.json b/package.json
index 943a0af..e1890ba 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
     "depject": "^3.0.0",
     "hjson": "^2.0.3",
     "human-time": "0.0.1",
-    "hypercombo": "^0.1.2",
+    "hypercombo": "0.1.0",
     "hypercrop": "^1.0.1",
     "hyperfile": "^1.1.0",
     "hyperlightbox": "^0.1.3"

why the downgrade?

churrrrr :cat:

dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› commented on pull request WIP came across some other dead code 8 years ago

hey @cryptop, should we merge f4239eff913ab420f103072dc056ea1f21ac2162 and ba0729cff13a1aa925969da710b076ccaaced546?

dinoworm πŸ› closed pull request Fixes 8 years ago

if merged, closing!

dinoworm πŸ› closed pull request not sure if this means electro should also be in the deps. 8 years ago

hey @mix, we merged this in with %4+AvImO..., so closing.

dinoworm πŸ› commented on pull request Minor fix to not yet named avatars 8 years ago

looks good to me, so merged! thanks @arj. :smiley:

dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› commented on pull request # refactor base modules 8 years ago

hey @dominic, so i'm trying this again but have hit a snag: if a module needs to use the config during create (for example, see modules_core/blob-url.js) then it errors with depject.first: plugins not loaded yet. i think the same would apply to the other base modules i made so far: keys and self_id. can this be resolved if we applied the modules in dependency order, rather than in order added? thanks. :smile:

dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› opened issue error: "Cannot read property 'childNodes… on patchwork 8 years ago
dinoworm πŸ› pushed to inu 8 years ago
dinoworm πŸ› opened issue reduce public information shared about g… on ssb-graphviz 8 years ago
dinoworm πŸ› opened pull request in this pull request i re-write everythi… on ssb-graphviz 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› pushed to patchwork 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› opened pull request refactor to work with browserify as a st… on ssb-graphviz 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› pushed to patchwork 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› opened pull request # refactor base modules at the moment t… on patchbay 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› pushed to ssb-graphviz 8 years ago
dinoworm πŸ› created repo ssb-graphviz 8 years ago
dinoworm πŸ› pushed to patchwork 8 years ago
dinoworm πŸ› pushed to patchwork 8 years ago
dinoworm πŸ› pushed to patchwork 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› commented on pull request ## use secure-scuttlebutt/flume 8 years ago

got it to run after changing:

diff --git a/package.json b/package.json
index e8454fe..28b3c6b 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,8 @@
     "cont": "~1.0.3",
     "deep-equal": "^1.0.1",
     "explain-error": "~1.0.1",
-    "flumeview-reduce": "^0.2.1",
+    "flumeview-reduce": "^1.0.1",
+    "graphreduce": "^2.0.0",
     "has-network": "0.0.0",
     "ip": "^0.3.3",
     "level-memview": "~0.0.0",

it somewhat worked, as in i could get patchbay to load once, but then i kept getting expected previous: ... found: ... log statements and browsing to git ssb web wouldn't load.

also i wonder if it's possible to have a migration script, since the re-indexing loses all the "message received" timestamps, which really messes with patchbay and kinda loses previous information, but also definitely only a nice-to-have.

anyways, this is cool, i really like the direction of flumedb.

dinoworm πŸ› opened pull request improve developer install experience ch… on patchbay 8 years ago
dinoworm πŸ› pushed to patchbay 8 years ago
dinoworm πŸ› opened pull request hey, this group spec is exciting! i'm i… on ssb-group 8 years ago
dinoworm πŸ› pushed to ssb-group 8 years ago
dinoworm πŸ› pushed to ssb-group 8 years ago
dinoworm πŸ› pushed to ssb-handbook 8 years ago
dinoworm πŸ› pushed to ergodox-layout 8 years ago
dinoworm πŸ› created repo ergodox-layout 8 years ago
dinoworm πŸ› pushed to ssb-handbook 8 years ago
dinoworm πŸ› commented on pull request content archaeology 8 years ago

merging!

dinoworm πŸ› pushed to ssb-handbook 8 years ago
dinoworm πŸ› opened issue right-click copy post text when quoting… on patchwork 8 years ago
dinoworm πŸ› opened pull request content archaeology - copy from mixmix/… on ssb-handbook 8 years ago
dinoworm πŸ› pushed to ssb-handbook 8 years ago
dinoworm πŸ› pushed to ssb-handbook 8 years ago
dinoworm πŸ› pushed to ssb-handbook 8 years ago
dinoworm πŸ› pushed to pull-stream 8 years ago
dinoworm πŸ› opened pull request here's a splash of content 🌊 thanks to… on ssb-handbook 8 years ago
dinoworm πŸ› pushed to ssb-handbook 8 years ago
dinoworm πŸ› opened pull request # close all processes when main window i… on patchwork 8 years ago
dinoworm πŸ› pushed to patchwork 8 years ago
dinoworm πŸ› opened issue # local peers not updating i was just c… on patchwork 8 years ago
dinoworm πŸ› opened issue # data feed i miss the raw data feed fr… on patchwork 8 years ago
dinoworm πŸ› opened issue 'undefined' in top-right of publish widg… on patchwork 8 years ago
dinoworm πŸ› opened issue # on-boarding flow hey Matt, `patchwo… on patchwork 8 years ago
dinoworm πŸ› pushed to vas 8 years ago
dinoworm πŸ› created repo vas 8 years ago
dinoworm πŸ› pushed to inu 8 years ago
dinoworm πŸ› created repo inu 8 years ago
Previous

Built with git-ssb-web