Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Planetary
open source secure scuttlebutt apps
Collective -
Host: opensource -
https://opencollective.com/planetarysocial
- Website: https://planetary.social
- Code: https://github.com/planetary-social
pre-release
github.com/planetary-social/ssb - 6c79111b9dba32a1a337dcb7d270dfbfb031a2bb authored over 5 years agogithub.com/planetary-social/ssb - 3f850c008166784c91551486c6310a7806862dfe authored over 5 years ago
github.com/planetary-social/ssb - 0ab98c1954aa52767c84f71043217bd7e56d4391 authored over 5 years ago
github.com/planetary-social/ssb - ca1a2837c36c7f3a8a4799ea20e7fcf2355f3cd6 authored over 5 years ago
github.com/planetary-social/ssb - 9ef8c2f06c2abaae91cdd87dc978c3c567f0c9f3 authored over 5 years ago
* with the ctx timeout we don't need the other sleep
* only log if err
* wrap conn after accept
...
This reverts commit 0d42f9a957b2faa8c3b2a88005892cedeeef1021.
github.com/planetary-social/ssb - c9dfdee34d9430851915b531c411deb967276a71 authored over 5 years agouse packer Closed to cancel session
github.com/planetary-social/ssb - 168eb3a7fdc655b9f0922d92a5d40ab1b7696701 authored over 5 years ago
passes if nick names don't screw it up.
somehow this works most of the time but somtimes(TM) it ...
by default indexes are rebuilt live from the rootlog (new messages come
in, indexes get updated)...
if -dbgdir is passed it dumps rx and tx files in repo/$dbgdir/$conn
github.com/planetary-social/ssb - 3b2008c5f010705c7ae2c05fe5990450e1654e29 authored almost 6 years ago
Emit local network UDP advertisements on all local addresses when an
unspecified address such as...
Expect the port to be specified entirely by the received Net Address.
github.com/planetary-social/ssb - d40bb0eb6d47640d897c1335847f8aa425024415 authored almost 6 years agoIPv6 addresses should be defined in brackets when including port numbers.
github.com/planetary-social/ssb - a29b127931a3f891211112e764c755e6d86f1543 authored almost 6 years agojust more of my style tbh.
* some more error comments
* actualt multiaddr formatting case
* use...
Use the constant 'DefaultPort' to specify the default ScuttleButt to
improve legibility.
Advertise the scuttlebutt service to the local network.
Still needed:
- Tests
- Documentat...
github.com/planetary-social/ssb - af943463efed138601cdf1bacaa46a50329843c2 authored almost 6 years ago
github.com/planetary-social/ssb - 8d84527eef1020e3e16c2dc1c791012eac6c5df0 authored almost 6 years ago
github.com/planetary-social/ssb - 4210a14952ee05de65d5c819f7ff177ba06f1b1b authored almost 6 years ago
new muxrpc api on priv(same key/local handler):
* async private.publish
arg[0] is the message t...
github.com/planetary-social/ssb - 94358cd7aa64737c6dee06e218a6c2e2c25e327b authored almost 6 years ago
having long-running connections at least off-sets the static overhead
the legacy replication int...
did this change so that local clients are usable.
ideally, local connections would be caught in...
github.com/planetary-social/ssb - 0d42f9a957b2faa8c3b2a88005892cedeeef1021 authored almost 6 years agogithub.com/planetary-social/ssb - 366ca37b39c2fa62337faa5ecc95042e17ca04ad authored almost 6 years ago
Cleanup
github.com/planetary-social/ssb - 3d59c4df25df2d983b4c9e54c6136c9391e456a9 authored almost 6 years agogithub.com/planetary-social/ssb - cfd23db61c3ffeda83c7143e7b06caadae328167 authored almost 6 years ago
github.com/planetary-social/ssb - 67b2cf50f2ea6dd15ffd887aba002b2ff2321199 authored almost 6 years ago
github.com/planetary-social/ssb - 9a5186766f94497085fb308de5df67f95ede2aba authored almost 6 years ago
github.com/planetary-social/ssb - f5d803e6c4e7a294292f3ce38c891acdac9214ca authored almost 6 years ago
github.com/planetary-social/ssb - a9e6cb23789d120312e076d35531d2d91d5609de authored almost 6 years ago
the idea is that index routines clearly know when to stop processing and
when not
(also give th...
github.com/planetary-social/ssb - cc665324489995af9eb6cdbe5d38be687e0b1bbf authored almost 6 years agogithub.com/planetary-social/ssb - c997667d1dfabcc0123d9f95e1e60a4f3e539e70 authored almost 6 years ago
and also only create it when it's not there
github.com/planetary-social/ssb - 022dafc3129e0492c5f06b44f7a8f1d4ed03649a authored almost 6 years ago
the new one is abstracted nicer but has a lot of overhead (drains the
full type:contacts log on ...
github.com/planetary-social/ssb - 037bbaf9b7eca7e415cc57aecbce614ffb434d33 authored almost 6 years ago
Graph authorization tests
github.com/planetary-social/ssb - e7cfc73a6008e45e8a1b92bc17c11b904de49e99 authored almost 6 years agogithub.com/planetary-social/ssb - 3dcbac4c7c4d6ed5844e19f59b09f4e4d3ff91fd authored almost 6 years ago
github.com/planetary-social/ssb - 5f9c7e3ca4aec2f2043c3d6b03a32e627b3932f8 authored almost 6 years ago
the one that currently fails is "friends of a peer that is blocked
shouldn't be accepted"
for t...
github.com/planetary-social/ssb - 169a6429f2e00c1c53feb4fc6bd4ad4a7a930603 authored almost 6 years agonow correctly drops edges from previous follow relations
the "neither nor" in messages.go was j...
github.com/planetary-social/ssb - 30c45c70fbd5f91453d7d4c931fcfe96cd9a8457 authored almost 6 years agoa bit dirty but makes the tests much more understandable
github.com/planetary-social/ssb - 7123b13eac819667a26cfbc92e00ff1062a13bce authored almost 6 years agogithub.com/planetary-social/ssb - 3edd4ac43cdee0c00e6e40673f44aa0f2c1cbea7 authored almost 6 years ago
github.com/planetary-social/ssb - fd46972c8e318597350ba5e221d0535547c04cdc authored almost 6 years ago
this is how jsbot returnes the key for a message using --keys on
createHistoryStream and createL...
github.com/planetary-social/ssb - 69b988b0d88002ec1a579b4e8e5fa440d23fd7f3 authored almost 6 years ago
github.com/planetary-social/ssb - aa165cb918900da50a33ca537b1c5f37e385697e authored almost 6 years ago
github.com/planetary-social/ssb - 1821cbe985334d14ee043d62dec7663f9cf0184f authored almost 6 years ago
github.com/planetary-social/ssb - 50f2376f16e8a4b97a3012d113fdc45827f41ce1 authored almost 6 years ago
this is how jsbot returnes the key for a message using --keys on
createHistoryStream and createL...
there is some weird race when you -count 1000 this one
i don't think it's super critical and ne...
github.com/planetary-social/ssb - 2d9820ebf3c63a0c2ab0e7bfd6381713e5a49e3a authored almost 6 years agouse filepath and os error helpers
also close the tempfile after blob put
github.com/planetary-social/ssb - 224541ff4da83305200be798bb6de2ee6fc0282a authored almost 6 years agogithub.com/planetary-social/ssb - 5f2f6a493653dda24481692e14847f9e9b84675c authored almost 6 years ago
github.com/planetary-social/ssb - 9298f3965917fc0f9798f73ba2d17e85db161e94 authored almost 6 years ago
mostly for margaret patch8
github.com/planetary-social/ssb - f03f7023daffa73b06bce2ff75ca67eb6675b322 authored almost 6 years agogithub.com/planetary-social/ssb - e69aa7869bd791e77225855317bd230055518b3e authored almost 6 years ago
github.com/planetary-social/ssb - 3641387a170d5248db10dcbd300fd8ac6b91c358 authored almost 6 years ago
can be tricky to see why tests fail this way (mostly missind deps but if
the js side throws you ...
github.com/planetary-social/ssb - 0bfb1479d8fd7f5734099b21c930499c23c86443 authored almost 6 years ago
messagesByTypes can be handled by our new multilog
TODO: createLogStream - this is the rootLog ...
github.com/planetary-social/ssb - 826c4abffb85b63d103ff74b9d8d494536022745 authored almost 6 years agogithub.com/planetary-social/ssb-viewer - ad80496c9aaec127be8cd80533c253901b618812 authored about 6 years ago
github.com/planetary-social/ssb - 57bf27e9cc1dda142224a1220c2f5dba3e302f23 authored about 6 years ago
github.com/planetary-social/ssb - 1ecdd88c743d958cd1b0273d71980cbee5bf1508 authored about 6 years ago
some day the bot creator should be able to plug in her pre-configured
badger (or even better abs...
only uses an abstract margaret log to build the graph,
but it doesn't reduce anything and has to...
github.com/planetary-social/ssb - d675a297450d5e9343d2ce6d88e1c5511637d7aa authored about 6 years ago
github.com/planetary-social/ssb - dac46d9b956cd28735d848f0154ad5c7c2c662a4 authored about 6 years ago
github.com/planetary-social/ssb - da31a0121bd0e1434afb2cc09b78b09c24ebf152 authored about 6 years ago
github.com/planetary-social/ssb - 1ec1493ed8ead32dc20cd6adda1f88bd4a287e69 authored about 6 years ago
github.com/planetary-social/ssb - 699f60b56ebdd4125007aa6422526422649782c7 authored about 6 years ago
github.com/planetary-social/ssb - 6c3cb26e3c1741b8ed4aaa709cb2a12a5756bd84 authored about 6 years ago
fixes #5
closes #7
github.com/planetary-social/ssb - 88550d94d8bf7dc4f18209c810694d01f35e0f99 authored about 6 years ago
github.com/planetary-social/ssb - 62db71c285b6faac19d04050fa6ee0864fc9eb03 authored about 6 years ago
see %rkV9/mbc4fSvLsLJDvzaeSyFKhQoRuRS2aE6wkK0gl8=.sha256 for more
github.com/planetary-social/ssb - be8889b43a3dc2d40a5ed6c624ade0ccdf51da00 authored about 6 years agogithub.com/planetary-social/ssb - ea5c81869f0d5b20a5f6205e69d4af4b7fd3c8b8 authored about 6 years ago
This fixes two identified cases. There might be more.
1) fix \f encoding
Somehow this one wasn...
github.com/planetary-social/ssb - 23f3c1ef6096c38e862eeda04a2d77f19a68e89f authored about 6 years agoalso formats the SVG more nicely
github.com/planetary-social/ssb - 2c589889f4b535f65f6c9f4cf13000ab589f170a authored about 6 years ago
missing: "frenemy" cases and decisions about how to treat blocks
transitivly.
had the working branch in before but now it has a v-tag
github.com/planetary-social/ssb - 62262686e2c9e8f7e294c48ec784ecd8ae72da13 authored about 6 years agogithub.com/planetary-social/ssb - 96e3d8b99f53bb721759fcec5ea3c606200aa475 authored about 6 years ago
also
small formatting err
minor change in the deploy script
gives us very quick access to name/image/descr of a feed
TODO: measure memory usage. it looks l...
github.com/planetary-social/ssb - cfa137188603dc06bae1364f75f9916f42d2c7a3 authored about 6 years ago
before the gossip fetcher just used direct follows from it's own feed.
Now it uses hop:n depth-f...
github.com/planetary-social/ssb - 4e934c1e257536b5715ed320d1abc48778807b0b authored about 6 years ago
there should be better way to cancel this but for now it stops the
server from leaking like mad.
github.com/planetary-social/ssb - 1653c23e2651c5946bd55259b81070bf6f29698c authored about 6 years ago
also fixes append returned seq log consistency. the returned sequence is
now the one you would e...
github.com/planetary-social/ssb - 2311d494f743e41baf97ed79b24423329f3fce24 authored about 6 years ago
github.com/planetary-social/ssb - 9d1e2037f56302a9799cc016f4b4d5d6c07f7d7e authored about 6 years ago
i still think this leaves the statefile of the userFeeds dangling in the
wind..!
github.com/planetary-social/ssb - bb59b26f2b668cef7c4ffecfdc40808b934e8147 authored about 6 years ago
github.com/planetary-social/ssb - f2757f0d9ba213db626b682a301501997a92fb94 authored about 6 years ago
github.com/planetary-social/ssb - 2ef42d9477881a647a48d48ced7507fbc1461b73 authored about 6 years ago
to publish from js sbot you need to patch .ssb/manifest.json by adding:
"ctrl": { "publish": "a...
github.com/planetary-social/ssb - 1d1327bd89fd1b560ccf1aac189b3db335bced8b authored about 6 years agogithub.com/planetary-social/ssb - 38d06f3ffc84bb7b4306bc3be5250f916c05d763 authored about 6 years ago
github.com/planetary-social/ssb - 6aae31a8943080b2230b00a40675ef6ecc8db86c authored about 6 years ago
github.com/planetary-social/ssb - d228b08e29b0d7f85e9568802af77fe37fe26a5e authored about 6 years ago
github.com/planetary-social/ssb - 65ea0c674a9a1e2b656f4b772da9e65ac1baacf2 authored about 6 years ago
github.com/planetary-social/ssb - 183e41dfa911110f1855fdd204bc08241f4c891f authored about 6 years ago
github.com/planetary-social/ssb - 263caf7d36c0742027b56ce4c8d0f51e158a1977 authored about 6 years ago