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

replicate all the things

github.com/planetary-social/ssb - be04dadf88bc886bc380b6e5477e4740895f10fc authored over 6 years ago
createHistoryStream: ask the incomming connection for their feed

exercise the verify code

github.com/planetary-social/ssb - 50bb905cc8a560b778fca2d7ac53612958977f8d authored over 6 years ago
close comands properly and start gossip.ping

github.com/planetary-social/ssb - 511617680c8b001f83902d935d2354b98405ddb0 authored over 6 years ago
use offset.New with error

github.com/planetary-social/ssb - 0d4a2dc906a5e58153d6c12c2d5a64a6b7d2471b authored over 6 years ago
split connect from HandleCall

github.com/planetary-social/ssb - c99084b6de11876a30fd872a37e4019ec1ed804e authored over 6 years ago
rename connect to gossip

to mimic sbots structure

github.com/planetary-social/ssb - 142576b0253821e2fb4ddda36eea472477b543cb authored over 6 years ago
use sbot/repo for key loading

github.com/planetary-social/ssb - 99c6a22ee837f026e7dd1d122dc1f6d7c949686a authored over 6 years ago
repo: don't generate new key on open

might want if NotExists logic but not now..

github.com/planetary-social/ssb - dc6d2c5d6336916a01571e0f1be1f033ea54b728 authored over 6 years ago
fix whoami

response to whoami is json

{
"id": "@...ed25519"
}

github.com/planetary-social/ssb - 0d45f124ecdaee94ef8a153353d249a43be565d0 authored over 6 years ago
muxrpc: use HandleWithRemote

depends on %6/pK+8Qg4Ba5gQs06kRILwYcVsGZt1K7PNFP332fQ4E=.sha256

github.com/planetary-social/ssb - 714f2f3818543c239ceb7e29405c1ddcaa665a0e authored over 6 years ago
change listne flag to address

you might want to specifiy to host to listne on (like vpn connection or
local net only)

also sh...

github.com/planetary-social/ssb - 691061e19150cea7565c3a52b556256f66a1acf0 authored over 6 years ago
key: use secret file not seed generator

github.com/planetary-social/ssb - a0df7408cfee96654648ea397812d13f3ae6a564 authored over 6 years ago
add log stub to repo

github.com/planetary-social/ssb - a9549459c9953b483fd0120c469c4584f4fdf165 authored over 6 years ago
moved ref to new sbot package

github.com/planetary-social/ssb - 360e4463aaf0e5e613cbfef5dd07ab00825a3028 authored over 6 years ago
plugin: add struct field for method

github.com/planetary-social/ssb - b5c181705f24475fd2983b6b7f2f4f424715ddea authored over 6 years ago
let blobstore create folders if not there

github.com/planetary-social/ssb - 43c2fb08bc2b9db74a4dd14c3f471fc92afd2d67 authored over 6 years ago
add Verify()

Verify gets the raw json message as []byte and does these things

1. calls EncodePreserveOrder()...

github.com/planetary-social/ssb - 62cdc10f67616413fc058b9902b590457396e893 authored over 6 years ago
msg encode: don't use %q

github.com/planetary-social/ssb - b201dc4871ac287cacfadcc8d214a99da3e88b9b authored over 6 years ago
test signature verification

so far only positive tests against the same data as Encode()

github.com/planetary-social/ssb - fc6dc5654faef45a92f1795e89f838998e4100fa authored over 6 years ago
encode: strip, extract and compare signature

using a regexp to find `,\n "signature: "(...)"` in the encoded
message. EncodePreserveOrder() ...

github.com/planetary-social/ssb - b87f469e1b27d9dc05fcd8611eee13eb87328c39 authored over 6 years ago
encode: replace escaped unicode

we are using %q to format the json string with quotes and newlines
preserved as \n. This hovever...

github.com/planetary-social/ssb - 4fddcb304fdb5176ca733fc15367302137f48bc5 authored over 6 years ago
encode: no newline in empty objects

had:
"obj": {
}

want:
"obj: {}

github.com/planetary-social/ssb - ca186d2008915f2849f96ae1a5157ea4be4bf016 authored over 6 years ago
fix empty array printing

want:
"mentions": []

had:
"mentions": [
]

github.com/planetary-social/ssb - 7ab5cb7b8edee76dbe83be61b6e11a178b7e24be authored over 6 years ago
remove EncodeSimple and SignedMessage

the static way of enforcing the the order of fields as defined in a
struct{} does not work for s...

github.com/planetary-social/ssb - aac7c76e20e6826966133e9898fdff5d4d8c48b3 authored over 6 years ago
recursive parsing of array and object

passing until seq:1832 on my big feed

TODOs:
- fix unicode handling - i hope its not as bad as ...

github.com/planetary-social/ssb - 385d4f7e645e4aeebd7b8bdf921e2d577520c180 authored over 6 years ago
wip message verification

github.com/planetary-social/ssb - 98dc3340cf7bb13d06b3607e6b09ddc07473497f authored over 6 years ago
Merge branch 'master' of ssb://%MeCTQrz9uszf9EZoTnKCeFeIedhnKWuB3JHW2l1g9NA=.sha256

github.com/planetary-social/ssb-viewer - 857dc63ce5bae471cf7123b6ec6ace0896677b64 authored over 6 years ago
Fix crash on wierd non-string names

github.com/planetary-social/ssb-viewer - d58d389db2b0ad64c23c3707659c5f9d00b0e9ed authored over 6 years ago
Add config for Disallow: / in robots.txt

github.com/planetary-social/ssb-viewer - 69a32cc3435ccd2d5b83ef5b83832745abe29af5 authored almost 7 years ago
Make userfeed less noisy

github.com/planetary-social/ssb-viewer - 86801890069c72884af76b73462e38b8b85697db authored almost 7 years ago
Better error handling for malformed vote messages

github.com/planetary-social/ssb-viewer - c201e35b8d6663a0a4e9ea13a1a5b0d465d3b9d5 authored almost 7 years ago
Fix includeRoot. Thanks @dominic

github.com/planetary-social/ssb-viewer - 1eb1be440d662e83405d844c8ae88402c56c92a6 authored almost 7 years ago
feat: serve ssb websites under /web

github.com/planetary-social/ssb-viewer - c71fb2a0899fe94c63306d8822b797c6dd42ef68 authored almost 7 years ago
Merge branch 'master' of ssb://%MeCTQrz9uszf9EZoTnKCeFeIedhnKWuB3JHW2l1g9NA=.sha256

github.com/planetary-social/ssb-viewer - f41ee2c2c804f38dab9cbe2f218bc8d429e0e5cc authored almost 7 years ago
respect privacy better. hides who is in a private thread, does not show private messages in user feed, also does not show like/vote as thread replies

github.com/planetary-social/ssb-viewer - 08321fdd28495d2cb08d4f7256ed2f6aab925315 authored almost 7 years ago
Don't about in user-feed

github.com/planetary-social/ssb-viewer - 2c291337776846d8c4edf05609c74fac530254e6 authored about 7 years ago
Don't render channel subscribes in user-feed

github.com/planetary-social/ssb-viewer - e6bc3b037ac455d656641e9e03e1ccba0a440ea0 authored about 7 years ago
Fix metadata rendering with long texts

github.com/planetary-social/ssb-viewer - 2d14256b09e5676506a7bbfe4dae7c7e4017d7d8 authored about 7 years ago
wrap long words in posts

github.com/planetary-social/ssb-viewer - e3788ada877c767b73918c3d4e8ca406152c492f authored about 7 years ago
Fix render crash in user-feed

github.com/planetary-social/ssb-viewer - 73e8e7c2989716a8cf20a25791ecaa4e293691b1 authored about 7 years ago
Handle empty description in about and align things to top

github.com/planetary-social/ssb-viewer - b6ee22a69b019b21e0652f96fa87c75a452d6a4f authored about 7 years ago
Handle boolean value false for publicWebHosting

github.com/planetary-social/ssb-viewer - 5dbcb1c1354e72b9f9db0d8e8cef9b89cee1989f authored about 7 years ago
Add ability to not be hosted publicly

github.com/planetary-social/ssb-viewer - ff87105bd1d53bd820af183f22245f91f965e9e2 authored about 7 years ago
Fix render crash on wierd mentions

github.com/planetary-social/ssb-viewer - 9f0354990d92384a0a2d222469e672f428402bfd authored about 7 years ago
Don't show private messages in user-feed, its crowded enough already

github.com/planetary-social/ssb-viewer - 2dcdef60a24ea6a888eee961f4c90e89cc87ca94 authored about 7 years ago
Fix render crash on about messages with emoji, if it was the first message rendered

github.com/planetary-social/ssb-viewer - 1af70e26c5c2c60bc0fcb5b854621be9d1894a5a authored about 7 years ago
Fix rendering empty message

github.com/planetary-social/ssb-viewer - a1c6e510fbdd17ac6da0e72f53c75bdd6687a7d8 authored over 7 years ago
Render npm packages simpler

github.com/planetary-social/ssb-viewer - 265f3e7311927aa83a80fc5daf2c1f836caa6173 authored over 7 years ago
Merge branch 'hyperscript'

github.com/planetary-social/ssb-viewer - 1143975d12695c4db419ff9b75aa4d7177a7922b authored over 7 years ago
Update ssb-acme-validator

github.com/planetary-social/ssb-viewer - 905b9edbb3e578869396440af617b0f4c76ea268 authored over 7 years ago
Serve ACME challenges

github.com/planetary-social/ssb-viewer - d12d51a61f5085da816cef02fbd79c5e406125ba authored over 7 years ago
Merge remote-tracking branch 'origin/hyperscript'

github.com/planetary-social/ssb-viewer - d9737b8da7935049dc1e0bfb9b0147eada9f7843 authored over 7 years ago
Better image sizing on profiles

github.com/planetary-social/ssb-viewer - d6e3e6a468d96496d2bc2c9f4e092864723d88d2 authored over 7 years ago
Don't die in invalid user-feed link

github.com/planetary-social/ssb-viewer - c1d19776608f9708e1117f5c8feb7446d5942c09 authored over 7 years ago
Merge: add thread links to posts that have a root

And don't render them when rendering the thread

github.com/planetary-social/ssb-viewer - b2c03954f07ab2baee3e4a7390bb6bcffe2c6df3 authored over 7 years ago
render git repo creation

github.com/planetary-social/ssb-viewer - 336a39d74fbef28c1b1f707863fb872bcc447a6c authored over 7 years ago
Fix git update rendering

github.com/planetary-social/ssb-viewer - ac8c79fc2f80a89eb227579ffed0be3cf2dcab65 authored over 7 years ago
rss: put feed author in author field

github.com/planetary-social/ssb-viewer - 07ff4c602e229a458d6210ac0c19dc2b699b740f authored over 7 years ago
Merge remote-tracking branches 'origin/hyperscript' and 'angelo/render_rss'

github.com/planetary-social/ssb-viewer - ee9c39f0499ced79d136914439eba10ccec934df authored over 7 years ago
License under AGPLv3+

github.com/planetary-social/ssb-viewer - ad9208780b9cbebfde0a0e1f3accf636513b0b9b authored over 7 years ago
Stop doing special rendering for RSS items, use HTML!

I missed the part of the RSS docs that allow HTML in the description.

github.com/planetary-social/ssb-viewer - 4eee4ae72866afa2e09c9d82babd86152644119e authored over 7 years ago
Add some context in to the title.

github.com/planetary-social/ssb-viewer - 17be3231ecbae96676b6c7a35c14740d16ca6500 authored over 7 years ago
Merge branch 'master' of ssb://%MeCTQrz9uszf9EZoTnKCeFeIedhnKWuB3JHW2l1g9NA=.sha256 into render_rss

github.com/planetary-social/ssb-viewer - 9d1adf94d2c4611eca74cab2ef5baf9a8fbe28dd authored over 7 years ago
Move show all html stuff to render

github.com/planetary-social/ssb-viewer - e042fb79339f605bb9bea4d8d2e0c4db84d8ec89 authored over 7 years ago
Rename renderItem -> renderRssItem.

github.com/planetary-social/ssb-viewer - cf66c7398b3ea4b26de20ddc0cb1e983384b150a authored over 7 years ago
Convert to hyperscript

github.com/planetary-social/ssb-viewer - c5cabd1c1390883a88e7ce23acc23075309f39bd authored over 7 years ago
Don't include the relative time in the title...

:facepalm:

github.com/planetary-social/ssb-viewer - b21b4ce09db70de58fef3c10705ba430079c9b26 authored over 7 years ago
Make an attempt at being able to render rss

github.com/planetary-social/ssb-viewer - 8ee270f04f454e229b39eea6a843634383ca8dff authored over 7 years ago
Render name-mapped mentions

github.com/planetary-social/ssb-viewer - eb408e8545d033be2ffe5456e27eb7972717e2d4 authored over 7 years ago
Show all messages linking to a message including back links and digs

github.com/planetary-social/ssb-viewer - a6f218a9377c5f74cbf2e54ab1d6c114a2a36434 authored over 7 years ago
Let timestamps link directly to the message, makes it easier to see a thread from channel or user-feed

github.com/planetary-social/ssb-viewer - 42c466b4df95b6087c9bd667c507c630a7d88843 authored over 7 years ago
Serve more messages by default in user-feed as people seem more active :) Still a hack though

github.com/planetary-social/ssb-viewer - f5e2111be8db7544d34c2400b3b8b02a24ed91e8 authored over 7 years ago
Limit channel & feed serving by default

github.com/planetary-social/ssb-viewer - 8c420a8d3bd2ae01b8ecb8409e951c5fde1e0f8d authored over 7 years ago
Give more weight to feed author's own About choices

github.com/planetary-social/ssb-viewer - 54c06b511566bde688d64e44d057778d19a45258 authored over 7 years ago
Fix 445c5735109436be4d2b29ffafa9437cd6c2475f

github.com/planetary-social/ssb-viewer - 6b33c9e3b67e99cb19a558a3a9ba0add813c4442 authored over 7 years ago
Fix handling error from getAbout

github.com/planetary-social/ssb-viewer - 2e5ff5d30a47066e06453e94537c9564f684d232 authored over 7 years ago
Merge commit 'c1b5c8d'

For About data, use most popular (d87029da1cdaa2cd2211d1e5ef45962db26afcb9)
instead of self-pick...

github.com/planetary-social/ssb-viewer - 445c5735109436be4d2b29ffafa9437cd6c2475f authored over 7 years ago
Use most popular name/image

github.com/planetary-social/ssb-viewer - d87029da1cdaa2cd2211d1e5ef45962db26afcb9 authored over 7 years ago
Fix handling channel unsubscription

github.com/planetary-social/ssb-viewer - 4cfbba635d8d159f21cb7f2ceb4074d6142da7c5 authored over 7 years ago
render feed with about description and larger image on top

github.com/planetary-social/ssb-viewer - c1b5c8d3560b86c156450c93e8be1a9fe4205a20 authored over 7 years ago
Let people name themselves and support description in about

github.com/planetary-social/ssb-viewer - dffd43f062a271d3a9be609e1129bf5ad153a4ff authored over 7 years ago