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

Merge branch 'main' into feature/compose-view

github.com/planetary-social/planetary-ios - d1d7691ea3d6e9e79b85d60b367bc6f9353113f9 authored almost 2 years ago
add a compose and a preview screen in SwiftUI

github.com/planetary-social/planetary-ios - 99a85199aea88c390e14a569bcf06b00f19bead8 authored almost 2 years ago
more public web hosting checks

github.com/planetary-social/planetary-graphql - 1a8f158610b558a3737ff2a37e3b93447e720966 authored almost 2 years ago
add query to get a single thread by messageId (#53)

* update Thread typeDef, write query to getThread

* update getThread test

* add public web...

github.com/planetary-social/planetary-graphql - 7c04fb8e7e1f65beaef8585e6bf825b2571ecc5d authored almost 2 years ago
Bump github.com/planetary-social/scuttlego (#1256)

v0.0.3 -> v0.0.4

Commits:
- 1cb6a70c37259ccf2244053289fde94460b30d82
Use jsoniter for...

github.com/planetary-social/planetary-ios - 793061310c7adc6f124ba6e9d8792564178e46e0 authored almost 2 years ago
Update go-ssb to d6db27d

I contributed some performance improvements which should speed up
replication.

github.com/planetary-social/scuttlego - feecc3693f9377a89cb1cad7e6f3ee5c75318c81 authored almost 2 years ago
Bump version number to v2.0.1 (#1253)

github.com/planetary-social/planetary-ios - 75922b213e7419c4b3ca8cf526381e9f1d121eff authored almost 2 years ago
Make the CI badge a link (#1252)

github.com/planetary-social/planetary-ios - fc781e03f8783e5dbc1a9fc537d468033ba2021e authored almost 2 years ago
Remove note about this only being used in Planetary

github.com/planetary-social/secrets-ios - f7a5107f15df9050495cc4c3db636fa563387640 authored almost 2 years ago
Copy latest version from Planetary repo

github.com/planetary-social/secrets-ios - fe4c7650606a12960cca22a6db61d234fd1e82f7 authored almost 2 years ago
Add MPL 2.0 license

github.com/planetary-social/logger-ios - 77b1df4808a711e02e9980600cd8206e46b5af29 authored almost 2 years ago
Copied latest version from Planetary

github.com/planetary-social/logger-ios - 30bb72d324e2b3c803b68bdd67a69ee9576b6ca3 authored almost 2 years ago
TestFlight 2.0.0 415 (#1250)

github.com/planetary-social/planetary-ios - a5a0a9c1b5d9293fbae038d1ea5c6f9171a0bb49 authored almost 2 years ago
Use jsoniter for all marshaling and unmarshaling

We run on phones so every bit of performance matters to the users and
clearly this library is mu...

github.com/planetary-social/scuttlego - 1cb6a70c37259ccf2244053289fde94460b30d82 authored almost 2 years ago
apply linting to options

github.com/planetary-social/planetary-graphql - e26ba9e261e2391b5ca64a43c92786d057149aea authored almost 2 years ago
add bounded cache

Without this option, our graphql server is open to DDOS attacks, and
running out of memory after...

github.com/planetary-social/planetary-graphql - 37e3bca6c9000ec283258c7635197f3c4b4f794d authored almost 2 years ago
Merge pull request #54 from cooldracula/main

Create github action for building/pushing images

github.com/planetary-social/planetary-graphql - d08f1002e25c79e518c7fe9bae5f0e4d64d2e30b authored almost 2 years ago
update main branch name

github.com/planetary-social/planetary-graphql - 39b9b9daa2eb26f8bfc5a10bbee9056db0818b43 authored almost 2 years ago
add build-push github action

github.com/planetary-social/planetary-graphql - a7b7b825409b52768fd31f654e523bfa6186fe01 authored almost 2 years ago
Bump github.com/planetary-social/scuttlego (#1249)

v0.0.2 -> v0.0.3

Commits:
- e283fa47a7391a999bc408f17d3918adee8a3dea
Fix flaky test
...

github.com/planetary-social/planetary-ios - f27359aec4387e77dffef67bfd5da54d978418b6 authored almost 2 years ago
Optimize unmarshaling and marshaling createHistoryStream args

Before:

BenchmarkCreateHistoryStreamArguments_MarshalJSON/all_fields-16 1000000 ...

github.com/planetary-social/scuttlego - 7132da678129c1821ca3749c25b0330cb52510ee authored almost 2 years ago
Add benchmarks for createHistoryStream

github.com/planetary-social/scuttlego - b4abf8173a4ffa659c1bcda8d5baaff6beef1b04 authored almost 2 years ago
Optimize unmarshaling and marshaling EBT notes

Before:

BenchmarkNewEbtReplicateNotesFromBytes/number_of_notes_1-16 421197 ...

github.com/planetary-social/scuttlego - 9146228d2c64c76e95aeb0630e73e1fd7995f786 authored almost 2 years ago
Add notes benchmarks

github.com/planetary-social/scuttlego - 389d07b8c9e2117cb2d951c40ae61b29fb63c910 authored almost 2 years ago
Add pushing blobs to replication (#8)

github.com/planetary-social/protocol-documentation - 27f6a85a35c0f030b0a0206d70ce85b322df6e35 authored almost 2 years ago
Move di to service and move things out of di

github.com/planetary-social/scuttlego - 1a08779a8b28da6a7156bf2b476fd8a17956c32d authored almost 2 years ago
Make mocks and tests internal

github.com/planetary-social/scuttlego - 9be524c6f836900e23e51cf4d5870ce97a2db403 authored almost 2 years ago
Add repository tests

github.com/planetary-social/scuttlego-pub - 98009c306f07589164f68471a85d4755fe88e18a authored almost 2 years ago
Make testing adapters possible

github.com/planetary-social/scuttlego-pub - dd29a23d4bc83e741049ea0a8bb02934cd870196 authored almost 2 years ago
Create fewer goroutines when replicating own feed

github.com/planetary-social/scuttlego - 16ac1526200c4c7ab0d9d78cabbe5f936f9d07e7 authored almost 2 years ago
Fix flaky test

I am unable to replicate this locally but I believe this should fix the
test as now we start tra...

github.com/planetary-social/scuttlego - e283fa47a7391a999bc408f17d3918adee8a3dea authored almost 2 years ago
TestFlight 2.0.0 414 (#1245)

github.com/planetary-social/planetary-ios - 73b86aff3660ec3a5a1240884fdd0a7aad01741a authored almost 2 years ago
Bump github.com/planetary-social/scuttlego (#1244)

c6e75ef25af8 -> v0.0.2

Commits:
- a5dc65cd772df5dd2d66ac0d99bdecfcd6557501
Release v0...

github.com/planetary-social/planetary-ios - 568ecd44ca3d966d70389488e8c93dec4d945ea7 authored almost 2 years ago
Use jsoniter for faster request unmarshalling

github.com/planetary-social/scuttlego - f1a085daa0f3ed315ea15e9522593b23324cbf82 authored almost 2 years ago
Change the way loggers work

github.com/planetary-social/scuttlego - f3e9c993ad9d364744408ba742074efec0ff13cd authored almost 2 years ago
Simplify and optimize the control flow in request streams

github.com/planetary-social/scuttlego - 4dfc79f7e2619fd8404120450756a8b49ea8f473 authored almost 2 years ago
Remove unused type

github.com/planetary-social/scuttlego - 73bda8dfabf44ca83a1bdc7bca54eddbc279046d authored almost 2 years ago
Add handle incoming request benchmark

github.com/planetary-social/scuttlego - 62f3c7b067b927401b09bfe15bc18a97236d1377 authored almost 2 years ago
Add transport tests and benchmarks

github.com/planetary-social/scuttlego - bd638a2f897de6eb62c5809bcbe237e575387cff authored almost 2 years ago
Optimize NewMessageHeaderFromBytes

github.com/planetary-social/scuttlego - c17988a4908b656a969872f9322fdc5364575a2a authored almost 2 years ago
Fix tests

They were relaying on the request stream closing itself but now the
entire connection is require...

github.com/planetary-social/scuttlego - 33e7adca04cf1b951de43f45df8668cbd4645cb6 authored almost 2 years ago
Simplify benchmark

github.com/planetary-social/scuttlego - 29d831d2af38e812fbc84c7022aa66031e6cb6ba authored almost 2 years ago
Fix a deadlock in duplex streams

Calling CloseWithError could deadlock for duplex messages if the
connection was trying to pass i...

github.com/planetary-social/scuttlego - da66116165ac74d72931fadca935601745456d58 authored almost 2 years ago
Fix logging after test concludes

github.com/planetary-social/scuttlego - a6e728e111df725365def954d4d93e77412aa827 authored almost 2 years ago
Update preloaded feeds data (#1239)

github.com/planetary-social/planetary-ios - a3d5128e1ef58de81866b4cc16a52d9cc54acea1 authored almost 2 years ago
Fix crash in AppController (#1241)

Co-authored-by: Filip Borkiewicz <[email protected]>

github.com/planetary-social/planetary-ios - 9a8f90f8afa503d2729754d57dbc8abd69303598 authored almost 2 years ago
Support Unicode in Hashtags (#1242)

Fixes #225.

github.com/planetary-social/planetary-ios - c66f2b9993ac0b73ce65319f63ab7bce6eb48fdd authored almost 2 years ago
Show feedback when tapping on mark all as read (#1240)

github.com/planetary-social/planetary-ios - 60f0c99d608b62f0fedcc9c61567b4c8db84c900 authored almost 2 years ago
Solve confusing join button (#1237)

Fixes #1236.

It should be fine, but lets test it because the whole thing is a bit confusing i...

github.com/planetary-social/planetary-ios - e7fb200a37aa01f07bb68f2fd429746a10c66f85 authored almost 2 years ago
New Crowdin updates (#1238)

github.com/planetary-social/planetary-ios - 601feb0efbc57020050280319c52250f34ec03d8 authored almost 2 years ago
TestFlight 2.0.0 413 (#1243)

github.com/planetary-social/planetary-ios - bcb0cc890dafa8ef0a8b16f41eafdfbd68c0ec93 authored almost 2 years ago
Merge pull request #1232 from planetary-social/bugfix/1218/discard_unfollows

Discard unfollows and show blocks in Home feed

github.com/planetary-social/planetary-ios - 071f14265324747afd4850fbf62370ecb994c559 authored almost 2 years ago
Merge branch 'main' into bugfix/1218/discard_unfollows

github.com/planetary-social/planetary-ios - 01657189dc4f7413866ae216721d6a79f675444d authored almost 2 years ago
Merge pull request #1233 from planetary-social/bugfix/1198/incorrect-paragraph-rendering

Add spacing between markdown paragraphs

github.com/planetary-social/planetary-ios - 565fb4d111d1bfb454242ef3789ea5643a2f1b07 authored almost 2 years ago
Merge branch 'main' into bugfix/1218/discard_unfollows

github.com/planetary-social/planetary-ios - 611458cb45af7e42d322391f0159c2328594f4bf authored almost 2 years ago
add thread as a fontStyle

github.com/planetary-social/planetary-ios - c417943e7fb0466c0a1b5e5ce4d8e30456e79dbc authored almost 2 years ago
Merge branch 'main' into bugfix/1198/incorrect-paragraph-rendering

github.com/planetary-social/planetary-ios - be628d171fe1c4dfe55665223b699aa84b1a0ca2 authored almost 2 years ago
Cache blobs that should be pushed

github.com/planetary-social/scuttlego - b454eb436c37af31a1afdc3d6034f0f407cbd736 authored almost 2 years ago
Reenable testLoginLogoutLoop (#1235)

This was disabled due to failures related to go-ssb. Scuttlego should not fail
like this and if...

github.com/planetary-social/planetary-ios - d9ccf4951eb1865dfc654818243d5e94c4485458 authored almost 2 years ago
Remove commented out tests in GoBotOrderedTests (#1234)

Those tests are for unsupported features such as removing messages or private
messages. They ca...

github.com/planetary-social/planetary-ios - 1214780fdeb72d558ac39bedf2b7ed660e622ddc authored almost 2 years ago
Update source file Generated.strings (#1231)

[skip ci]

github.com/planetary-social/planetary-ios - 79285c75c78feff2b627de4ee3467e091c0db14a authored almost 2 years ago
Add more space around headings and less around paragraphs

github.com/planetary-social/planetary-ios - 222f621c503890378f9b9094160b59e538aa6b33 authored almost 2 years ago
Add spacing between markdown paragraphs

This seems like some kind of a regression? This was for some reason changed
during Swift UI migr...

github.com/planetary-social/planetary-ios - a30a5a9297d715a6bf9d98ab5e8b06139537b7ad authored almost 2 years ago
discard unfollows from countSince queries

github.com/planetary-social/planetary-ios - db403212302cce823779ebc760a63cfa50df6430 authored almost 2 years ago
Set min iOS version to 16.0 (#1226)

github.com/planetary-social/planetary-ios - cda0cc50b738b8256fa3eae002f9cffa7365cc40 authored almost 2 years ago
Merge branch 'main' into bugfix/1218/discard_unfollows

github.com/planetary-social/planetary-ios - c072892bab89b6d1de2fc058b9ffa3b0ea4151ba authored almost 2 years ago
extra ' was breaking everything.

github.com/planetary-social/rooms-frontend - d866c4344884e8b157b2fbba4e6db540aae85953 authored almost 2 years ago
TestFlight 2.0.0 412 (#1230)

github.com/planetary-social/planetary-ios - 2ae1227f015cb214b0cee84610fed7f182f28d04 authored almost 2 years ago
Merge pull request #1168 from planetary-social/bugfix/forked_feed_alert

Add the option to reset the Forked Feed Protection when it is triggered

github.com/planetary-social/planetary-ios - 7ff592f8e8ed5d88925861c9873833039a37c751 authored almost 2 years ago
Merge branch 'bugfix/forked_feed_alert' of https://github.com/planetary-social/planetary-ios into bugfix/forked_feed_alert

github.com/planetary-social/planetary-ios - f3836511b6d42983693135e17445fd156c6a8db9 authored almost 2 years ago
Merge branch 'main' into bugfix/forked_feed_alert

github.com/planetary-social/planetary-ios - a36f25af705cb3d9715f2ce6a614ee9f0f21d1a0 authored almost 2 years ago
TestFlight 2.0.0 411 (#1229)

github.com/planetary-social/planetary-ios - 1b076fd3dddc14899b616aee9f99f250d2dcf82d authored almost 2 years ago
Bump github.com/planetary-social/scuttlego (#1228)

b9d818798bee -> c6e75ef25af8

Commits:
- c6e75ef25af8c199b69b113bc663de33aaa95733
If c...

github.com/planetary-social/planetary-ios - 2c47c20fbfbd8ec44cd3fd8554f8ed48a2d0bbd1 authored almost 2 years ago
Release v0.0.1

We have to do this at some point right?

github.com/planetary-social/scuttlego - a5dc65cd772df5dd2d66ac0d99bdecfcd6557501 authored almost 2 years ago
Remove old scuttlego log files after a week (#1227)

github.com/planetary-social/planetary-ios - d9eaaff4ea8587fb8cedfa41b979c8a1396679c2 authored almost 2 years ago
If connection is closed then consider the stream already closed

github.com/planetary-social/scuttlego - c6e75ef25af8c199b69b113bc663de33aaa95733 authored almost 2 years ago
Bump github.com/planetary-social/scuttlego (#1225)

e30649f61c6b -> b9d818798bee

Commits:
- b9d818798bee16e1b2b35e2bfa2317b153396004
Fix ...

github.com/planetary-social/planetary-ios - 4274144e6714e154967cfd4e538d13e1a47e103a authored almost 2 years ago
Fix blobs not being saved if directory disappeared

This can happen if migrations detect that the directory is in their view
"malformed" (doesn't co...

github.com/planetary-social/scuttlego - b9d818798bee16e1b2b35e2bfa2317b153396004 authored almost 2 years ago
Create a separate model for data returned by scuttlego (#1184)

We had strong coupling to models used by Swift so I had to introduce a new
model to clean thing...

github.com/planetary-social/planetary-ios - 47092d795bb51a5259292a8efcd1af22f4f090d0 authored almost 2 years ago
TestFlight 2.0.0 410 (#1222)

github.com/planetary-social/planetary-ios - 9e46985dd925d81b5adb9868cc7698fad53e748a authored almost 2 years ago
sync feed just for old users and just once (#1220)

github.com/planetary-social/planetary-ios - 00ae44889d83f4aefa481c2c07a291fcc5f37b7a authored almost 2 years ago
Set ban list in scuttlego

The new function just overrides the entire ban list which simplifies the
implementation. This wi...

github.com/planetary-social/planetary-ios - f400dc6cf8f1429ddf08f8b8a9a28d44fbc5f936 authored almost 2 years ago
Remove early exit on blob loading if we think the user is restoring their feed

github.com/planetary-social/planetary-ios - 1d04482f1274d63a99e1398d188d606205e5d428 authored almost 2 years ago
Bump github.com/planetary-social/scuttlego

5fbea41e7e7b -> e30649f61c6b

Commits:
- cf4c4024ee68c5f33b7d5a4f22acf239a8e2c169
Make fix...

github.com/planetary-social/planetary-ios - 4eb5ca7ccd6bf95c09e0c75fa68d6840c6f2db62 authored almost 2 years ago
TestFlight 2.0.0 409

github.com/planetary-social/planetary-ios - 3d6dddfd1e914780f7ae6c11308530b10b6325a1 authored almost 2 years ago
Merge branch 'main' into bugfix/forked_feed_alert

github.com/planetary-social/planetary-ios - 43dc53e2e251c6b987019061d45906af95642faa authored almost 2 years ago
fix crash after onboarding on fresh simulator instance

github.com/planetary-social/planetary-ios - 60e4b193bec17143f9b3e7f6d2fdf8272916ea11 authored almost 2 years ago