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

cleanup test logging

github.com/planetary-social/ssb - 2220cb5c903a3f2e4bec86a7c9f2db44ea1f2bf6 authored over 5 years ago
don't pass feed ref to wantmanger

the gossip plugin takes care of not calling on self

github.com/planetary-social/ssb - ce8fb48a6d12ca7642ea86ebcac3fd2e12b9db69 authored over 5 years ago
don't log nil options

github.com/planetary-social/ssb - 6f4021d46c877ce8e696d705c63f2824c8e398e6 authored over 5 years ago
make sure private messages can be turned to JSON, too

github.com/planetary-social/ssb - 66f32c5b06e1f3d8bc2813f4aab4684bd97efee9 authored over 5 years ago
don't do blob.createWants on self

this is uncesessary for API clients

github.com/planetary-social/ssb - eb254c7b4c99078796d3acc15f0674721740cb3f authored over 5 years ago
test lots of api calls

added an acceptAll tracker until we can make better decisions when to
kill existing connections ...

github.com/planetary-social/ssb - 6b7968dff0f990f5c77e0a60553b1fde48ed7c7b authored over 5 years ago
remove obsolete packer

github.com/planetary-social/ssb - 773165f730f1eaee114e2426087fa6272519619d authored over 5 years ago
fix test compilation

github.com/planetary-social/ssb - 9ad47bbf78a3021b57161716d7a8c5a3d298e248 authored over 5 years ago
verify: use sink instead of log

this makes it easier to fit other storage backend in.

github.com/planetary-social/ssb - 908143fdc4455277e9d07bdef990288947d2e2f0 authored over 5 years ago
blobs: add todo

right now a single failed get puts the blob on the blocked list. that's
a bit too harsh

github.com/planetary-social/ssb - 1787831945a05bdb2d8a55a7a3e1359db9f831d6 authored over 5 years ago
disable live handling

we need better tests to make sure this doesn't interfer with normal
operations.

github.com/planetary-social/ssb - 1ca85cde1fbcd8dbdbe4ffaf02abf8492f95bd10 authored over 5 years ago
don't load private by default

some applications might not use them at all and it wastes lots of cycles

also: re-order index l...

github.com/planetary-social/ssb - 356308f293d13a3386217bd9039633e980738d3e authored over 5 years ago
various fixes

* fix blocking on logbuilder
* remove muxrpc.CloseNotifier

github.com/planetary-social/ssb - 71cbc3970f012aed86687cdb9c81af76a26faedf authored over 5 years ago
WIP: repo locking

make sure sbot recovers from a crash

this is _actually_ a test for roaring multilogs but i want...

github.com/planetary-social/ssb - 47958081d72d5c8bd6cb4b164a9b8ae211c20f04 authored over 5 years ago
testing

* disable tangle tests
* tests for names
* also: use x/sync/errgroup for index serving

github.com/planetary-social/ssb - bf9dcccb0f79ab2f1530283314883121a0612fb5 authored over 5 years ago
unix sock: don't accept on closed listener

github.com/planetary-social/ssb - f6b0760c55f5d36fd20fc6c7296e1bd646c5f6a2 authored over 5 years ago
client: cleanup logging

github.com/planetary-social/ssb - 04b090f78934ae4bec6cdfc75346d56d199bbf68 authored over 5 years ago
don't use local replace for muxrpc (fixes #27)

this uses the silenceErrs branch now until there is a versioned release

github.com/planetary-social/ssb - c67b7056f91788b57689c89265d1c2c73efdbf1b authored over 5 years ago
add tests to make sure client sockets are closed properly

github.com/planetary-social/ssb - 4fb6722f7de32dfa3c7639bb06d0940e180785c8 authored over 5 years ago
remove transcript dump

the closing is blocking incorrectly on close with the new secretstream
version

github.com/planetary-social/ssb - ec318b9e09a4137d5354977fd721ed74802d0b8e authored over 5 years ago
use metrics interfaces instead of prom

github.com/planetary-social/ssb - aeecb286e5500f90bfe0d20d437bc79bf3406969 authored over 5 years ago
silence some redundant warnings about closed connections

github.com/planetary-social/ssb - 3d11f3935947705c024795f60625c38298108ae2 authored over 5 years ago
use patched versions of muxrpc and secretstream

github.com/planetary-social/ssb - 4b1ab6cb031889ba5a633c09ede329e52c20e792 authored over 5 years ago
fix test compilation

github.com/planetary-social/ssb - a42f9ef3cf40e0ab4f76653962a900a9a323f7a3 authored over 5 years ago
NewKeyPairFromSeed

github.com/planetary-social/ssb - ab653f3e86003fbab8f23bd0503551bf062c86b4 authored over 5 years ago
fix names and mkv backed idx

github.com/planetary-social/ssb - c3e1f4a28d3c6e563686818a3e6b5a6d3ec9d477 authored over 5 years ago
more client stuff

github.com/planetary-social/ssb - 661f41f0761f5439ec6cd1d6567d58a91b86fb73 authored over 5 years ago
some fiddling with names

github.com/planetary-social/ssb - 79bf37b3868970ab0119e53249c81d0fda2aac7f authored over 5 years ago
clean up client args

github.com/planetary-social/ssb - 7598701fbe117acfed4fda301a1c290e08c94de1 authored over 5 years ago
blobs: mark failing blobs as blocked

github.com/planetary-social/ssb - 02755153d1b0951c3a78af1ad4b31ccbe5f63745 authored over 5 years ago
disable peer invites plugin

github.com/planetary-social/ssb - 01b6385250b661a230eb5d6076657f6f47d3e124 authored over 5 years ago
blobs: two more debug prints

github.com/planetary-social/ssb - 44c4c412bfe330dc8d004076d614e774e5950c45 authored over 5 years ago
clean up blobs logging some more

github.com/planetary-social/ssb - 7480f0c3bfe07495bcd031f1321a3fc91a622080 authored over 5 years ago
remove some blobs debug prints

github.com/planetary-social/ssb - 1932b9e9ee21e3ab76da20673202b9baf037906d authored over 5 years ago
roaring multilog experiments

don't want to swtich the default in sbot just yet

don't use graph logbuilder yet

there is a we...

github.com/planetary-social/ssb - 75b5cb43ec2ba8d5e314b17c75bffde7c8ad1580 authored over 5 years ago
WIP: peer invites

muxrpc: RawArgs change
TODO interpret invite confirm as mutual follow

github.com/planetary-social/ssb - 6b073bdeadf4fd0c433621df344176d93d0e4506 authored over 5 years ago
update secretstream

github.com/planetary-social/ssb - a6438a7a0c757a89785bef940dce7c276b9c4877 authored over 5 years ago
Document broken `caps` config

github.com/planetary-social/ssb-reader - 09fab04aba00a5b11a894a3f4147f60334a84026 authored over 5 years ago
add simpler publishAs

github.com/planetary-social/ssb - ac6f9dbed808ed3a80d9ca16894646b04ae5f32c authored over 5 years ago
Set cache-control immutable

github.com/planetary-social/ssb-viewer - df2a2ada6eb755c0b52aad076d8abdcf12c14ad5 authored over 5 years ago
Add options to configure remote

github.com/planetary-social/ssb-reader - d11d8c0270b1ce2bf8ffcfd150758493d0c95145 authored over 5 years ago
fix key-value wrapping on gabbygrove feeds

github.com/planetary-social/ssb - 4cc949b77e8c608472ddd6a55121a0dc9b8046cf authored over 5 years ago
fix db closing

this little hack allows getting the index state but it means we are
closing the wrong thing on s...

github.com/planetary-social/ssb - 429ff0da667fc550dd2e78754658200b3d4f94f5 authored over 5 years ago
pin muxrpc version

github.com/planetary-social/ssb - 784d43b7725ad88930c26db21848c4ab18b4dab5 authored over 5 years ago
clean up some logging

github.com/planetary-social/ssb - 7ff8c5a9e7ad590774c46f4ac7fe4291abe88ad4 authored over 5 years ago
fix race in LastWinsTracker

this was a bit ugly. The tracker accepted the new connection and
overwrote the connEntry. When t...

github.com/planetary-social/ssb - 950158a43815ac973d8f0bfce05d90e13e744a24 authored over 5 years ago
more blobs tests

github.com/planetary-social/ssb - 26811617ab2458feee6c855f2f377825870b815e authored over 5 years ago
move status to sbot

before it was just available as muxrpc call.

also fixed index state

github.com/planetary-social/ssb - f79232ea6d00c246cb8d0d9971b19d7bc099c6db authored over 5 years ago
fix replicate.upto

github.com/planetary-social/ssb - 59db9e2aa16f14f0111d833a2b531e67939bfc48 authored over 5 years ago
Revert "allow up to 5 connections per feed"

This reverts commit 1f72ef0e5c4e70d58fa4f545e40ead653a7746ab.

github.com/planetary-social/ssb - d2d851d73bc078ad48bcfc293a255cedec89ba74 authored over 5 years ago
mlog indexing tests

github.com/planetary-social/ssb - 2efb1f97806637a0cc0c30e08ffc42bbbdc51419 authored over 5 years ago
fix stored feed sync and more blobs testing

github.com/planetary-social/ssb - 249fb9cb4dfc7bcc295e80f12a4bae0a598cf46d authored over 5 years ago
fix blockedList query

github.com/planetary-social/ssb - cbf4cc075ebba2b0af1a883c07ae9975270938b6 authored over 5 years ago
fix sending gabbyGrove

github.com/planetary-social/ssb - 6260b599c2136f52e62ec4c44676542938e0215c authored over 5 years ago
use StorageRef internally

and other small fixes

github.com/planetary-social/ssb - e66d1e71b23fa2940fe1a1e8fa85c2d1eda40921 authored over 5 years ago
allow up to 5 connections per feed

github.com/planetary-social/ssb - 1f72ef0e5c4e70d58fa4f545e40ead653a7746ab authored over 5 years ago
fix message stream processing

doing the key-wrapping transformation down stream on the sink also fixes
that individual request...

github.com/planetary-social/ssb - 8f7af8b0966886ec0d6a1b424aa0a9822ee4acaf authored over 5 years ago
fix test compilation

github.com/planetary-social/ssb - dd0a48335a66bba444e2c648796abdeba82a8e1c authored over 5 years ago
fix tests a little

github.com/planetary-social/ssb - 47957b7cfdd1a5decf1e3038ab035c6b2176d53f authored over 5 years ago
Merge branch 'john/feed-manager' into add/new-feed-format

github.com/planetary-social/ssb - 846f4f7e903b29b4665bb6c1d52df945efb6fa6b authored over 5 years ago
pin counterfeiter

this way it doesn't need to be installed in $PATH

github.com/planetary-social/ssb - 48761c31f1d9f46ff3120692f2366e9acdf45868 authored over 5 years ago
improve connection wrapping

before we only had conn wrapping that happend after the shs+boxstream
was done. The new version ...

github.com/planetary-social/ssb - 6e88518a2dbbba605594d640a867271f9244fd50 authored over 5 years ago
margaret with simple recover

github.com/planetary-social/ssb - 9e3e25df9f03673f64177a0b1e4688dfb375ddd0 authored over 5 years ago
recover from gabby grove panics

github.com/planetary-social/ssb - ce653600f8fa966700670789c599143394ac48cb authored over 5 years ago
measure auth time again

github.com/planetary-social/ssb - 14f8aa8d00c52a8d6674adb76516d6801d5b6e8d authored over 5 years ago
squelch blob manager debug with nop logger

github.com/planetary-social/ssb - 3f9eedd0bfe9ba3121162ddc9dc17bc7d1c423ae authored over 5 years ago
update secretstream

github.com/planetary-social/ssb - 1b57b0b61524ffec08b445b1369782feea5602f9 authored over 5 years ago
sbotcli: return call as JSON

github.com/planetary-social/ssb - 0c79ebfd3d81fc65bbde70261cf06dc65a402ae6 authored over 5 years ago
blobs: add tests for want propagation

also:
add AllWants to wantManger and muxrpc status
add size limit check

github.com/planetary-social/ssb - d208d73205126a3a7a89e35d6d90526db373dd6e authored over 5 years ago
use latest cleanup of muxrpc

github.com/planetary-social/ssb - 579cd6143e8b2602f2e9b3d7a3605d4180a2b616 authored over 5 years ago
unblock createWants

github.com/planetary-social/ssb - 22c730d3c87146386598f30ecce9e1ca2e1f94c4 authored over 5 years ago
don't log unresolvable errors

github.com/planetary-social/ssb - 6591a57964c2fee3f0443fdcb304be4f428aaa96 authored over 5 years ago
terminate endpoint not the packer

github.com/planetary-social/ssb - c84b7543730b832f4a95cdae5709a5991a88daea authored over 5 years ago
don't log decrypted messages

github.com/planetary-social/ssb - 3ec507324833bd75343146137d9cb241963b5923 authored over 5 years ago
funkSink err check gotcha

when one uses the FuncSink helper construction, the passe error needs to
be checked. err == luig...

github.com/planetary-social/ssb - 57a1d896fb62d15e2d19e04554afa72d961eaa02 authored over 5 years ago
FeedManager: Use single go-routine for live feeds

Try using serving all live feeds from a single go-routine. This should
help alleviate certain c...

github.com/planetary-social/ssb - d9319a2b0df1eb3a08e83f7533f91249eaf0f38c authored over 5 years ago
fix readme links

github.com/planetary-social/ssb - a8bd84d52c7ab377021d28914ac59c4b2f1553a4 authored over 5 years ago
bump muxrpc to cleanup

github.com/planetary-social/ssb - 8ea03b3f21afb18e9b975f606f24dc15ae587ff0 authored over 5 years ago