Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/planetary-social/ssb

A fork of go-ssb used for testing various changes: https://github.com/planetary-social/ssb/tree/fork.
https://github.com/planetary-social/ssb

add HMAC support for metafeeds

Now pass the key around correctly.

3bd4655a41559ebce6b7ea014ae696c049a8ca79 authored over 3 years ago
some small fixes

1735d24b8363738a2c9771ea1e419b375cd3d9ef authored over 3 years ago
update working branches

1dc7a632bee8770992f2cf35e62b6bb6bbafeace authored over 3 years ago
add metafeed managment and storage of keys

b7a425577a88d30f94a0f78eb97367a6d85831e7 authored over 3 years ago
add roadmap document for partial replication support

1fca75f2c352b560c2d22f418680178c1e762466 authored over 3 years ago
add test for manually syncing subfeeds

72bebbeac93ea1d35b0264d53055f06c5f83f38b authored over 3 years ago
move SLP to it's own package

9184ef3a054dd5cdd409241540cf9620478ba00b authored over 3 years ago
KeyPair as an interface - part1

0e7010712b2b03fb7b5f2d73006a8115e9fd17f7 authored over 3 years ago
change identifiers now that we have a name for the metafeed format

0032703517e0525c652df3ff48d7dafa3380c333 authored over 3 years ago
add a simple test to ensure we can store metafeeds and subkeys

9db88f3f9193c9c171d692a7f1088a34069cc44d authored over 3 years ago
remove prio of two tasks

8f8a40bae4923bb7e5c2b4284eb3170596e4aad8 authored over 3 years ago
add metafeed publish capabilities

23ede7faa15bb2d9739200821f3317573a59ac38 authored over 3 years ago
update muxrpc

c571c75c9cea8f03305829ea57463145678c9023 authored over 3 years ago
sketch metafeed client api

240bdc4f08720a71ffa6ef54ff50a08f65be5dc9 authored over 3 years ago
small oasis fixes

3197ef743b64683e69b07922eb0e3f6db7a7796b authored over 3 years ago
Merge pull request #99 from cryptoscope/new-refs

use refs with unexported fields and less pointers

b985833c4f12ed0275bef1878b49a848579093ed authored over 3 years ago
actually fail on the first broken package

76c01a8c1d82bce107c42e1fca5a2374374c85b1 authored over 3 years ago
Makefile: use foreach instead of bulk package testing

there seems to be a difference between

go test pkg1 pkg2 pkg3

and

for p in pkg1 pkg2 pkg3; do...

66384d04f5beb4013d203d13cb82fcb3e0253aad authored over 3 years ago
fix sbotcli compilation

9a2b8f42cc6bd4b56b88e46549eecc81f50c3ce9 authored over 3 years ago
close files in graph tests

6cef509193dadbd00ac29d52e1cb19d7f4f72ece authored over 3 years ago
add some comments

85e1cde2c3e5cce41e84ee5fa4b9458652a917cd authored over 3 years ago
update ssb-refs

64b03112476d0b581758bedf58b5bbf12ba6f2fb authored over 3 years ago
unify logging

6f1dcdb0ebbb7b4ead4aef114fa1649415107907 authored over 3 years ago
clear up some variable names

f416d93ef97ad5cdee46c9255746fcb7801b82bd authored over 3 years ago
fix gt and lt supporting floats

timestamps from js code can have fractions.. just splice those off

1ddc688a133b35f69283606547be1570b84bcc79 authored over 3 years ago
add a few missing closes

2915bc32009585a383e0fa457ffb840589de0aee authored over 3 years ago
dont run race tests by default

c3a40bcda0ad5ed706c5fad9d98c1277f6efc86f authored over 3 years ago
update npm dependencies for interop tests

08a59937a6abf8a8da925d76660051f0df5fe8ce authored over 3 years ago
add missing closing to publish test

e3c0f9ca6ffee09bda7b66d3093214afb6ae6a32 authored over 3 years ago
disable FSCK tests on CI

174fbbae96f26bd849e8ef9c1d36c377a3b0916a authored over 3 years ago
disable another test

97d3646b3bc0cdf240f0e5f51dd6f4dd57e5a7e3 authored over 3 years ago
disable some tests on CI

ec6dfa75f0fa9b0e58ea7c63c109521587f70ec8 authored over 3 years ago
disable legacy invite test because of CI

d80491ed3c696f185006b286e8155dedaabe5f81 authored over 3 years ago
run replicate update once after init

bb6b649ad9ed6cbebc073bf759e98b8368d012f8 authored over 3 years ago
fix conn.disconnect

fix typo in manifest and also supports using multiserver addresses (just
extracts the pubkey, do...

3391d70e4fd341dc891790373b61e36683d64760 authored over 3 years ago
conn.connect: return json objects not just strings

8424e510041d656689134ff1387b0c13edf602bf authored over 3 years ago
rename control plugin to conn

3fa69b204a9573e68229cf991351bc574ec30187 authored over 3 years ago
disable some flaky tests

fcf9298f46f839e09c00eb2216e46f11dd106d9c authored over 3 years ago
update comments and add low order key check

729408f2e2f2716acbfc48bb85b0683d2b03ce56 authored over 3 years ago
use updated key conversion (fixes #44)

see https://github.com/cryptoscope/secretstream/pull/18

cfb5cbddf0ef3491f780f4043613056ac1a14f5b authored over 3 years ago
use margaret v0.3.0 with merged librarian

da06c9c5c301d68b1f05df7c719ea9181d383b64 authored over 3 years ago
fix plugins/blobs test

the muxrpc manifest change made it impossible to use un-buffered io
(net.Pipe), so that both ser...

533972069e0fe61945a15a2c1e3596623d528db8 authored over 3 years ago
fix tangles client test

4f4d72cbe608378d83f80400a2104db9c2dff882 authored over 3 years ago
fixed invite tests

72609552531d859de001027fd2037d7b219e9d80 authored over 3 years ago
fix keys tests

2422fdae8a90c982d38e07a2a465207dd26a07b6 authored over 3 years ago
update muxrpc

ce633adc0d3a5e8b6208d4c7ed86728219532245 authored over 3 years ago
remove last artifacts of pkg/errors

f156945f3026fa54cf552a3cd00c89f4f6739ad5 authored over 3 years ago
wrong err variable

accidentally closured over the wrong error

8fed642c8eeb8de6771bbfe8ca1fc320b613cb21 authored over 3 years ago
private message fixes

ca98683b9f06308947171f581b15e751dfaee7b4 authored over 3 years ago
a bunch more fixes

404394e3d59b4913101159f06d9d473cc6339e72 authored over 3 years ago
small fixes

9adeba564bcba1db953b529a7bf8f5d7aa653322 authored over 3 years ago
fix plugins/blobs test

dbf27a852d3030f51b8de76639f224552b0a377d authored over 3 years ago
export network.Node

97a745189ce60f62e0076281ddbfaa01f9a1686f authored over 3 years ago
fix feed nulling and resync

98792738512f426fe218c34bf7d4919d4d5e7ab4 authored over 3 years ago
not possible to set default

no (default) constructors...

f5e8116b8ba2ba42d230890336795d350380f64c authored over 3 years ago
WIP find a nicer version of limit defaulting to -1

def609641041ada7e4961378a3ee1f785625ac7a authored over 3 years ago
fix some more tests

093755e0f711f8afae6b7eb891d75e191e057968 authored over 3 years ago
tangle cleanup

8b49ff543a2ef7a15a79050f21568eb6b847ce80 authored over 3 years ago
fix blobs test

aa02680517b75aa406ad72cf63e921e7576544ce authored over 3 years ago
move peer invites to experimental

see ssb-experimental branch on go.mindeco.de/exp

2dafe9a713e07982183d6fec0d65bdb08e7bce8a authored over 3 years ago
fix blobs store tests

cf793c00f7ebd3a81cfc19a8f2c152d938df77f8 authored over 3 years ago
remove badger instances from groups and legacyinvites

3549f8ec829bc078831fa9c6faff35b66fe17898 authored over 3 years ago
even less luigi.Broadcasts in blobstore

2971aabe053e0683a9e7626858077f63ca48d0f0 authored over 3 years ago
fix about system

98b704fc5ec8a665de64370de6321606a5ceca6b authored over 3 years ago
fix gabby tests

b0f1f3f503ee63ca6b305ff9f8a4b648be16122b authored over 3 years ago
cleanup unixsock spagethi

ff916e01bbdac1d6fd79c89dbe18c0a6221e3c25 authored over 3 years ago
close invite service db

bd1fb5b1602392d4cb25e0bed68318998efcd5cd authored over 3 years ago
use typed broadcast instead of luigi

c97f27972321211da9399fea25515ade28561296 authored over 3 years ago
blobs cleanup

dff185b947de0abd68914cc28cc63dc9c9dceb3b authored over 3 years ago
refactor TestFeedsOneByOne to test both ebt and legacy

59cca2114f7c798b94a1bac9985c4d0a3864e693 authored over 3 years ago
disable ebt for re-index tests

c3a3a915c8960c750de618dac7616ad8bee5aa57 authored over 3 years ago
remove old debugging tool

02e3a1f5e586c5516bffd6cbe7c1ac35ce4cd961 authored over 3 years ago
change private keystore to badger

c4d114a91fffe43c9bcb23ea60e71c1a173c683a authored over 3 years ago
add logger to membership index

61be94ccb499d2fefe127ce5f62705ac685aa732 authored over 3 years ago
fix a couple of tests for private messages

f070de18800e141183ce1f82405ed2082608c81b authored over 3 years ago
fix box2 test compilation

b2d6edbc84da25e426ebfe3cb498b3c0a80e05c4 authored over 3 years ago
re-enable invites

52758d74e54655d42016821e1ef2f7bc5ae1c208 authored over 3 years ago
various test fixes

4a6c2cb2953d66552e3e673e78098ebbc53cad03 authored over 3 years ago
pin versions

ea357bab9c4c81696b63b17a744ef17b795b9f93 authored over 3 years ago
more de-pointer fixes

43030b273f952baabc9fa2e5c66876786b44474c authored over 3 years ago
rename ctrl to conn

and implement being able to disconnect individual peers

e60dee7c329c5141ab717b7d3332ac8e98bce344 authored over 3 years ago
move some stuff in sbot around

New() in options was always confusing

ddbef98530f0c716f84b6d0a9796eb1855584f8d authored over 3 years ago
remove old race logs

871a3201d49c6c6752aa5faa8b7f6cb840bcaa05 authored over 3 years ago
more index cleanup

d1f159bdea5c2ed909e9ef50bb8bf86f70ac6b9d authored over 3 years ago
re-enable timestamp sorting

ef1f929a6c4e94ec36b0ac3ed987249a78a7db32 authored over 3 years ago
fix botched cherry-pick

244f3215bfce76d5109ae535f89b660c9a2892c1 authored over 3 years ago
sort tangle replies by branch/previous hash

99e415f2061edd7e7fe6c4e5c87a1ce59c1ebeb4 authored over 3 years ago
fix sbotcli

26913570281e8418c94150a974cc66655026320f authored over 3 years ago
fix room.attendants

eb20404fb5a500762587f9c50c429313a271b031 authored over 3 years ago
pin dependencies

c53e8817e90141a3a2ffbbe07a584058e1985e12 authored over 3 years ago
shared contacts and get

b18c237af60335a67a41956b1a9bebc4333e19fc authored over 3 years ago
shared badger stuff

e7a4f9afef11d7dd99a3ea4216ce76b53bce38f5 authored over 3 years ago
use merged margaret+librarian and upgrade to badger v3

3f5be2acad782015bf864088c6ef7456d8addfde authored over 3 years ago
update librarian and margaret

092b358505a10a4ecb8e01cb2560d64c5848846e authored over 3 years ago
TODO: fix logging filter bug

5bbe30a424c8c22eb1fa1989649c441075c0499a authored over 3 years ago
fix replication

3786bc17613f5221b7dff8f8943905cf9e634f7d authored over 3 years ago
fix test compilation

4a9d8ffb02824eae27359aa34057bfd7f0471d55 authored over 3 years ago
more fixes

9ee99a39d6168bc0c2a0925aed514fff2e6b160c authored over 3 years ago
de-pointer all the things

also:
WIP: blobs cleanup
use WIP multiserver
add DCR back from ssb-refs

6f417722c6a84372a2d4d77d7ead65313723ab8a authored over 3 years ago
buffer re-use between verifies

b32f1d84ec36cea204ce7d491b8f5b0686e8e600 authored over 3 years ago