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
The ban list is small for now so this will simplify the Swift
implementation.
github.com/planetary-social/scuttlego-pub - b091a39ac13936d2a25cefa5e7fb51472d20e010 authored almost 2 years ago
An experiment which is supposed to check if assembling this application
is possible without too...
github.com/planetary-social/scuttlego - cf4c4024ee68c5f33b7d5a4f22acf239a8e2c169 authored almost 2 years ago
github.com/planetary-social/planetary-ios - 0c63245956d9c053b961a49f216582a2d47f81c7 authored almost 2 years ago
Track post and reply character counts in analytics
github.com/planetary-social/planetary-ios - 750992316618ce27efdc01043bd5d0d6e831bf22 authored almost 2 years agogithub.com/planetary-social/planetary-ios - 99064b82a0b08674285fd282c0be1d3953cdf63e authored almost 2 years ago
github.com/planetary-social/planetary-ios - 8dbe7d9585be2c7737c6e0261d2032fa3cd4da29 authored almost 2 years ago
github.com/planetary-social/planetary-ios - 79e7dea4df1367ef8204381bb6a851a75a96ac14 authored almost 2 years ago
github.com/planetary-social/planetary-ios - fdcb98ba9b6dc42da364b94b0785dc0f96ea355a authored almost 2 years ago
github.com/planetary-social/planetary-ios - 2f0776a9bfeb100870aadcc6debf1bb4f4e35434 authored almost 2 years ago
github.com/planetary-social/planetary-ios - 0b0c0063ac3ba947478bc44c227c32d4fffc4c6b authored almost 2 years ago
github.com/planetary-social/planetary-ios - 7d8347c35229a09dd16a258d25ae8461a1495737 authored almost 2 years ago
* plug in getThreads endpoint for the homepage
* paginate threads on home page
* paginate ...
github.com/planetary-social/rooms-frontend - 994eef44bb60d5233bcae4658f46cbb769455b11 authored almost 2 years ago* thread pagination and tests
github.com/planetary-social/planetary-graphql - b8cb0dc0164bda4a91e75a721c4ac7ffee48e798 authored almost 2 years ago9c687fa67f45 -> 5fbea41e7e7b
Commits:
- d033424d75efc58188a54250ab335c8bf3b8dad8
Optimize...
github.com/planetary-social/planetary-ios - 921b1855946edbb38226a3d58fa38095c68a3a30 authored almost 2 years ago
Encoding to base64 inside the loop puts a lot of pressure on the GC.
github.com/planetary-social/scuttlego - 58076f3504bd89ab0a6f7c31a6c4399f8a30c27c authored almost 2 years agogithub.com/planetary-social/scuttlego - 7891ee91d0c8a3c817b1012ca421853e914ec1a4 authored almost 2 years ago
github.com/planetary-social/scuttlego - 5fbea41e7e7be28d08c37a2c0886db77d072d9f3 authored almost 2 years ago
github.com/planetary-social/scuttlego - 499fab6d86899bd7a5157fd069cf97465db7b1ad authored almost 2 years ago
encoding/json:
BenchmarkSocialGraphRepository_GetContacts/followees=1-16 125984 ...
This is a bottleneck when loading contacts. Replaced an implementation
that used a buffer with a...
github.com/planetary-social/scuttlego - cbd51266a9e00b101fb8f3db808d0ac7f313ec66 authored almost 2 years ago
github.com/planetary-social/scuttlego - d033424d75efc58188a54250ab335c8bf3b8dad8 authored almost 2 years ago
github.com/planetary-social/planetary-ios - a6ca81aa739dfc1385efa5629ee35e2e78f95067 authored almost 2 years ago
944538c372e3 -> 9c687fa67f45
Commits:
- edbc2fe5e2b0833f2a250ac627734ad37e426367
Remove c...
github.com/planetary-social/planetary-ios - 47fe28c74493c253a08390ff6c6dc7852ce537be authored almost 2 years ago
github.com/planetary-social/scuttlego - 3cc924d98ba1f6a6cf4d9a6d424db46e1ba6ee3a authored almost 2 years ago
github.com/planetary-social/scuttlego - 9c687fa67f45c6fcf98f95a363f57fbc97c475fc authored almost 2 years ago
github.com/planetary-social/scuttlego - f1a64f47fad2d93e492bd14c4ae907630722f97d authored almost 2 years ago
github.com/planetary-social/scuttlego - af41efae006d16965f14dc0b8368ed881d087d72 authored almost 2 years ago
Badger performs a lot of sorting internally.
github.com/planetary-social/scuttlego - 7fb5d5e3c6111d5da017183f89dc60d4ac15140b authored almost 2 years ago
Trace logging can be enabled by changing "testing" to true in the
configuration. This is the onl...
github.com/planetary-social/scuttlego - 250ab8b3f65828f94b302bce29ead1729ceaa095 authored almost 2 years ago
We were accidently getting contacts of children just to check that they
are too far away in the ...
github.com/planetary-social/planetary-ios - 553b1d3a08fa8e0b1172f31f3051a341b5856bbe authored almost 2 years ago
This reverts commit dd3146d46d58b321c37fcc9cc42864d1d80746cf.
github.com/planetary-social/planetary-ios - d6d1de38300f6d442add7c4947a09d9b11bfc336 authored almost 2 years agob03b80c5fc14 -> 944538c372e3
Commits:
- d236dcfbbf52ec988855743104828d477cc63d66
Fix: typ...
github.com/planetary-social/scuttlego - edbc2fe5e2b0833f2a250ac627734ad37e426367 authored almost 2 years ago
github.com/planetary-social/planetary-ios - dd3146d46d58b321c37fcc9cc42864d1d80746cf authored almost 2 years ago
We were using depth first search for some reason, brain fart most
likely.
github.com/planetary-social/scuttlego - 0e1ca48b67dddf57d1074b434ef9a1b60dc8fdac authored almost 2 years ago
github.com/planetary-social/scuttlego - d236dcfbbf52ec988855743104828d477cc63d66 authored almost 2 years ago
github.com/planetary-social/planetary-ios - ee6b1bfa7b3b606024e625b2753a29f8554c46ff authored almost 2 years ago
4e9568c70477 -> b03b80c5fc14
Commits:
- b03b80c5fc14ad806ed3be6918e5ba81a57331de
Set corr...
github.com/planetary-social/planetary-ios - d5687addffc108aece681fe1712d1394134a5977 authored almost 2 years ago
Messages which are requests based on headers can have body type set to
binary due to the fact th...
github.com/planetary-social/planetary-ios - c0a29936dbcec04738a6ddb1278eaf1b70a24725 authored almost 2 years ago
d6d5d269bda6 -> 4e9568c70477
Commits:
- 8fe4de7be4a709a87a23af556402cc693d5ce20b
Improve ...
github.com/planetary-social/scuttlego - 4e9568c70477d58a1f0ca61aeef246434fa3aeeb authored almost 2 years ago
github.com/planetary-social/scuttlego - 46c35fd6e213cb38e6149e4d0860353d57ab4c50 authored almost 2 years ago
github.com/planetary-social/scuttlego - 5a5d6404665c760bd8cc1cd3ec0357a0f746c520 authored almost 2 years ago
github.com/planetary-social/scuttlego - ae4b30f6441535d78ec8c55c8be79e2c35fc1221 authored almost 2 years ago
github.com/planetary-social/scuttlego - 972ed33bf3145cf6112cca4f2b75740211035535 authored almost 2 years ago
The default hops value didn't match the comment.
github.com/planetary-social/scuttlego - 7a5daf8ce5a0276dbed3b6dcac1a3ac60750169b authored almost 2 years agogithub.com/planetary-social/planetary-ios - 17c342e47ecbaa0776118cdd709e50527111f181 authored almost 2 years ago
Thoughts:
- I think context.Background should be ok in those cases
- created an issue for conf...
- removed ServicePubs and ViewDBSchemaVersion as they were unused
- renamed "app key" to "networ...
github.com/planetary-social/planetary-ios - a30f1d4ff8e960a953c977ee36f65f9af2d938c2 authored almost 2 years ago
Co-authored-by: boreq <[email protected]>
github.com/planetary-social/planetary-ios - 646c0c537a2bfcf42486e5b806251200b951f25e authored almost 2 years ago
- Removed unused fields: PID, Blobs, Root, Indices.
- Made peer information easier to parse by r...
Otherwise the files show up as modified when built from different commits even
if they should be...
Last hash is not supported by scuttlego and doesn't seem to be used for
anything important.
It has been annoying me for a while that even without any changes to the code
builds change the ...
Commits:
- ab28d505e4cacbd2f8a8f2c5cd7eab50b5a709ad
Remove an unnecessary pointer
-...
github.com/planetary-social/planetary-ios - 3c5a09d14a352a210f8135782ad6b665cd7a19cf authored almost 2 years agogithub.com/planetary-social/scuttlego-pub - 9cc34a70587818006a14f5f1f0f5d684ca8bb468 authored almost 2 years ago
github.com/planetary-social/scuttlego - 8fe4de7be4a709a87a23af556402cc693d5ce20b authored almost 2 years ago
New Crowdin updates
github.com/planetary-social/planetary-ios - 115fb1bdc623ce2b0a2a2ae170b6f1f5a9062c19 authored almost 2 years agogithub.com/planetary-social/planetary-ios - 1310082553fdb18a9f4af557d192f412c18170ab authored almost 2 years ago
Message buffer (which uses FeedMessages) often contains duplicate message
sequences because it m...
github.com/planetary-social/scuttlego - 688b2ceb45dab10df6cccb2224a59fa87a3e025a authored almost 2 years ago
github.com/planetary-social/scuttlego - ab28d505e4cacbd2f8a8f2c5cd7eab50b5a709ad authored almost 2 years ago
github.com/planetary-social/scuttlego - 66a808ea0abf5f2668a1438dad3eda63493c3755 authored almost 2 years ago
github.com/planetary-social/scuttlego - 386f10b9743bcc163b016eb38c9be3e7a0e08185 authored almost 2 years ago
Updated linter settings alongside the DI code and removed unused types.
Hops are included in th...
github.com/planetary-social/planetary-ios - 93474d767b62323cacf4333fbd266cf5e2898899 authored almost 2 years ago
Fix an issue where an error alert was shown when displaying an unknown identity
github.com/planetary-social/planetary-ios - a363221eb00e669f418d7c02248f2c6a74818366 authored almost 2 years agogithub.com/planetary-social/planetary-ios - e98aa24fe5db3690114cfcf7f93a9846ec9144ec authored almost 2 years ago
Commits:
- 61064f466774e586ae0950c36f4c74a45018c166 Push blobs to peers (#211)
- 422b735c1d53062...
Alert user if some error ocurred while replying to a post
github.com/planetary-social/planetary-ios - bbd0b6edfe75248e38f3effb4c6b1f86c8b2e930 authored almost 2 years agoShow Start Using Planetary button on iPhone SE
github.com/planetary-social/planetary-ios - 0fa65c576c5f24a99071a81e66e5760ecc060da7 authored almost 2 years agogithub.com/planetary-social/planetary-ios - 8152891ebb431d80528d137004664c6f72b1d984 authored almost 2 years ago
github.com/planetary-social/planetary-ios - 46f0861cf86a7ec71f84dfb74d95a1f2e1457195 authored almost 2 years ago
github.com/planetary-social/planetary-ios - 1d8a58e5038c3c16be266c0502e51299b4d8f803 authored almost 2 years ago
github.com/planetary-social/scuttlego - 422b735c1d53062753e1d6207905046f02c46f7c authored almost 2 years ago
github.com/planetary-social/scuttlego - 61064f466774e586ae0950c36f4c74a45018c166 authored almost 2 years ago
github.com/planetary-social/planetary-ios - f690907251e3e4dc39673530972b7e4627abeaa0 authored almost 2 years ago
github.com/planetary-social/planetary-ios - c5c1e73a6e1c32baf0e700904b2e4a0295181458 authored almost 2 years ago
github.com/planetary-social/planetary-ios - 947110b8ff9c33cdfbb807ab5732dd6b1f669cc2 authored almost 2 years ago
github.com/planetary-social/planetary-ios - 0cfb32e53f7b8b42195a86cb3d3e26e37eea8121 authored almost 2 years ago
github.com/planetary-social/planetary-ios - 53c82735795a9e302b2cd58193ec3c28d2c35258 authored almost 2 years ago
[skip ci]
github.com/planetary-social/planetary-ios - 7ccacfab38785d71ca8e12e224db62706a388458 authored almost 2 years agogithub.com/planetary-social/planetary-ios - 3ef1dbfc378d94449b7080add4df6237f8bc40a8 authored almost 2 years ago
This is a build of Planetary which uses scuttlego under the hood. Initially when scuttlego didn'...
github.com/planetary-social/planetary-ios - c83d9de17aacfc7918384f4707ea6f6a9a68e0e1 authored almost 2 years agogithub.com/planetary-social/planetary-ios - 77e02fe75dc11b2ac14cf5c38bf56f559ae51e53 authored almost 2 years ago
This one line really doesn't cover how much work by the entire team went into
this.
github.com/planetary-social/planetary-ios - 1cb7de1bd425416565902d311377597edc295dfe authored almost 2 years ago
github.com/planetary-social/planetary-ios - 7113b514bb42ad8bfe6e0b6fbb80288a8526ca84 authored almost 2 years ago
Even though frankly I have no proof that it works.
github.com/planetary-social/planetary-ios - 059305fffc9d73503df21ef46758fe4a7cb6e234 authored almost 2 years ago