Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Go-Fed ActivityPub Labs

ActivityPub Community, Research, & Development in Golang
Collective - Host: opensource - https://opencollective.com/go-fed-activitypub-labs - Website: https://go-fed.org - Code: https://github.com/go-fed

Fix some `type`s in examples

Also fixes spacing of some bracketed items

github.com/go-fed/activity - e0b45cb7aa831fc87dc7688c50e26844c6f13ddb authored over 5 years ago by Walfie <[email protected]>
Add 1 postgresql fetch statement

github.com/go-fed/apcore - 18f61ea52468a3f0d376f079cb0d2a840762aa6c authored over 5 years ago by Cory Slep <[email protected]>
Split sql dialect interfaces to separate file

github.com/go-fed/apcore - 8b8857cd813ef07b29a9790f9a18b39ec948e4ef authored over 5 years ago by Cory Slep <[email protected]>
Update to use latest w3id security types

github.com/go-fed/apcore - 5fd56c4a2ddf2cb2eeb68dcdfcf7309e20dc833e authored over 5 years ago by Cory Slep <[email protected]>
Fix exmaple spec

github.com/go-fed/activity - cd97d44b995edbad434085b7b4a87880f8648531 authored over 5 years ago by Cory Slep <[email protected]>
Regenerate types using proper aliasing

github.com/go-fed/activity - e084b904b19552d8a165f5c79b2d295afd1fc8a1 authored over 5 years ago by Cory Slep <[email protected]>
Fix astool bug to properly alias properties and types

github.com/go-fed/activity - b5a6786f9edfb57f58275a20daf7b1f97ad00488 authored over 5 years ago by Cory Slep <[email protected]>
Merge pull request #118 from Zauberstuhl/security-v1

Separate w3id.org/security/v1 from activitystreams vocab

Note: contexts are improperly serial...

github.com/go-fed/activity - bf196748f917a44650d5173638958d4df05708e6 authored over 5 years ago by Cory J Slep <[email protected]>
Merge pull request #125 from dmcinnes/support-refresh-tokens-that-do-not-expire

Support access and refresh tokens that do not expire

github.com/go-fed/oauth2 - 389918d268a612a7e4105c5a1aececb2ad7a4643 authored over 5 years ago by Lyric <[email protected]>
add comments to expiration config

github.com/go-fed/oauth2 - 7d41418071a080297168df2325f8641eea212fcc authored over 5 years ago by Doug McInnes <[email protected]>
ensure immortal access tokens cannot be requested

if they haven't been explicitly configured

github.com/go-fed/oauth2 - 05b2b53d24071a9d6a0be5c00abdd1ed0b2aec62 authored over 5 years ago by Doug McInnes <[email protected]>
allow zero expiration on access tokens

github.com/go-fed/oauth2 - 856c77b97382e09b8cc2c9c2272d26e366ccb619 authored over 5 years ago by Doug McInnes <[email protected]>
update LoadAccessToken to consider refresh exp

github.com/go-fed/oauth2 - 20ac47546475fea0c1d971a7ab3756ae13591852 authored over 5 years ago by Doug McInnes <[email protected]>
Allow refresh tokens that never expire

If the expiration duration is set to zero, the refresh tokens never
expire.

github.com/go-fed/oauth2 - ebe017ab66483b4baf48de25a7619dca65977e43 authored over 5 years ago by Doug McInnes <[email protected]>
Generate cookie key files

github.com/go-fed/apcore - f669eb3989f8a3f2df9dcd9e3b950e02f896aa0b authored over 5 years ago by Cory Slep <[email protected]>
Hook start/stop into the serve command

github.com/go-fed/apcore - 8ae08d050854a79ac483960b0330ac3fbfb8c7b2 authored over 5 years ago by Cory Slep <[email protected]>
update goconvey to get tests passing

github.com/go-fed/oauth2 - e3a30005ab0d122ed3cecae905eab36b5ed78fd7 authored over 5 years ago by Doug McInnes <[email protected]>
Hooks private/public db fetches for inbox and outbox

github.com/go-fed/apcore - 8738535b50b77dbe6679d6ef0cf91101a7f6f212 authored over 5 years ago by Cory Slep <[email protected]>
Initialize the configuration object

github.com/go-fed/apcore - f7093b7d38976aad9cc54593b94f4c12d8ce178e authored over 5 years ago by Cory Slep <[email protected]>
Change user and database name order in prompt

github.com/go-fed/apcore - f18f826073eb604475972097a959d5164e54ae9b authored over 5 years ago by Cory Slep <[email protected]>
Update go.mod and go.sum

github.com/go-fed/apcore - 3b582c740de672c7235a96de2b706f874bbd7083 authored over 5 years ago by Cory Slep <[email protected]>
Fix hashing sum bug for digests

github.com/go-fed/httpsig - f4c36041199df42f4d2befe7202617fde1b074a9 authored over 5 years ago by Cory Slep <[email protected]>
Generate streams vocab with astool

./astool/astool -spec astool/activitystreams.jsonld \
-spec astool/security-v1.jsonld ./streams

github.com/go-fed/activity - c8e9a9ffc9799da7fea2a00c16662de69e6dea42 authored over 5 years ago by Lukas Matt <[email protected]>
Revert "Add pseudo-type PublicKey for actor types"

This reverts commit 9b139af4089daa99e62b8214d4907b2cb7291ff7.

github.com/go-fed/activity - 4db4275adfe4c85ef7f72273fd975ac9ccae26dd authored over 5 years ago by Lukas Matt <[email protected]>
Add https://w3id.org/security/v1 extension

* update go-mod httpsig

github.com/go-fed/activity - 85d191bffbbeb7a9bf0101bc4e4f8da56cd15fa9 authored over 5 years ago by Lukas Matt <[email protected]>
Hook application into custom ActivityPub behavior

github.com/go-fed/apcore - 25cb9e838cfc3ddec718c852d615c525d6f224cb authored over 5 years ago by Cory Slep <[email protected]>
Forward filter only to followers

github.com/go-fed/apcore - 18e98cd03138de17a76fc0b71bb52d038891ade8 authored over 5 years ago by Cory Slep <[email protected]>
Support Get Inbox/Outbox private/public authentication

github.com/go-fed/apcore - 1e54a3964f3d1ed9be475c2482f23dff88e52be8 authored over 5 years ago by Cory Slep <[email protected]>
Add context.Context as an output to Authorize interfaces

github.com/go-fed/activity - d87793a589185b127cf34e77f7c17aed700f7f10 authored over 5 years ago by Cory Slep <[email protected]>
Get key and keyId for NewTransport

github.com/go-fed/apcore - b1afce357a31aac2626fb16ac6be89dc8709ac7b authored over 5 years ago by Cory Slep <[email protected]>
Verify HTTP signatures.

Required adding:
* Key management to database in separate table
* Determining actor path on beha...

github.com/go-fed/apcore - b1959319738a390f5e5191a29d0c58277c20bdbe authored over 5 years ago by Cory Slep <[email protected]>
Add IsSupportedDigestAlgorithm

github.com/go-fed/httpsig - c2de3672e5b50aba198c2cf22c0ac08f6bf2618f authored over 5 years ago by Cory Slep <[email protected]>
Add pseudo-type PublicKey for actor types

github.com/go-fed/activity - 9b139af4089daa99e62b8214d4907b2cb7291ff7 authored over 5 years ago by Cory Slep <[email protected]>
Update to latest httpsig API

github.com/go-fed/apcore - fce95f20978435b14da7f793a6c1d12c79237e5f authored over 5 years ago by Cory Slep <[email protected]>
No longer manually set Digest header

github.com/go-fed/activity - 224629ca54e361c96a22dbecb5c09c3036843352 authored over 5 years ago by Cory Slep <[email protected]>
Update to latest httpsig API

github.com/go-fed/activity - 92ecc4f5244cddba5bb14d6978deb8a26be77a00 authored over 5 years ago by Cory Slep <[email protected]>
Support signing and verifying the Digest header

github.com/go-fed/httpsig - 8d61ea6a9aa6290011d37b815fbca0beed6819ff authored over 5 years ago by Cory Slep <[email protected]>
Fix Appendix C test; add Appendix C verifying tests

github.com/go-fed/httpsig - 90d9db90fbbbc17bcaf5cdbabb2616c1cce0f602 authored over 5 years ago by Cory Slep <[email protected]>
improve digest test and run go fmt

github.com/go-fed/httpsig - d685ff047275fb7074407a21cc986139ce5c2ace authored over 5 years ago by Cory Slep <[email protected]>
Add functions for handling Digest headers.

These are not yet integrated into the rest of the library.

github.com/go-fed/httpsig - 1307faeb98b4a4d6a8e8b47d7c8440e62b0aa179 authored over 5 years ago by Cory Slep <[email protected]>
Add IsSupportedHttpSigAlgorithm

github.com/go-fed/httpsig - 50b0c670ec094105199dba63f8049cac49ead9f1 authored over 5 years ago by Cory Slep <[email protected]>
More transport implementation details

github.com/go-fed/apcore - 499cbc0332c6e5840e1487101c852f7469d69f81 authored over 5 years ago by Cory Slep <[email protected]>
Outline persistent Transport

github.com/go-fed/apcore - 4057070b78fd512f52a87f0146de9ebfc33fffe6 authored over 5 years ago by Cory Slep <[email protected]>
Outline transport for apcore

github.com/go-fed/apcore - 02cc48b6223ff7e6f5ca551b5439b15b14b5a0d6 authored over 5 years ago by Cory Slep <[email protected]>
Implement toOrderedCollectionPage

github.com/go-fed/apcore - 5405e5be998cab790c629aebb4b4dfcd874f7715 authored over 5 years ago by Cory Slep <[email protected]>
Use streams.Serialize

github.com/go-fed/apcore - a6772c3c2eed1afaecd52be86ea174a73704048a authored over 5 years ago by Cory Slep <[email protected]>
Migrate serialize from pub to streams; export

github.com/go-fed/activity - 351ebe64b73a8095c6ec3fdd24ab96db6f296a06 authored over 5 years ago by Cory Slep <[email protected]>
Add skip-godoc flag

github.com/go-fed/site - 31f426047c6bbd3ae840157e16e02d7376d4e1b9 authored over 5 years ago by Cory Slep <[email protected]>
Merge branch 'master' of https://github.com/go-fed/site

github.com/go-fed/site - 13b26f8a6b543e2f27f5c4dd3a4741eba2b62252 authored over 5 years ago by Cory Slep <[email protected]>
Fixed jwt test

github.com/go-fed/oauth2 - 535666c25efd04f4d1e59a533585172cde15b3f4 authored over 5 years ago by lyric <[email protected]>
Authenticate oauth tokens when posting to outbox

github.com/go-fed/apcore - d66d825ea1a38f2f6a371f6d72a82b56515ca2ad authored over 5 years ago by Cory Slep <[email protected]>
Add go.mod and go.sum

github.com/go-fed/apcore - 996d1ee71b59a137e5d68fbe68dfe733e4df077f authored over 5 years ago by Cory Slep <[email protected]>
Hook OAuth storage into database.

github.com/go-fed/apcore - f258a10cc7bfcf9a6949c60be09d702b605c771e authored over 5 years ago by Cory Slep <[email protected]>
Merge pull request #4 from tastytea/patch-1

Set default text color.

github.com/go-fed/site - f327240c05f9bbdb9acaad16d8315d5060d8d697 authored over 5 years ago by Cory J Slep <[email protected]>
Set default text color.

github.com/go-fed/site - eabd0d8155e9b208b2fe6bc037775b7107886195 authored over 5 years ago by tastytea <[email protected]>
Add first edition of the README

github.com/go-fed/apcore - 55c38d2176d5ffae38ea924acf2095368ca54927 authored over 5 years ago by Cory Slep <[email protected]>
More OAuth glue with database

github.com/go-fed/apcore - fe0dd127d589bf28d82fd8a293efcc991a4fb6e7 authored over 5 years ago by Cory Slep <[email protected]>
Support password OAuth2 flow

github.com/go-fed/apcore - 3dabe6dc0e50e9dadd12aac1e1e185bceafde0dc authored over 5 years ago by Cory Slep <[email protected]>
More oAuth and config implementation

github.com/go-fed/apcore - c6aeb4996e304d1ba5b0105efb06c1710047753d authored over 5 years ago by Cory Slep <[email protected]>
Begin OAuth2 support

github.com/go-fed/apcore - 4ea9e5112f5458ff57686ce52136ed440aedecc2 authored over 5 years ago by Cory Slep <[email protected]>
Hook up the rest of the contextual information.

github.com/go-fed/apcore - 401c6e675625ffefd3a675e3a37f48c5fa2d29df authored over 5 years ago by Cory Slep <[email protected]>
Permit hooks to return the modified context

github.com/go-fed/activity - f655c76e915fe5bd814a46ba8f4e7a7a1291b4e6 authored over 5 years ago by Cory Slep <[email protected]>
go-fed improvements based on experience.

1. Obtaining callbacks are allowed to return errors
2. Hooks for setting context information bas...

github.com/go-fed/activity - c365730b4ed516bca17128bac5b1deddba123cc3 authored over 5 years ago by Cory Slep <[email protected]>
Populate host in Router

github.com/go-fed/apcore - 562ec8ec9aadbe33bff19b0e0272963192ae2794 authored over 5 years ago by Cory Slep <[email protected]>
Route & Router refactor

github.com/go-fed/apcore - e76552cd2c963b73688a4393f7ccade1b6dc4716 authored over 5 years ago by Cory Slep <[email protected]>
More context and database glue

github.com/go-fed/apcore - 783ff2fd025d505a511c121b2c7701ecd453a763 authored over 5 years ago by Cory Slep <[email protected]>
Hook more C2S ActivityPub together

github.com/go-fed/apcore - 2f2fbc3aedba242006ce72810e6b1f86104d2dce authored over 5 years ago by Cory Slep <[email protected]>
Implement more federatively

github.com/go-fed/apcore - cf180b39163b5fc82c7df4ff5d1c9a11e3d1e2e6 authored over 5 years ago by Cory Slep <[email protected]>
More context work

github.com/go-fed/apcore - f407a358c236cbb4d37342ad6da72b08d84a2acd authored over 5 years ago by Cory Slep <[email protected]>
Implement resolution load

github.com/go-fed/apcore - 9b275c6e54face291604245ee0d2288d4ee4c16a authored over 5 years ago by Cory Slep <[email protected]>
Support policies in database and in incoming federation messages

github.com/go-fed/apcore - af2b6cd88c6527e1cd2dcc598bd4df86db2fe5f6 authored over 5 years ago by Cory Slep <[email protected]>
begin policies

github.com/go-fed/apcore - 163452ac75b39af5a1965c6b91fce2ec01fd4722 authored over 5 years ago by Cory Slep <[email protected]>
Liked in database

github.com/go-fed/apcore - ba3775622d727c782d7b4aef22ee93440a03aa44 authored over 5 years ago by Cory Slep <[email protected]>
Following in the database

github.com/go-fed/apcore - 8b590ca6f37bb6fff1bf70b6cc58459525c4e288 authored over 5 years ago by Cory Slep <[email protected]>
Followers in database

github.com/go-fed/apcore - 6d4fcf92719956a5ba0f90870f4b8c6a856fcd8c authored over 5 years ago by Cory Slep <[email protected]>
Default collection size

github.com/go-fed/apcore - 337c1bc4dbea35f13eea9b685847357bb6a202c9 authored over 5 years ago by Cory Slep <[email protected]>
Update and delete in database

github.com/go-fed/apcore - 2d1b87111fbf70cd9ed7c77e1a69da9b3b1e213d authored over 5 years ago by Cory Slep <[email protected]>
Use pub.GetId, implement Create

github.com/go-fed/apcore - e96acff71d9a71bee045796633e5f6752f5d87da authored over 5 years ago by Cory Slep <[email protected]>
Fix bug with in/out box setting

github.com/go-fed/apcore - 0cb3e01d76ebf4fbfc90ecbfb2833e010a537ca2 authored over 5 years ago by Cory Slep <[email protected]>
Implement more generic db management

github.com/go-fed/apcore - 2b8a6942bdf549de083627720eea53deb97facfd authored over 5 years ago by Cory Slep <[email protected]>
More database gluing together.

github.com/go-fed/apcore - a12cd8dc41e4514995ef03cb297b6d98b12e3e0c authored over 5 years ago by Cory Slep <[email protected]>
Hook together SQL strings and prepared statements.

github.com/go-fed/apcore - f524372a9f9f77f53ba899901d54f7673bf12f2d authored over 5 years ago by Cory Slep <[email protected]>
Begin outlining pg tables

github.com/go-fed/apcore - fac5b65c92d0564c3d8dd483549d82c2e9ff8527 authored over 5 years ago by Cory Slep <[email protected]>
Expand help text, fix vet issues

github.com/go-fed/apcore - 257eebc5a6fd2810fab2d9a754096cd14bed906f authored over 5 years ago by Cory Slep <[email protected]>
License under the GNU Affero General Public License

github.com/go-fed/apcore - 1ba46531cb090ff364b525c9b1a35c7892dd28a6 authored over 5 years ago by Cory Slep <[email protected]>
Glue more AP together

github.com/go-fed/apcore - aa679e71020ac03d8d7c20d2def523b0068e9335 authored over 5 years ago by Cory Slep <[email protected]>
Begin putting route skeleton together

github.com/go-fed/apcore - 07885d43b77284dc7f729bdf2566310459784590 authored over 5 years ago by Cory Slep <[email protected]>
Configuration wizard and clarke the cow

github.com/go-fed/apcore - 5558dce74dbc694066c05261d8882af2f1ceb099 authored over 5 years ago by Cory Slep <[email protected]>
Outline general server framework.

github.com/go-fed/apcore - 6cfe3d27499b0b1f6a76f99c84b592942ff4ef58 authored over 5 years ago by Cory Slep <[email protected]>
Add http/https server to apcore

github.com/go-fed/apcore - 7c71d18b35690cf3600bcb1db4c9e9702ec1c003 authored over 5 years ago by Cory Slep <[email protected]>
Outline configuration and sessions.

github.com/go-fed/apcore - d7e3c3e43146a5d1bc6d4f6cd647dd29cc948e72 authored over 5 years ago by Cory Slep <[email protected]>
Skeleton command line entrypoint for application.

github.com/go-fed/apcore - 8736bcc2fa184aa353308c3886ddb4a6cb4557e6 authored over 5 years ago by Cory Slep <[email protected]>
Merge pull request #112 from imrenagi/store/imrenagi-mysql

Add link to new implementation of token and client store for mysql db

github.com/go-fed/oauth2 - 5ee9f9f8c263b329df5aa9f065de105f8a062db2 authored over 5 years ago by Lyric <[email protected]>
Add link to new implementation of token and client store for mysql db

github.com/go-fed/oauth2 - 4d3c15a3684971b6eca59d2699c3e625f0fc93ab authored over 5 years ago by imrenagi <[email protected]>
Fix race condition in signer

github.com/go-fed/activity - f339304ce4373cbd7c5203e05f7ec22a0593bb1b authored over 5 years ago by Cory Slep <[email protected]>
201 and 202 are also OK statuses

github.com/go-fed/activity - 28ffa4c8ad29894920a39ed2998407c79762d143 authored over 5 years ago by Cory Slep <[email protected]>
Add ids to Accept/Rejects to Follows; clean out nested @context in serialization

github.com/go-fed/activity - 8dd3c056b380c287bdc4a1d197bd223f9b09282f authored over 5 years ago by Cory Slep <[email protected]>
Fix numerous bugs. Identify more.

github.com/go-fed/activity - 3bc578e7ddec02cd65afab55224b890c7e4163e7 authored over 5 years ago by Cory Slep <[email protected]>
Fix @context value for activitystreams vocabulary.

The activitystreams.jsonld had its id set incorrectly.

github.com/go-fed/activity - 78a8ee667fafddf44f189de9628beb10b406fc2c authored over 5 years ago by Cory Slep <[email protected]>