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

Add the missing 'shares' property to streams.Object

github.com/go-fed/activity - bd6369d284df3888046683ecc02dd89e2cd5bfac authored over 6 years ago by Cory Slep <[email protected]>
Add the missing 'shares' property to vocab.Object

github.com/go-fed/activity - befab36c299291296257a79e3ba29e064eb48e29 authored over 6 years ago by Cory Slep <[email protected]>
Update CHANGELOG

github.com/go-fed/activity - c430c8af1d1ddb83af897f1a127a14575c4defdb authored over 6 years ago by Cory Slep <[email protected]>
Add tests for Callbacker extensions

github.com/go-fed/activity - 1252727ca8f324a560e4a65683563538b5b2e7b5 authored over 6 years ago by Cory Slep <[email protected]>
Fix intransitive activity generated code in vocab.

The sub-types of Intransitive Activity (Arrive, etc) would not satisfy
the vocab.IntransitiveAct...

github.com/go-fed/activity - 1c057922ca76284c66096edce7b088227bac7445 authored over 6 years ago by Cory Slep <[email protected]>
Support other activity types

github.com/go-fed/activity - 797b2f79a848ed215572db8bc426a668f1b3f0f0 authored over 6 years ago by Cory Slep <[email protected]>
Support unknown (extended) properties in vocab

github.com/go-fed/activity - d0812c94714b99c6bfeaf90784df57c05313541a authored over 6 years ago by Cory Slep <[email protected]>
Fix body delivery bytes being incorrectly copied

github.com/go-fed/activity - 387ed4a775bd35de54e8695757b41601357dda8e authored over 6 years ago by Cory Slep <[email protected]>
Update README and CHANGELOG for v0.2.1 release

github.com/go-fed/activity - 17fce2255adb896c67559b1f1338d8471b486b33 authored over 6 years ago by Cory Slep <[email protected]>
Include more links to go-fed.org and official reports

github.com/go-fed/activity - 2f2858f92b773ff5463d48d49b00f8753cb21093 authored over 6 years ago by Cory Slep <[email protected]>
Use minimum sized types for enumerated values

github.com/go-fed/activity - 46d55732d58eec077aaf569fe102acc064ef52b2 authored over 6 years ago by Cory Slep <[email protected]>
Update README with official implementation report links.

github.com/go-fed/activity - 493b48b6651e9519d0fdaf2043294bf4a29c931f authored over 6 years ago by Cory Slep <[email protected]>
Update README with applications using the library

github.com/go-fed/activity - 3b0d31022cffc9f8ad45f9e12c5702091f057638 authored over 6 years ago by Cory Slep <[email protected]>
Correctly test for root cause in issue 75.

github.com/go-fed/activity - 8b0590a0cdea8cc94f6255f9c76380a2dfe6e5e6 authored over 6 years ago by Cory Slep <[email protected]>
Remove TODO

github.com/go-fed/activity - 3740d4a418d47250b50f28e1276b7830a992b48a authored over 6 years ago by Cory Slep <[email protected]>
Add unit test for issue 75: C2S not forwarding

github.com/go-fed/activity - 452d6f1af7f27eedc2178f1c1138d722a5251473 authored over 6 years ago by Cory Slep <[email protected]>
Release memory before doing the refresh.

github.com/go-fed/site - 2a612e1fb76ad2fb9fd27946d11d4782858a1fcc authored over 6 years ago by Cory Slep <[email protected]>
Add manual commands for official implementation reporting

github.com/go-fed/report - 367283c5e9dd33fa14a39ade75c02006f43f8e4c authored over 6 years ago by Cory Slep <[email protected]>
Update README and CHANGELOG for v0.2.0 release

github.com/go-fed/activity - a5757b43828f14b614a6d689a7f0b3ce7b27436b authored over 6 years ago by Cory Slep <[email protected]>
Add IsPublic to streams types

github.com/go-fed/activity - 377455aa70a9dbaf2a53e63c84f036b93cd23a1d authored over 6 years ago by Cory Slep <[email protected]>
Update CHANGELOG

github.com/go-fed/activity - e372d2781ebfe80e04d895ad4f093d343c5be264 authored over 6 years ago by Cory Slep <[email protected]>
Add IsPublic to vocab.Object types & subtypes.

The IsPublic method will return 'true' if the special public collection
defined in the ActivityP...

github.com/go-fed/activity - c655c635ffc5857a6d6ef07cf450edf920fab0f3 authored over 6 years ago by Cory Slep <[email protected]>
Use OrderedCollection by default for collections.

The 'liked', 'likes', 'followers', and 'following' collections now
default to the 'OrderedCollec...

github.com/go-fed/activity - f8b24eef88aad4ceffc373d4d78f3d15bf19b32f authored over 6 years ago by Cory Slep <[email protected]>
Update CHANGELOG

github.com/go-fed/activity - dfffcd7eb21bc9fc1fc185236b3f0d1eef5f5301 authored over 6 years ago by Cory Slep <[email protected]>
Examine IRI when origin checking Update/Delete

Before we just always threw an error. Also update tests to check for
both cases.

github.com/go-fed/activity - be4644fbcaebd00895e7fff859c97ce7df3c66c0 authored over 6 years ago by Cory Slep <[email protected]>
Don't do an Activity's side effects more than once

If a federated Activity has been seen before, skip handling its side
effects.

github.com/go-fed/activity - f82653f70932a0be28cf3202345be41fa4ae579d authored over 6 years ago by Cory Slep <[email protected]>
Add Like activities to the likes collection.

Previously, it was incorrectly adding the actors to the likes collection.

github.com/go-fed/activity - 8fa0f2395c40c7df29d969b6a1f463668c6197f3 authored over 6 years ago by Cory Slep <[email protected]>
Fix GetInbox failure due to unavailable messages.

When deduplicating IRIs in a user's inbox, the library tries to
dereference the IRI to... obtain...

github.com/go-fed/activity - 107468d8e9364f327a54513e56f42cbefd732c47 authored over 6 years ago by Cory Slep <[email protected]>
Remove unused test method from previous interface.

github.com/go-fed/activity - 10e099bd8a180ec07e91e1e5e1bf50ff7421dde4 authored over 6 years ago by Cory Slep <[email protected]>
Improve media type detection for ActivityPub types

github.com/go-fed/activity - b0c125a7ba5a6fa4fd6c922ef00e484421a0c92c authored over 6 years ago by Cory Slep <[email protected]>
To immediately be deleted.

I don't need this level of detail for headers. This is beyond overkill
for content negotiation. ...

github.com/go-fed/activity - 1ed478582e26614710c410fae262cbb6925f55cf authored over 6 years ago by Cory Slep <[email protected]>
Update changelog and contributing

github.com/go-fed/activity - cfdfddfda41e852dfe03ee80af58b27451c76a95 authored over 6 years ago by Cory Slep <[email protected]>
Refresh once a day

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

github.com/go-fed/site - dd52a1f5ebe7bb1eb77d07e8124e288b5f98dc50 authored over 6 years ago by Cory Slep <[email protected]>
Revisions

github.com/go-fed/site - 6f0320ab9c52e1f5f46297172e40f1ed1ab9e63b authored over 6 years ago by Cory Slep <[email protected]>
first draft done

github.com/go-fed/site - 8f37d2f6d2608fa812712364983ccbc2ca67310d authored over 6 years ago by Cory Slep <[email protected]>
Add some first draft material.

github.com/go-fed/site - 097e7cbd7f27b9ad6578ed89e70285278b9b8673 authored over 6 years ago by Cory Slep <[email protected]>
Merge pull request #70 from xdefrag/master

Fix error returning on LoadAccessToken in Manager

github.com/go-fed/oauth2 - 196a0236d070cac5c2db1fd5cef194ffcf81f676 authored over 6 years ago by Lyric <[email protected]>
Fix error returning on LoadAccessToken in Manager

github.com/go-fed/oauth2 - c38ca212e622fa54967745f10b87ce47258f93d8 authored over 6 years ago by Stanislaw Mnizhek <[email protected]>
favicon, home page, styling

github.com/go-fed/site - 96c129644b2f56a7a650c289cedda05f5bcfe6a9 authored over 6 years ago by Cory Slep <[email protected]>
Delete dead code

github.com/go-fed/site - 3e5eb995ea113716f8091548eae704de89685407 authored over 6 years ago by Cory Slep <[email protected]>
Initial server with basic template

github.com/go-fed/site - be3ef474c9857726e0b1888e0e6db84dea260996 authored over 6 years ago by Cory Slep <[email protected]>
Add ActivityPub in Go slides and PDF

github.com/go-fed/presentations - 32601bee6622788b41dde593b70289e7262638f4 authored over 6 years ago by Cory Slep <[email protected]>
Merge pull request #52 from 21stio/patch-1

Update README.md

github.com/go-fed/activity - 50f3ddbfc5355b522fca813f769f177c7d32318c authored over 6 years ago by Cory J Slep <[email protected]>
Merge pull request #53 from 21stio/patch-2

Update README.md

github.com/go-fed/activity - 4870298a37f659ec9909923c21e06edbc9a4a68d authored over 6 years ago by Cory J Slep <[email protected]>
Merge pull request #54 from 21stio/patch-3

Update README.md

github.com/go-fed/activity - c6b55cc0f22d025f1f241696cd61b9def9975ac4 authored over 6 years ago by Cory J Slep <[email protected]>
Update README.md

added syntax highlighting

github.com/go-fed/activity - 6bea6273429ca0f1872915d43c0a5b05095cd24f authored over 6 years ago by 21stio <[email protected]>
Update README.md

added syntax highlighting

github.com/go-fed/activity - 3c9368c9027e29e3e88d3b1328d8f28e59e02600 authored over 6 years ago by 21stio <[email protected]>
Update README.md

added syntax highlighting

github.com/go-fed/activity - 7b788cf596f7afd4fc936952ab56af29ca3d3e74 authored over 6 years ago by 21stio <[email protected]>
Remove duplicate intermediate types.

This condenses the N types and M properties from N*M intermediate type
definitions to just M int...

github.com/go-fed/activity - af5ed41bad98ce4b10b09b0838bc5da1277470c6 authored over 6 years ago by Cory Slep <[email protected]>
Update README and other files for 0.1.1

github.com/go-fed/activity - 307eb259b8c990609866fdf5144ee9187d86d2a3 authored over 6 years ago by Cory Slep <[email protected]>
Initial deliverer tests

github.com/go-fed/activity - db08c01e8548688245a8004810413a711d307489 authored over 6 years ago by Cory Slep <[email protected]>
Generate streams package to multiple files

github.com/go-fed/activity - b1609bd71aea298347877518eedc33bcf0915fde authored over 6 years ago by Cory Slep <[email protected]>
Generate vocab package to multiple files.

github.com/go-fed/activity - f155f0a3d0e31a58ab5ca5fe1342f0334f13391a authored over 6 years ago by Cory Slep <[email protected]>
Migrate Typer and type-detection functions to vocab

This helps ensure that the code to detect specific ActivityStream types
continues to live in the...

github.com/go-fed/activity - fb16747c4e6bf5e7a3f5b9be32bd5c24cfbee13f authored over 6 years ago by Cory Slep <[email protected]>
Add CONTRIBUTING.md

github.com/go-fed/activity - 5331dfe8e0d6c8b9fbd6a3efd6da6bcdc4e4a537 authored over 6 years ago by Cory Slep <[email protected]>
Add pull request template

github.com/go-fed/activity - 3a2a980ca267909caf866a36f1305aed1c091949 authored over 6 years ago by Cory Slep <[email protected]>
Add bug report and feature request templates

github.com/go-fed/activity - 052239652e060c2036f80463cc349cada8b80427 authored over 6 years ago by Cory J Slep <[email protected]>
Serve tombstone with HTTP status Gone

github.com/go-fed/activity - 1f9eeafca85345e6c9a9a14d0094e850543eb688 authored over 6 years ago by Cory Slep <[email protected]>
Remove bto & bcc before serving ActivityStream object

github.com/go-fed/activity - 2764b67c7e64dd7d411aa96f3186442db807a0bf authored over 6 years ago by Cory Slep <[email protected]>
PostInbox Add now adds IRIs.

As part of normalization.

github.com/go-fed/activity - 45f05d97c4babc68b420ce1417ef445dc49c1295 authored over 6 years ago by Cory Slep <[email protected]>
PostInbox auto Follow/Reject uses IRI only

Part of normalization of IRIs.

github.com/go-fed/activity - 3d310d5e8124c2fd6652db1f41342285e921af2f authored over 6 years ago by Cory Slep <[email protected]>
PostOutbox Add uses IRIs

Normalizes to prevent overly-embedding objects.

github.com/go-fed/activity - 7f3a6fce6b6add3862cb02e12b9819139aa4d68e authored over 6 years ago by Cory Slep <[email protected]>
PostOutbox Create actor & attributedTo uses IRIs

Part of normalizing IRIs and preventing overly embedding objects.

github.com/go-fed/activity - a1fc177bc78d2b9ab1808b9eabda9338a1926e3e authored over 6 years ago by Cory Slep <[email protected]>
Followers, following, likes, liked collections use IRIs.

As part of the IRI normalization effort.

github.com/go-fed/activity - da279300a01f3926c527336537c1ac9d41caeb88 authored over 6 years ago by Cory Slep <[email protected]>
Inboxes and outboxes now contain IRIs.

As part of normalization of objects and not embedding them everywhere.

github.com/go-fed/activity - 53c59ed3353cd394c71dc23b074ebc211a92f7a5 authored over 6 years ago by Cory Slep <[email protected]>
Use IRIs when normalizing recipients.

Part of the IRI auditing for normalization effort.

github.com/go-fed/activity - 945c79483a33a9c8c1465f7dc9a51d9781ea2778 authored over 6 years ago by Cory Slep <[email protected]>
Wrapping in Create for delivery propagates IRIs only.

As part of auditing everywhere an object may become inadvertently
embedded, and prefer normaliza...

github.com/go-fed/activity - 2bc987e776b748dd812a235f1863e70e6dde7664 authored over 6 years ago by Cory Slep <[email protected]>
Fixes for the first c2s implementation report.

Non Interface Behavior Changes:

- Robust header detection for ActivityPub requests
- No more pa...

github.com/go-fed/activity - 33c5320c8f71f0406ee543fbcc5d0ce8d15d4f38 authored over 6 years ago by Cory Slep <[email protected]>
Add manual common test commands to README

github.com/go-fed/report - b0e88d2467beb9c78ffc2aa464d1e56ddd4cf9e2 authored over 6 years ago by Cory Slep <[email protected]>
Fixes for the c2s implementation report

github.com/go-fed/report - 0c2af0680d1ab6a6297adec56f3da896f7370697 authored over 6 years ago by Cory Slep <[email protected]>
Fix logic for Accept and Content-Type headers

github.com/go-fed/activity - 62ec7d527883985bdb80ad8c7851f00a84a125c3 authored over 6 years ago by Cory Slep <[email protected]>
Add License and Readme

github.com/go-fed/report - 3a687749028a5f923c64dc2aa0f4919b4ac83011 authored over 6 years ago by Cory Slep <[email protected]>
Add main command line program

github.com/go-fed/report - 9f7c587781a3d4ad657a92186afbf6c78f7b3e76 authored over 6 years ago by Cory Slep <[email protected]>
More stub report library impls

github.com/go-fed/report - 443ce72126df78e335a43c1f13971178be79b25a authored over 6 years ago by Cory Slep <[email protected]>
Initial commit of some interface implementations

github.com/go-fed/report - 6d197fd0508d0662a8209794b54ba57e640c3595 authored over 6 years ago by Cory Slep <[email protected]>
Fix typos in README

github.com/go-fed/activity - 2aa074e2a2a07ed6cbfcf1112a30994093e6b69d authored over 6 years ago by Cory Slep <[email protected]>
Update all the READMEs

github.com/go-fed/activity - e910e86bd6916d651c35039c12e02a3ffe195ab9 authored over 6 years ago by Cory Slep <[email protected]>
Fix comments and HandlerFunc

github.com/go-fed/activity - 0fc1556d179d723b3175531b851e1452c8cceb6c authored over 6 years ago by Cory Slep <[email protected]>
Add go.mod and go.modverify for vgo

github.com/go-fed/activity - 79f0f3f118e0f4f82f9d8febad764f8b10880fc4 authored over 6 years ago by Cory Slep <[email protected]>
Tools now pass go vet

github.com/go-fed/activity - 00423c0cdf1a91b6f24ebbec0b82917159094094 authored over 6 years ago by Cory Slep <[email protected]>
Fix go vet issues

github.com/go-fed/activity - f9a2b1b8de98f7141bc981238572cc6630a63dd6 authored over 6 years ago by Cory Slep <[email protected]>
Move CanAdd & CanRemove into Application interface

github.com/go-fed/activity - 6c1de6675355e394f4325defbce65016a40e20ac authored over 6 years ago by Cory Slep <[email protected]>
Fix vet lint

github.com/go-fed/httpsig - 873e213d286ac718216301404ec48d923c0dd1e8 authored over 6 years ago by Cory Slep <[email protected]>
Add go.modverify for vgo

github.com/go-fed/httpsig - 513184c0c51675fbea1512031184883a10315c81 authored over 6 years ago by Cory Slep <[email protected]>
Add go.mod file for vgo

github.com/go-fed/httpsig - 37fb70b8da44f8579fcfe0e2ba6a6884d04868cf authored over 6 years ago by Cory Slep <[email protected]>
Fix deliverer with *url.URL changes

github.com/go-fed/activity - 81d1000e1b82d043927d006edd646e189db39337 authored over 6 years ago by Cory Slep <[email protected]>
Use *url.URL instead of url.URL.

He who fights with monsters should be careful lest he thereby become a monster.
And if thou gaze...

github.com/go-fed/activity - ba40dc50b4e009c568e6259c40f08726ae39e73c authored over 6 years ago by Cory Slep <[email protected]>
The App interfaces contain only the needed funcs

This will hopefully clarify what interfaces are needed for which kind of
implementations of Acti...

github.com/go-fed/activity - b8a27ed6f71806036ee1d6aad6d9cc56266b2213 authored over 6 years ago by Cory Slep <[email protected]>
Remove make publicly visible errors private.

We can instead directly write HTTP status codes in these special cases,
removing the burden on l...

github.com/go-fed/activity - abda28d2dc09e366ce8f52392a365f2692551df4 authored over 6 years ago by Cory Slep <[email protected]>
Add Read and ReadWrite when getting data.

This allows implementations to prevent race conditions between
contentious objects.

github.com/go-fed/activity - 96c9afee84f8e55630c060a436a94de2032efd7f authored over 6 years ago by Cory Slep <[email protected]>
Prepend to ordered collections.

github.com/go-fed/activity - 353cd20402c54920c364adc84a4977eaf4189a5d authored over 6 years ago by Cory Slep <[email protected]>
Change vocab Add methods to Append and Prepend

This allows the reverse chronological order to be set as items are
easily prepended to non-funct...

github.com/go-fed/activity - bed3dbef1656a5440fa6153df180c31c827ca61a authored over 6 years ago by Cory Slep <[email protected]>
Add handlers test.

Also, for all tests that use tables, log the test case being executed.
That way verbose mode wil...

github.com/go-fed/activity - 7f2faf98e1bef9f58334d15da2f0fca284234b39 authored over 6 years ago by Cory Slep <[email protected]>
Add and fix tests for PostOutbox verification.

PostOutbox and the SocialAPI can now use either HTTP Signatures or a
custom authentication schem...

github.com/go-fed/activity - de215c87875c745599dbaffb53f844b30fd7a5b0 authored over 6 years ago by Cory Slep <[email protected]>
Add function to serve ActivityPub object.

This also incorporates some interface changes to permit both HTTP
Signatures and other forms of ...

github.com/go-fed/activity - 2986f7601b6800cdced3655b8d39516389730148 authored over 6 years ago by Cory Slep <[email protected]>
Replace PostOutboxAuthorized with HTTP Signatures.

This makes the implementation conformant to §6 of the specification that
requires HTTP requests ...

github.com/go-fed/activity - f46242ac83189b8597c1d630da9e0c49b00574c4 authored over 6 years ago by Cory Slep <[email protected]>
Fix tests for HTTP Signatures.

Also, bugfix the time.Now calls to use the federator's clock instead.
This is how it should have...

github.com/go-fed/activity - b9606f06f270ad69c2ca76883eb62674ea5316cf authored over 6 years ago by Cory Slep <[email protected]>
Add HTTP Signatures support for user credentials.

Tests are broken in this commit.

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