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

Update profile and splash icons (#170)

github.com/planetary-social/planetary-ios - a86afcc6c9c5f73dbbb0cafd997caf2ab7466961 authored over 4 years ago
Detect not-link identifiers in posts (#168)

* Detect not-link identifiers in posts

* Style fixes

github.com/planetary-social/planetary-ios - 7c7ac79b95f85567f1ac48ce79ff505d55d5150a authored over 4 years ago
Remove forced launch (#167)

github.com/planetary-social/planetary-ios - a4189309bb66f6a2156490b2acd68a1412e87efd authored over 4 years ago
Feature/purple (#166)

* adding purple icons

* adding more purple icons

* Update missing icons

Co-authored-by:...

github.com/planetary-social/planetary-ios - 83a3728d38f9c81e0628b03cfadc9982229e82d8 authored over 4 years ago
Send most recent go log (#165)

github.com/planetary-social/planetary-ios - 9822981abd1a6ae46f3d097ed92b702164cc8c91 authored over 4 years ago
Release/0.9.30 (#164)

* Switch back color to red

* Increase build number

* Clean login execution order

* Rele...

github.com/planetary-social/planetary-ios - ca5da1afaae9cb70c8e04cf9abffa810541ba6c4 authored over 4 years ago
updating pre-loaded feed files

github.com/planetary-social/planetary-ios - 6965d39e88d35ce52e54cc917faee29785a9b4c1 authored over 4 years ago
Feature/upgrade pubs (#162)

* Subscribe to new pubs

* Create a Pubs table

* Remove old pubs

* Always check the rede...

github.com/planetary-social/planetary-ios - a216cdf9eae3faa87d2f2891992e0626a383fcef authored over 4 years ago
Feature/local notifications (#160)

* Create notifications locally

* Display notification in Notification Center

* Notify abou...

github.com/planetary-social/planetary-ios - bf198f4ca13f6b63bc135bca80c26979fe460e74 authored over 4 years ago
Redefine and document Scuttlebutt Networking interfaces

github.com/planetary-social/swift-scuttlebutt - d7bcf6073c4a0fc70add92dc5ff2680a3562d706 authored over 4 years ago
Specify basics of Peer's discoverability on Multicast Groups

github.com/planetary-social/swift-scuttlebutt - 1d5b3b686183e30e927b1e18001f46e7a423acea authored over 4 years ago
Stub available Handshake mechanisms

github.com/planetary-social/swift-scuttlebutt - 26c045a4205d5aac8562268bee7812e1842f7ca5 authored over 4 years ago
Implement naive method of choosing best Network Address

github.com/planetary-social/swift-scuttlebutt - f6538a4af42a7f6a6bfcb2c85fb3474c169755b4 authored over 4 years ago
Implement retrieval of all Network Addresses available on the device

github.com/planetary-social/swift-scuttlebutt - bbe9de7c2fd382dbfe9d4c645d514b06d73ad448 authored over 4 years ago
Specify rudimentary access to Network Addressing

github.com/planetary-social/swift-scuttlebutt - 7dc93df188d319592734fba85ff3f0a6dbbbd346 authored over 4 years ago
Define default Peer Identity based on Ed25519

github.com/planetary-social/swift-scuttlebutt - ef845e789c111b99fd6e275e3d827cab6d8f2ca0 authored over 4 years ago
Stub base properties of a Peer

github.com/planetary-social/swift-scuttlebutt - ad8cc6a42d1a27f4b35430475a489d9d17de738e authored over 4 years ago
Fix text imports on Linux

github.com/planetary-social/swift-scuttlebutt - 4265b625ca3b439ddd5660f8ee3aff376820aba2 authored over 4 years ago
Create project wide namespace for Scuttlebutt

github.com/planetary-social/swift-scuttlebutt - d6271350b5e025402e892be5a6faa6318a5c47af authored over 4 years ago
In the Bot, subscribe the activity changes of each sub-component

github.com/planetary-social/swift-scuttlebutt - 86f0fb1af09b071bfafc97e9b0e11f0e702c72f9 authored over 4 years ago
Stub the base interconnection of discovery, gossiping, and a scheduler

github.com/planetary-social/swift-scuttlebutt - 86c8a381f123329a0d4d3804a3942c82d0a6feb4 authored over 4 years ago
Improve readability of Bot's integration tests...

Flow is clearer when cancellation is declared right after bot init, akin a defer statement.

github.com/planetary-social/swift-scuttlebutt - 37003e176e4260a52408a39c480b316a7e26e29b authored over 4 years ago
Improve formatting in Bot's integration tests

github.com/planetary-social/swift-scuttlebutt - 84128046ed4dc4dd3faba2ffe75e2c9a28d143a3 authored over 4 years ago
Confirm Bot's refresh operation to accept caller's Dispatch Queue

github.com/planetary-social/swift-scuttlebutt - dee5043d8e0c7cca26339526fb740e1f623f79bc authored over 4 years ago
Update documentation to catch up with Bot activity refactor

github.com/planetary-social/swift-scuttlebutt - a961e4232796a6e4e561c86e050d4036f9e0483a authored over 4 years ago
Refactor to use Combined Bot Activity

github.com/planetary-social/swift-scuttlebutt - b93950c5b1dd067d12d3649add085300796c1330 authored over 4 years ago
Stub Bot's refresh operation

github.com/planetary-social/swift-scuttlebutt - 57074ce1b4a8a629c2a67d4f67654daea32d2049 authored over 4 years ago
Refactor integration test expectations according to Bot Activity Phases

github.com/planetary-social/swift-scuttlebutt - 99cf93f0b045fddb700feeb9a8049c3a33a863f9 authored over 4 years ago
Assign Bot's activity callbacks to groups during the init

github.com/planetary-social/swift-scuttlebutt - 9f90eec1d7853073861089fd2df1264cbc81b2dc authored over 4 years ago
Confirm signature of Bot's initialiser to its integration tests

github.com/planetary-social/swift-scuttlebutt - d0ee4df1ff5aaec763afe4e8777c4c62ce0f52eb authored over 4 years ago
Define callback function types for common phases of Bot's activity

github.com/planetary-social/swift-scuttlebutt - b31c5747677019eeb61ac8801f1272ba9a08396e authored over 4 years ago
Introduce (empty) Bot's Activity Stats

github.com/planetary-social/swift-scuttlebutt - 0b4414bc4b54d032cd03acc7e98cabeb27ca2512 authored over 4 years ago
Define base activity callback phases of the Bot

github.com/planetary-social/swift-scuttlebutt - 9ecfa0d3d00bc49a6e1b611bf302cd7e8c640f81 authored over 4 years ago
Improve naming of Bot's peer discovery callbacks

github.com/planetary-social/swift-scuttlebutt - e40cf55edfbe4f35dca6a7bfeaa081ff395fb7f6 authored over 4 years ago
Stub Bot's conformance to Combine's Cancellable protocol

github.com/planetary-social/swift-scuttlebutt - 495440366bfef413ffdd8c9cc3d45bf4722576fd authored over 4 years ago
Stub an integration test for the complete bot setup

github.com/planetary-social/swift-scuttlebutt - fb2fa0c7aaa67c483d79ddd2eaaf2a3bcc1f2fa7 authored over 4 years ago
Document basic setup and usage of the Scuttle Bot

github.com/planetary-social/swift-scuttlebutt - ed5e633a8f03c6c7435ec2d6548c6b8517c8e172 authored over 4 years ago
Init the Swift Package for Scuttlebutt

Start with Scuttle Bot...

github.com/planetary-social/swift-scuttlebutt - e329bb34bf54e0096a56471c805b279babd8e8fc authored over 4 years ago
Start working on Scuttlebutt for Swift

github.com/planetary-social/swift-scuttlebutt - 4cb123d65ed3997e6f5b45e709e94f92cc2e92f0 authored over 4 years ago
Feature/public web hosting (#159)

* Add public web hosting option in Settings

* Add Share Public Identifier option

github.com/planetary-social/planetary-ios - f9ea38a3e40d17cb34a41beeafa299a750eaa73d authored over 4 years ago
Release 0.9.29 (#158)

Added:
- Followers are sorted by name.
- You can now search among your followers by name or id...

github.com/planetary-social/planetary-ios - ac84bf68e57510902c169d30c562db3c409e022c authored over 4 years ago
Feature/track stats (#157)

* Track statistics in mixpanel

* Stop using statistics var in code

* Send Last Hash in stats

github.com/planetary-social/planetary-ios - 0cbfdbdae0525e2ea0dc6d2e525b474d7849a0fd authored over 4 years ago
Merge pull request #156 from planetary-social/last-hash-in-repo-stats-squashed

Last hash in repo stats

github.com/planetary-social/planetary-ios - 2e2a7d4a89e9a328dcab7be33d019a7229fb8825 authored over 4 years ago
Update ScuttlegobotRepoCounts so that it matches to what ssbRepoStats returns

github.com/planetary-social/planetary-ios - 5e8b3e829c4b06083504e03d3edf13d896dc4338 authored over 4 years ago
Include the hash of latest message in the stats

github.com/planetary-social/planetary-ios - ea46717c4b5b7766afb86e3bd47e87167f5c7a2a authored over 4 years ago
Feature/followers search (#154)

* Add followers function that returns Abouts

* Update sql query

* Add new AboutTableViewCo...

github.com/planetary-social/planetary-ios - f3b9f850874e8a9cc0575cbea3ed74f1068aec1c authored over 4 years ago
Release/0.9.28 (#152)

* Update build number

* Update build number and changelog

github.com/planetary-social/planetary-ios - 72327672cc583c4c3572c1c83a99aa0094592e29 authored over 4 years ago
update gossb, bearer tokens, block-list, ensure pubs connect (#149)

* update go-ssb bindings

* disable private messages

* use go1.14.4

* fix simulator comp...

github.com/planetary-social/planetary-ios - 5c09035014ec7c07aee97267875ac9573585c5c1 authored over 4 years ago
Feature/tap sync animation to trigger sync (#147)

* adding tap action on animated peers graphic to trigger sync

* adding animation so users kno...

github.com/planetary-social/planetary-ios - e2a539f4a65027e247efb35b2cb71cf03c23e76d authored over 4 years ago
Default welcome message, no auto follow rabble, adding luandro feed (#148)

* adding preloading of luandros feed, import old messages beyond 6 months, stop auto following r...

github.com/planetary-social/planetary-ios - a7fa184646ba5954078b3448334a6b9624ee510a authored over 4 years ago
adding more logging to mixpanel about syncing (#145)

Co-authored-by: Krzysztof Kowalczyk <[email protected]>

github.com/planetary-social/planetary-ios - 2dc310d6529e53c31de8ace577c09c4e11f6d944 authored over 4 years ago
fixing amanda's request that we use ❤️&💔 (#150)

github.com/planetary-social/planetary-ios - 7fd516e4b3068c7434f6ff9dd7d6525d3e7befd8 authored over 4 years ago
Feature/everyone redesign (#151)

* Add Discover tab with collection view

* Advances

* Adapt UITextView height to layout con...

github.com/planetary-social/planetary-ios - a217a798281c19e016e651c62f85afd6e007e400 authored over 4 years ago
changing activity montior to show last sync instead of duplicate peers info (#146)

Co-authored-by: Rabble <[email protected]>

github.com/planetary-social/planetary-ios - 22a18339685f92ac84fad11fe2c7fa5a797cb0da authored over 4 years ago
Merge pull request #57 from 0o153/fix-darwin-secret-perms

Fix expected permissions of the secret file on OSX

github.com/planetary-social/ssb - a0ede56456de2906eb635eb6bcc3a88ea9c9eca1 authored over 4 years ago
Fix expected permissions of the secret file on OSX

Bootstrapping from secret generated by the latest version of Patchwork causes an error:

- https...

github.com/planetary-social/ssb - 19f2afba7be335915046fcc150ddf4babc2814d5 authored over 4 years ago
Merge branch 'master' of ssb://%MeCTQrz9uszf9EZoTnKCeFeIedhnKWuB3JHW2l1g9NA=.sha256

github.com/planetary-social/ssb-viewer - 1fc077b1a24db60aae2e2be9dccc1e2dfa687542 authored over 4 years ago
Release 0.9.27 (#143)

* Release 0.9.27

* Fix README license link

* Increase build number

github.com/planetary-social/planetary-ios - 7fe7b98d19b284d8b697ff34c4fdddb64621c801 authored over 4 years ago
Fix database locked crashes (#136)

* Add unit tests to try reproducing the crash

* Add busyTimeout and busyHandler to ViewDatabase

github.com/planetary-social/planetary-ios - 25e08e0a9f11916c17b2fd7cc322d41b85076aab authored over 4 years ago
Update assets for the options button (#144)

* Update assets for the options button

* Capitalize date of a post

github.com/planetary-social/planetary-ios - d5e5f0a9d643c48b81d318e6bf1259630f59d3db authored over 4 years ago
Avoid deprecated Buffer constructor

github.com/planetary-social/ssb-viewer - 514c401ff151036c45361377130d23877d57bec1 authored over 4 years ago
Fix CI configuration (#142)

* Add secrets

* Add null environment variables

* Update Simulator SDK

* Prevent cocoapo...

github.com/planetary-social/planetary-ios - b70aa063e54e8b6c6907891864d71081d1316780 authored over 4 years ago
Remove The Weekly (#141)

github.com/planetary-social/planetary-ios - 4f70b4c12396cde091f339ae23cae0483dffe944 authored over 4 years ago
Add a spinner while we are loading a blob (#140)

github.com/planetary-social/planetary-ios - 9824703f2f37feab4138d17a0120c019eba53246 authored over 4 years ago
Add like and share assets (#139)

github.com/planetary-social/planetary-ios - 2488a85cd580e7d6334c327b8713ed835c54464f authored over 4 years ago
Only show posts from people we don't follow in Everyone (#138)

github.com/planetary-social/planetary-ios - 61aa2533779b0aedf494b882ef2e493da8dfa129 authored over 4 years ago
Use new thread for blob cache instead of global background (#137)

github.com/planetary-social/planetary-ios - 83fa63653fca51bdd4b205d148db4ce0c7111a71 authored over 4 years ago
Add unit tests around feed preload (#135)

github.com/planetary-social/planetary-ios - c2d76c7491481697402a7899b2fefa12e5b15e54 authored over 4 years ago
Fix BlobCache not using thread-safe dataTasks dictionary (#134)

github.com/planetary-social/planetary-ios - e268e5d7be7ec64d6e43bb01724435a838ea759f authored over 4 years ago
sbot: add WithReplicator option

github.com/planetary-social/ssb - f0307f0f26aabb5704e33c4c4167a70fd239bf55 authored over 4 years ago
Preload database with content from a bundle (#131)

* Preload database with content from a bundle

* Use negative rx-seq

* adding more feeds

...

github.com/planetary-social/planetary-ios - c2321a6089d73222cd569224cfa0143aeee41b15 authored over 4 years ago
Fixup/fix cloud blobs url (#132)

* updating info for release

* switchiing to using cloud cdn url for blobs

github.com/planetary-social/planetary-ios - d635cf1ce5dca0823b69146a58a75643d9e4a598 authored over 4 years ago
use new muxer a bit

github.com/planetary-social/ssb - 8e053da525dc197043cef6f394fcad0f1edd8fa0 authored over 4 years ago
some ssb-friends commands

github.com/planetary-social/ssb - f976155b2ee3d3aa212e9172ebf300c6aa816067 authored over 4 years ago
go-sbot fsck fixes

github.com/planetary-social/ssb - 881e010f7346b79a6e76a7b624882e33b3e7ba66 authored over 4 years ago
graph and blocking fixes

github.com/planetary-social/ssb - cf2f580d420c12df70786518e0c0117c16c94105 authored over 4 years ago
Merge branch 'seperate-feedlist' into batching

github.com/planetary-social/ssb - ba6adb9cf6728e65ba1e5959a9ebc77e058dc5b5 authored over 4 years ago
refactor index updating

* use badger for get index (until we have batching on the mkv implementation)
* removed repo.Ser...

github.com/planetary-social/ssb - 1ff6bc9858f11601620203822a446157e9d407ea authored over 4 years ago
gossip: refactor to static want list

* port some tests to new replicate api
* remove sleep from some tests
* add DontReplicate and Un...

github.com/planetary-social/ssb - bbd9508a81b806c26ea64ef66224f64fe06aac77 authored over 4 years ago
some logging cleanup

remove my old custom check fatal thing and add red color to errors

github.com/planetary-social/ssb - ed4ef7067889e94f62fae12275b50774ca192bda authored over 4 years ago
sbotcli: initialize client as late as possible

Restrict connection errors in the client to areas which affect
connections by initializiating th...

github.com/planetary-social/ssb - c4ab8d0fce5a8e7829f169330c0b73832e11d1ef authored over 4 years ago
github actions: add install steps for node dependencies

github.com/planetary-social/ssb - 93044bab1bcb46312aa659b8a57610e25114f36a authored over 4 years ago
Merge pull request #56 from cryptoscope/add-github-action

Add github action

github.com/planetary-social/ssb - ed455e317a17d1b5669e23f07d447312f7d54692 authored over 4 years ago
Add github action

github.com/planetary-social/ssb - 5a66ac43bb3cd876e02ba010a1cf67bcf8c3f87f authored over 4 years ago
add nommio build tag (fixes #51)

to disable badger mmio mode use `go build -tags nommio` when building
go-sbot.

github.com/planetary-social/ssb - b9735bcc9537c48d413a02ffdbb5bd4d18d01edc authored over 4 years ago
make SecretPerms windows compatible.

this uses the '// +build ...' quasi-macro at compile-time
to decide which perms to check the se...

github.com/planetary-social/ssb - 96d5071134b6c127f2c26bd5b461c6b80794b3df authored over 4 years ago
go-sbot: Panic less in main()

Copy the pattern from docker's cli to log and return errors without panicing.

github.com/planetary-social/ssb - 468ae875410c8efed9207536dfe17f25ddbb9598 authored over 4 years ago
Like button (#129)

* you can now like things, but not see if you've liked them yet.

* like button works

* Upd...

github.com/planetary-social/planetary-ios - 09ecfe39ae533b5842a5af9a9f259e6ba05e9216 authored over 4 years ago
Feature/social buttons (#130)

* get a link to the message via planetary.link which works both on the web and in the app

* r...

github.com/planetary-social/planetary-ios - f9f84d8ce49313c2e65ab1298d1038a9ed8d9149 authored over 4 years ago
fixing bug where we werent showing the profile icon at the top of the screen (#128)

github.com/planetary-social/planetary-ios - 273bb27eabefbf83d0fef375caae6f761248e11c authored over 4 years ago
hotfix duplication (#127)

* hotfix message duplication

This reverts PR #117. Just replacing it in the messages table me...

github.com/planetary-social/planetary-ios - 4ff9e3ccfd8242baccadb49d3521b3f66c2995b6 authored over 4 years ago
release 0.9.25

## [0.9.25] - 2020-05-28
## Added:
- New posts - Pull to refresh notification
- Directory inc...

github.com/planetary-social/planetary-ios - d02a34d7990a5071fd6b353e80a0047762d507b4 authored over 4 years ago