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

adding rule to make darwin universal binaries.

a846f1659c8726518aec8c081b8a980cc79c35ac authored about 3 years ago
os/isa matrix for makefile

9762d034079c7ce10c60c718d07efc906ac71468 authored about 3 years ago
Fix a compilation error in tests

While Publish returned a ref in the past it now returns a message.

e9da027eb6053cbf3f25986ecf4a5352d6b72d8e authored about 3 years ago
set stricter default permissions for linux & other platforms

5ba40ae36f988ba6457869f909ad7544cc3af9b9 authored about 3 years ago
keys: chmod incorrect permissions to expected

115b2f85b2c67d73b74be4597cf5ae8582d2742f authored about 3 years ago
change query planer to return a slice of messages

9b50d1bbd9515eabd62f6877d7b436a1b06125c9 authored over 3 years ago
add cmd/gossb-migrate-mf

6ed085b1eb77250bbccfd508e480d4b1dfe94b6c authored over 3 years ago
fix bug when listing empty mf + creating indexes

before this patch, indexes were being created on the root metafeed,
instead of the `indexes` sub...

c095a0ce0c0509a0581fd7c0661ad15825e8b329 authored over 3 years ago
Merge pull request #114 from cryptoscope/start-index-writing

bcef1a5604773b057eb00fd6db01325a2f90fea1 authored over 3 years ago
add List & ListByType index functions

* tweak slice population to be less wasteful
* fmt

a71fc8aeb96eeb002bb4960a2585a82bf10dd8b6 authored over 3 years ago
keystore: make metadata fields optional

also:
* test index writing resumption
* small polish on the test
* assert message content

bb495f063ad0338b553b6e8c58caa1e682078cf8 authored over 3 years ago
implement metadata support in metafeeds service

* minor metadata modification
* minor restructuring anticipating implementation
* wip index writ...

78e97234d33940732b3760c305bd3f5ccc4533ed authored over 3 years ago
use intended API for registering index feeds

d9331ba6d2f46fd7a8847be67c2e5881615bc19f authored over 3 years ago
sketching metafeeds indexes

* refactor listing util
* flesh out main feed + index sketches
* improve comments

ab12f750c390bf1ae4e2b1377c06e2a2d553401a authored over 3 years ago
ensure metafeeds can have metafeeds inside

to create a metafeed on a metafeed and then create subfeeds on the
nested metafeed, the API now ...

f979a5d57009132a9d28623ccdaa39d407c2edf1 authored over 3 years ago
Merge pull request #119 from cryptoscope/signed-announce

Signed metafeed/announce message

2ac54af67d3c29e07b15d84523229c41a5c37bb3 authored over 3 years ago
update go-metafeed branch

0b2142447064397b9d4dc1fcc5b5c505e50d7a37 authored over 3 years ago
rewrite signature JSON parsing

32ccb705c28ff75f34b3ee6008be6d4971d06e31 authored over 3 years ago
some review comments and cleanup

b0f2fe3a01bfbe1cf99e7d13286238a84d1e9d57 authored over 3 years ago
use signed announcements in the graph tests

d672550b354aa68e93e6c1c9e7eb682538c1c1ee authored over 3 years ago
only index valid announcments

5968e74b71afd60bb8df4fe3d82bf69496c047a2 authored over 3 years ago
add signed metafeed/announce capabilities

a6bb0b4e8b03189c0f7c1a4eca877b87a81c19f7 authored over 3 years ago
cleanup legacy package a little

move types where their functions are

51b7d60acd51d9d7e510a4c9f8e99a7af88e472d authored over 3 years ago
Merge pull request #118 from cryptoscope/add-developer-docs

Add dev docs (treasure map link) section to readme

44b29eb7c286687c5798cdea598feb1969dc89de authored over 3 years ago
Update README.md

64ead3776b1e47c51973ff5b3276ff60abb772d1 authored over 3 years ago
Merge pull request #117 from cryptoscope/metafeed-announcement

test metafeed announcement & resulting hops

312d48d76ee74ec67f8e0bf1e49d9762f5f98253 authored over 3 years ago
graph: add missing index open to builder_test.go

9af284de95b06e1e928531f3395e5b985b56ac95 authored over 3 years ago
add Metafeed(subfeed) lookup

3def27b80f2caa0194251ee76562741ab2fc1ecf authored over 3 years ago
mf/add: adding derived and exsting

a15996c9c20b0324bcdd23df187d15fc03eb241f authored over 3 years ago
refactor recurseHops (add recurseSubfeeds), cleanup comments

5074408d1089af50585c2cbeb1938e954d39c1c3 authored over 3 years ago
clean up comments

cfb6e1081feca2de1bb36aec5dc1363406f86a8c authored over 3 years ago
use metamngmt.Announce

d99b6ff2a92bf99ce2b1d9056636fa14a6aceebf authored over 3 years ago
ssb-uri rebase fixes

05ed8b20d3107ed028426fb67afc48cf662d59ad authored over 3 years ago
sketch implementation of announcement -> mf replication

c9ca4ad2f9088380cccaa9f531e4cd240d307348 authored over 3 years ago
wip test metafeed announcement & resulting hops

203b37ae73977e5cccc314919f36b01fa7fb4b2f authored over 3 years ago
address review feedback

8f3c5e4c635491adcfcbadfa93e42eebbc42a14d authored over 3 years ago
update go-metafeed to v1, attempt to fix resulting mismatches

89c6f9b4a81e00e8d61a9469f9522c05ffc87099 authored over 3 years ago
Merge pull request #116 from cryptoscope/use-ssb-uri-refs

transform Ref() to Sigil()

453a759956bd3f3a0fbbde02760a529305e21186 authored over 3 years ago
strange off-by-one..?

627e4af2b5a6be1aa0ae9c55e170e01506c871de authored over 3 years ago
fix names tests

898dde73fc64ea2bd73e3210a887a4cbe3937388 authored over 3 years ago
fix private manualDecrypt test

and update some comments

f49f62a67cc9f4222e09fecd7177d8200ac31f62 authored over 3 years ago
remove peer-invites comments

2d2fb9195a4e2f652217d8378311a3013951516d authored over 3 years ago
small fixes

9ddaa4c872e53ad767b7ad326868508c2cbddb44 authored over 3 years ago
pin working branches

f24f5acfa79dd92bf8250778d23ea9b13d2702ba authored over 3 years ago
add Serialized types to store references in binary

5a85aded16f8a0073f6df3cfc2256c5ac10dc4aa authored over 3 years ago
change ref.Sigil to ref.String

which does pick sigil or uri based on the type automatically

47d7cf59418797484d70211faedaa702f6d675e7 authored over 3 years ago
deprecate ShortRef

17edd4da51bfa51ae54f75a1bc417ca21a7614ae authored over 3 years ago
also do messages and blobs

62b5ed794136907a18c55880b5d497659f265a35 authored over 3 years ago
transform Ref() to Sigil()

2b25b777aa7e36df529c8d8bed2d202f737f3250 authored over 3 years ago
add missing license and copyright header

80b8875e81408101f83c24eb83ec620037e68f77 authored over 3 years ago
fix Makefile

add missing $TESTFLAG (for -failfast on CI)

add offset-converter tools to release tar file

5e37230bb2aab69bb4794da9c700b79d18f2cc4f authored over 3 years ago
Merge pull request #112 from cryptoscope/fix-replicate-upto2

make sure to handle hops<0 correctly

8f696fce9091958368d16330064b1b60a65a2199 authored over 3 years ago
forgot to change this one

23645e831efb605efbe35fa44d6f24ee0d6a0a05 authored over 3 years ago
fix fd leak

07549718692134c894808f07d2d254d3e2deabc5 authored over 3 years ago
update Go version requirement in README

0148af4f053d6da8e78bfeec76039aa655c225be authored over 3 years ago
CI: update Go version

0fba66839c325dd53f425680bcceb3ab7e564592 authored over 3 years ago
add extra test to handle hops<0 correctly

ef3d65f9979b4c49a06b4d630bc9dc345248d20e authored over 3 years ago
Fix replicate upto (#110)

* replicate.upto should only list wanted feeds

also list feeds that are not stored yet but wa...

69d5d78d57040f97d23f332d3329f1f33322aa07 authored over 3 years ago
fix test publish

8e52991fe446be4f33a5fe71234f260f49b6d420 authored over 3 years ago
add missing file

79343441b7c39cf32044e1aa2fb9cc5d300cd243 authored over 3 years ago
reuse compliance

See https://reuse.software

* Bad licenses:
* Deprecated licenses:
* Licenses without file exten...

a781ad4ee51523df1d3858d9859c285d0eeb2fb1 authored over 3 years ago
small walkthrough fixes

6aa780541039557791086f73bad79fffefecc8a6 authored over 3 years ago
message/legacy: WithStrictOrderChecking improvments

follow-up to PR #63

c8063e2fa94ac78709ae40f86bf075fc9fddcae8 authored over 3 years ago
Merge pull request #63 from cryptoscope/stricter-verify

Stricter verify

2526c35609f627c60bbe32b2a226fec6cb603379 authored over 3 years ago
remove previous:xyz case

which is checked independenatly of the encoding

84268912b2f067fe0ce6be8a7025414ca26f452c authored over 3 years ago
remove old comment

2c3d114fa63b21ac2d4bcf8ddb6dd24e8b9d2688 authored over 3 years ago
extend pretty printer to check field orders

eeaf2eec1164167856e4d9a6b9a0164e09c2caa6 authored over 3 years ago
fix latin1 length by using len(runes)

0124aac5b18bf829665c4d0b582d37b7af524d49 authored over 3 years ago
rebase fixes

beb905cfdac5b72ad7772a06c58821799b321ecc authored over 3 years ago
update dataset

has a new structure, state isnt used yet

ps: i had to filter the (invalid) hmac key stuff from ...

5979b55a8a1b731aafba456bb65367e6f6f46540 authored over 3 years ago
remove old attempt

the pretty-printer is hideous enough as it is.
just do the verification afterwards.

9a876a8de8d21cd4707857047a6b7e0b1699c458 authored over 3 years ago
half correct size check

9adf888db42efc0b2e70f8d1dddc4de4e607970d authored over 3 years ago
whoops

8c74463e00fdd79d2967d20b49c005a4b18da6c0 authored over 3 years ago
testdata

thanks @christianbundy

a1c72e9f4d539d717aa3d55187144840ebef725c authored over 3 years ago
fix sbotcli connect

a1e24e1f97ab9c3b9d6cde4cb67bd18212b01801 authored over 3 years ago
big margaret change removing Seq() interface

0b9971b93689c5eae3bba2707e36321f7cff3d07 authored over 3 years ago
Merge pull request #106 from cryptoscope/misc-cleanup

misc cleanup

b3c4da4b28640aed716fb02860f98f7d41c3e44a authored over 3 years ago
change some types to more suitable names

ed413512d5d53691320fd9c156193a5644bbf299 authored over 3 years ago
sbotcli: try tcp if unixsock fails

1878a033e4a6509b92c86ed4fd8cc24ca1376c0a authored over 3 years ago
small sbotcli cleanup

ab69c1f7a4a6e542d8074623b7b6cadabeea8c16 authored over 3 years ago
import shuffling

c16361c92239290a23c1e1ef68cac943f2cf05f0 authored over 3 years ago
more small cleanup

6b17d24a679d481e45448a267da85f8b81270644 authored over 3 years ago
trim manifest of whitespaces

190239169c1afb94f8a4fac754d5b407d5567345 authored over 3 years ago
update margaret to working branch

Fix a problem with too many batched/buffered index updates, usually
during intial sync.

See htt...

00307e7c637847ecf92db5fee7329eda7e56d69a authored over 3 years ago
Merge pull request #105 from cryptoscope/metafeeds-getsubset

Metafeeds getsubset

55c8cbb8ab1f83a0b23cf2cd8eb1de5aed0a36f8 authored over 3 years ago
small nitpicks and typos

9b7fcf3ffdafc88bd708273c4b57dd99c5dd3a8f authored over 3 years ago
partial/getSubset: support pagination options

32e792a4e4b17e7dac4af3f7ec63a35093dfa6ed authored over 3 years ago
partial: remove first draft of rpc methods

See
https://github.com/ssb-ngi-pointer/ssb-subset-replication-spec/issues/12

6f1b1e4643dc09c77b8a4287f538a7810a0949ff authored over 3 years ago
use optimized version that just picks boolOp once

36b93089e0865eb173847e8ea3da3c00a8601814 authored over 3 years ago
add getSubset rpc method

* add query parsing
* add query planing (bitmap combinatorics)
* add muxrpc handler

TODO: add m...

499c628b9ea66309a273e78806443d6e868a26c5 authored over 3 years ago
condense OR and AND cases in combineBitmaps()

9a09108444cef7e5c9e0a8f2e33e5dc8d1ec6a97 authored over 3 years ago
Merge pull request #104 from cryptoscope/metafeeds-graph-changes

Metafeeds graph changes

a7f57dcac718038ccc0822c21e5485c3ddb3f040 authored over 3 years ago
various fixes

* remove obsolete code
* add some comments
* fix a couple of typos

db8ecaad62a7052ddfd1c4e70f60203f5a54c313 authored over 3 years ago
add hmac support to graph index

2cb724e66896d5d49c343ca0a8b684412452038c authored over 3 years ago
add metafeed index

* prepare graph updates and clean up logging
* dump graph over http
* restructure contacts index...

a6c797a2b186c18251c305ff8590f1ba6a818a0b authored over 3 years ago
update roadmap

cbc77b1eb780dd8357e79e7f0254fcaab65976af authored over 3 years ago
fetch metafeeds

adds metafeeds to the graph and hops walking

2a1fc6e3b40eb414c358b61020e72f22e150c467 authored over 3 years ago
small logging refactor

77c4164b59046b5a483db09c8d86f69dd1e6a2c7 authored over 3 years ago
Merge pull request #102 from cryptoscope/metafeed-format

add metafeed publish capabilities

9e35014fb153402bb58aa325c717a0694db4b8e2 authored over 3 years ago
remove obsolete test

eac9abbb448008e63cdf7647f5e69511538036e5 authored over 3 years ago