Ecosyste.ms: OpenCollective

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

github.com/go-fed/activity

ActivityStreams & ActivityPub in golang, oh my!
https://github.com/go-fed/activity

Merge pull request #154 from superseriousbusiness/as-sensitive

add 'sensitive' object property

b14b50eecad06dea7eed5bde25775d165d3a1c5c authored over 2 years ago by Cory J Slep <[email protected]>
Merge pull request #153 from superseriousbusiness/InboxForActor

Inbox for actor

143897756ebd5ca4d36ece59d798d232d8b825fc authored over 2 years ago by Cory J Slep <[email protected]>
Merge pull request #155 from muesli/github-workflows

Add GitHub build workflow, remove TravisCI config

d2deaac73f4026ce613bd43070d2ff33bbf5e7fc authored over 2 years ago by Cory J Slep <[email protected]>
Add GitHub build workflow, remove TravisCI config

7f61b78d088acc87da1166f1e7eb26b39ec18fa4 authored almost 3 years ago by Christian Muehlhaeuser <[email protected]>
add 'sensitive' object property

a5791f8fcc9759a71759ba4a038c79af444d0a1c authored about 3 years ago by tsmethurst <[email protected]>
go fmt ./...

bffb780f1b291c09b133b7d1c5a5e253538ada67 authored about 3 years ago by tsmethurst <[email protected]>
regenerate mock

511885d31b6b52e410a33583ba222ea63d0f5f3a authored about 3 years ago by tsmethurst <[email protected]>
add InboxForActor func

d35c464c58631ac8ac97f6e65e5a33d46083618d authored about 3 years ago by tsmethurst <[email protected]>
add convenience func for removing entry from slice

6e8450d07d894beca16fe0cf8d2ee47601acb01d authored about 3 years ago by tsmethurst <[email protected]>
Merge pull request #151 from superseriousbusiness/manuallyApprovesFollowers

add manuallyApprovesFollowers property on actors

d866ba75dd0ff3ddd3a72b132b7cc16e01f6e006 authored about 3 years ago by Cory J Slep <[email protected]>
add manuallyApprovesFollowers property on actors

5498bae4cf4369cce782b80af9d1c70e4fe8aed8 authored about 3 years ago by tsmethurst <[email protected]>
Merge pull request #148 from weex/master

Fix #145: Change example domains to standards

4655f8f1e12175ee0fff892bd575c72e18fecabb authored about 3 years ago by Cory J Slep <[email protected]>
Fix #145

b4d577f69bdf5a5258aac179849b42bb1c8e0ea3 authored over 3 years ago by David Sterry <[email protected]>
Merge pull request #147 from BenLubar-PR/host-header

ensure host header is set

e0de0863dcc1f6b7f42fdfaca8eec6aae001bb86 authored over 3 years ago by Cory J Slep <[email protected]>
Merge pull request #146 from komarov/patch-1

cosmetic: fix some copy-pasted names

27010241b1027363e59a6add9e984c95b0f39ab8 authored over 3 years ago by Cory J Slep <[email protected]>
ensure host header is set

042ba2ce5e75d27a20cbeaf6f8751638126c2d88 authored over 3 years ago by Ben Lubar <[email protected]>
cosmetic: fix some copy-pasted names

5e8c5c0bb8d1861f1097c8f3f85af69dec5d7f88 authored over 3 years ago by komarov <[email protected]>
Add badge for Matrix chat room

d282a50439d383f9594fdc6c9d714da656ed0722 authored almost 4 years ago by Cory Slep <[email protected]>
Make license badge blue

8d07c6c337a859263d3aedb838c9c1ccad84f284 authored almost 4 years ago by Cory Slep <[email protected]>
Add badges

6daa914620c23aefc8e84f33535b9cbf09e97895 authored almost 4 years ago by Cory Slep <[email protected]>
Add travis.yml

a386d74920b6f8c6c6dada15a99998c7ace64fb4 authored almost 4 years ago by Cory Slep <[email protected]>
Add PostInboxScheme and PostOutboxScheme to Actor

472d90163f3ab6912c5d19fe4965745f24fcfb3a authored almost 4 years ago by Cory Slep <[email protected]>
Return ErrNotFound when handler retrieves no data

be7f23bde7ec5d7d52c58269ba66148bca9e613f authored almost 4 years ago by Cory Slep <[email protected]>
Support custom schemes for handlers

This allows clients to serve data over HTTP or HTTPS, which should only
be done for development ...

6cbfb30afa479a47ce1beeb99300f2cba07cf619 authored almost 4 years ago by Cory Slep <[email protected]>
Update READMEs and CHANGELOG for v1.0.0

c7bbac61b652d31589f6744937369164ca36ea59 authored over 4 years ago by Cory Slep <[email protected]>
Rename Callbacks to disambiguate between S2S & C2S

c2285ceec24e9beb265cdd3189517539fb8c4c68 authored over 4 years ago by Cory Slep <[email protected]>
Add generated forgefed vocabulary

0430970bd344dae7141741ed4bcae81cda078318 authored over 4 years ago by Cory Slep <[email protected]>
Change delegate actor to use upper 'ID', fix tests

ee53bc036931d8ebd12baaa844311dab23eea89a authored over 4 years ago by Cory Slep <[email protected]>
Add forgefed vocabulary to go generate command

574f22607ba186acf0cfb8314baaa594a129a5b3 authored over 4 years ago by Cory Slep <[email protected]>
Merge pull request #136 from BenLubar-PR/forgefed

Implement ForgeFed vocabulary.

2da4dc1d6e74e456b7b00d632b310daeab9e0df4 authored over 4 years ago by Cory J Slep <[email protected]>
Merge branch 'master' of https://github.com/go-fed/activity

fbb513751a9d3f72d3d844ff631f1cdd0d090fa0 authored over 4 years ago by Cory Slep <[email protected]>
Regenerate vocabular with source property

a3a3f48d193cf9937d77f10b56e21bd23aaf1eb0 authored over 4 years ago by Cory Slep <[email protected]>
Add source property to activitystreams OWL file

2d143b225a6046d0298370072962ad10d28dc74e authored over 4 years ago by Cory Slep <[email protected]>
Add toot spec to go generate command

fc8e2d8c302aad09e5615d079925898409c7d564 authored over 4 years ago by Cory Slep <[email protected]>
Merge pull request #133 from sevki/patch-1

NewId => NewID

415c3275ef66eb5879e18ff3774e6477ad161696 authored over 4 years ago by Cory J Slep <[email protected]>
Update database.go

7c20a89a610161fe9a1c2cff0829751c6114497d authored over 4 years ago by Sevki <[email protected]>
Merge branch 'master' into patch-1

a8fb705a22282a92e1c4895e6785573197246389 authored over 4 years ago by Sevki <[email protected]>
Run go mod tidy

acc84125fa8deb3cd308e78247542615ee86aa68 authored over 4 years ago by Cory Slep <[email protected]>
Remove unused jsonLDContext constant

e17e28bddbcaf372ac27b1a9365f324ae974ef4a authored over 4 years ago by Cory Slep <[email protected]>
Update astool's README

f4f19b61b3b02cf4c302c64164692e98217d8848 authored over 4 years ago by Cory Slep <[email protected]>
Avoid a byte copy when delivering a HTTP request

Added tests for the HTTP sig transport.

107afb6f17c51d5c16efce0cd7b1af0304b667fd authored over 4 years ago by Cory Slep <[email protected]>
Add unit tests for the AS handler

c3b24964d414f8d305487e0df1ca40a63feec566 authored over 4 years ago by Cory Slep <[email protected]>
Use equal bytes function in tests when asserting

311ab07a5c73ec908a6ecb474c642d729489096c authored over 4 years ago by Cory Slep <[email protected]>
Add tests for wrapping in create.

18fcfcf812ebba910c774abbe5592557745b5599 authored over 4 years ago by Cory Slep <[email protected]>
Clear sensitive fields by setting nil instead of removing

78c96972b2d668e8bee37d19cf1037f90d6e93ec authored over 4 years ago by Cory Slep <[email protected]>
Improve bto & bcc stripping before delivery.

Added unit tests covering the delivery call.

fa448c7559b7c19d9adf658db83cc5dcbe8c61fd authored over 4 years ago by Cory Slep <[email protected]>
Add unit tests for federated block

5ad09ded3ef596e2e27619cb56a0b4581ce670e5 authored over 4 years ago by Cory Slep <[email protected]>
Add unit tests for federated undo

a8662e547a68c4f919e389f1397384159449d413 authored over 4 years ago by Cory Slep <[email protected]>
Add unit tests for federated announce

d00364181063c1d411f8059ef4957a2eded241fd authored over 4 years ago by Cory Slep <[email protected]>
Add unit tests for federated like

c58f23bd17959c18c8f9675c0149121ea37dc166 authored over 4 years ago by Cory Slep <[email protected]>
Add unit tests for federated remove

72022bfe14f1ba00da003e005e025e39f72d5da4 authored over 4 years ago by Cory Slep <[email protected]>
Add unit tests for federated add

4c60792b09fb619095639ae2d64f804caec21b1d authored over 4 years ago by Cory Slep <[email protected]>
Add unit tests for federated follows

110d8bd3e51d6047cb24882ce2e0bff037703121 authored over 4 years ago by Cory Slep <[email protected]>
Add unit tests for federated deletes

8af6ed9d4f680bc2183be2a840e6b6f60a155289 authored over 4 years ago by Cory Slep <[email protected]>
Add unit tests for federated updates

a1ac83aee879590af7cbea11ba238dfec7d6d16a authored over 4 years ago by Cory Slep <[email protected]>
Add tests and fix shadowing bug in Accept handling

c994dc39f033db6f73a7fa57c23af3d623db88ca authored over 4 years ago by Cory Slep <[email protected]>
Implement 18 more tests in the federation callbacks.

d11b96b9ede41374b07b42d7e5296b22f9c65a72 authored over 4 years ago by Cory Slep <[email protected]>
Fix broken unit tests.

f2a497bdc2a66489917705c4f96bbc0a8e9dc5e4 authored over 4 years ago by Cory Slep <[email protected]>
Merge pull request #128 from BenLubar-PR/toot-grammar

Toot grammar

95bfff952e4976154b52fdfa6eaf070e28759135 authored over 4 years ago by Cory J Slep <[email protected]>
Merge pull request #132 from Sigafoos/bugfix/s_inbox_outbox

Replace 'inbox' with 'outbox' when appropriate

d6627c1750dc1b0c207820884905ab17f4f49b75 authored over 4 years ago by Cory J Slep <[email protected]>
Merge pull request #135 from kissen/fix/likecallback

Fix: Use correct database method to get actor IRI

91fc2338f2fd531b2b605a01b506020d44dcec87 authored over 4 years ago by Cory J Slep <[email protected]>
Merge pull request #134 from kissen/master

Fix nil derefences

ceedc04ee16652bf7df35ece5eb16db87cffe058 authored over 4 years ago by Cory J Slep <[email protected]>
Merge pull request #137 from BenLubar-PR/generate

add file to allow `go generate` to update generated code

28e35e35415dd888d4d33719f5ee56ddcb678cde authored over 4 years ago by Cory J Slep <[email protected]>
add file to allow `go generate` to update generated code

908aa3e9ae48712e969d84da28a3f79d49971ae0 authored over 4 years ago by Ben Lubar <[email protected]>
Implement ForgeFed vocabulary.

Caveat: the "description" property is probably wrong; it should match the definition of the Acti...

aa98aaa1cff9ba5daff0137848b87b92fae29dc8 authored over 4 years ago by Ben Lubar <[email protected]>
Fix: Use correct database method to get actor IRI

2efc3220faceb61cbb695807e99e043e4130ffd6 authored over 4 years ago by Andreas Schärtl <[email protected]>
Fix: Avoid nil-derferences when dealing with Create side-effects

01a23ee4d114d6c0b2e3b50da42dbf7ca6ad255a authored over 4 years ago by Andreas Schärtl <[email protected]>
Fix: Avoid nil-dereferences when wrapping object in Create activity

5f6df51cb81bfd722e8d87c395ba64b6a09ba6ae authored over 4 years ago by Andreas Schärtl <[email protected]>
Id => ID

`Id` is causing the linters to complain when implementing the db interface.
from the go project...

e7c3ac253315fa842ca73e189950491248a798a7 authored over 4 years ago by Sevki <[email protected]>
Replace 'inbox' with 'outbox' when appropriate

As I was ~~wholesale copying~~ using the `database` interface definition
as a reference while cr...

f502dfd0412b2bef74ca9b10e04da1fdc69c9d38 authored over 4 years ago by Dan Conley <[email protected]>
Lenient delivery to followers.

When delivering content, do not fail the whole process if a single
recipient is unavailable. Ins...

de06e3ccdc3e0f13892857b6682af06553023e6c authored over 4 years ago by Cory Slep <[email protected]>
add toot-namespaced types and objects except toot:focalPoint for #122

b27393e8dd3ab68030044cd32dd9e2a19a358265 authored almost 5 years ago by Ben Lubar <[email protected]>
regenerate streams package with no changes to avoid messy diffs

ffcaafbd9ff920f0d9bfe6455ed8aa8ffffb0aca authored almost 5 years ago by Ben Lubar <[email protected]>
Make caller of handlers responsible for authorization

e8a7301360fcfe5f92de4b73449d730ab3141005 authored almost 5 years ago by Cory Slep <[email protected]>
Add apcore as a client: toot own horn

b977c30ce50c9cf48e0fa443d1f3c12f3a6fc584 authored almost 5 years ago by Cory Slep <[email protected]>
Sort @context when testing

Eliminates flakiness.

9acafe5f975875d6257a7aac5ee0322c7609aaeb authored almost 5 years ago by Cory Slep <[email protected]>
Fix tests for the PublicKey and PropertyValue

There is still a context-order-dependent stability issue in the tests
impacting the PublicKey te...

84ee3614781ac73ebdf1be5a2991fd2eac1e29e0 authored almost 5 years ago by Cory Slep <[email protected]>
Remove debugging print statement

3fc23c8c617bd92d5549881e05e6a91eb1ae9095 authored almost 5 years ago by Cory Slep <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master'

Pretty sure I just merged new code that would make Ben cry.

0acf044b021d5fb25197334d7906de036946c087 authored almost 5 years ago by Cory Slep <[email protected]>
Generate the new code update syntax.

This is a breaking change.

Sorry.

But it is for the long-term health.

Better now, than next y...

82ca5994b463c8a8265ec67a7f29c4c30aeaffba authored almost 5 years ago by Cory Slep <[email protected]>
"id" and "type" are JSONLD, not ActivityStream, properties

This was a fucking nightmare, as expected. All because the PublicKey
type is not really a deriva...

07df3adee59677ec361730794499c9b2f4f0de2c authored almost 5 years ago by Cory Slep <[email protected]>
Merge pull request #125 from BenLubar-PR/lint

Fix linter warnings; mark generated files as generated

9cdc46afd4c48ed693419f714a4dc5cfc9f8f528 authored almost 5 years ago by Cory J Slep <[email protected]>
Merge pull request #126 from BenLubar-PR/subtests

Simplify table-based tests using subtests

00c504a6f2a6fd84e6605cb1df8c5d92a15af834 authored almost 5 years ago by Cory J Slep <[email protected]>
add standard generated code header

doing this as a separate commit to avoid messy diffs for the important part of this change

8d7b0196cdce80ba2b9d772c7976abf5509562f1 authored almost 5 years ago by Ben Lubar <[email protected]>
regenerate streams with new astool

05dd8e7024d48a970df1df936f3bde7ac3ec1d7c authored almost 5 years ago by Ben Lubar <[email protected]>
fix linter warnings.

3ff542301448094087b6618c7e3411e0ad8dbfe6 authored almost 5 years ago by Ben Lubar <[email protected]>
[streams] simplify table-based tests using subtests

d8ecddbe233557c3d1c4c576f43ec2fcb95e60d7 authored almost 5 years ago by Ben Lubar <[email protected]>
Add unit tests for known bugs.

Aggressive PublicKey deserialization and Type masquerading bugs.

809fd1f0414affef24779128dbaedf2ddec339e9 authored almost 5 years ago by Cory Slep <[email protected]>
Fix JSON-LD conformance.

No longer create "default aliases" for JSON-LD vocabularies. This would
break compatibility sinc...

00d19306e473675b12c35e366fb5f41eed55c7e0 authored about 5 years ago by Cory Slep <[email protected]>
Regenerate code with example fixes.

138e620834f0f7ea0b3adddee12174d1c290c458 authored about 5 years ago by Cory Slep <[email protected]>
Merge pull request #120 from walfie/fix-type

Fix some `type`s in examples

c61e64ceded5ae1bc28eacda1f94c772fc075eb3 authored about 5 years ago by Cory J Slep <[email protected]>
Fix some `type`s in examples

Also fixes spacing of some bracketed items

e0b45cb7aa831fc87dc7688c50e26844c6f13ddb authored about 5 years ago by Walfie <[email protected]>
Fix exmaple spec

cd97d44b995edbad434085b7b4a87880f8648531 authored about 5 years ago by Cory Slep <[email protected]>
Regenerate types using proper aliasing

e084b904b19552d8a165f5c79b2d295afd1fc8a1 authored about 5 years ago by Cory Slep <[email protected]>
Fix astool bug to properly alias properties and types

b5a6786f9edfb57f58275a20daf7b1f97ad00488 authored about 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...

bf196748f917a44650d5173638958d4df05708e6 authored about 5 years ago by Cory J Slep <[email protected]>
Generate streams vocab with astool

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

c8e9a9ffc9799da7fea2a00c16662de69e6dea42 authored about 5 years ago by Lukas Matt <[email protected]>
Revert "Add pseudo-type PublicKey for actor types"

This reverts commit 9b139af4089daa99e62b8214d4907b2cb7291ff7.

4db4275adfe4c85ef7f72273fd975ac9ccae26dd authored about 5 years ago by Lukas Matt <[email protected]>
Add https://w3id.org/security/v1 extension

* update go-mod httpsig

85d191bffbbeb7a9bf0101bc4e4f8da56cd15fa9 authored about 5 years ago by Lukas Matt <[email protected]>
Add context.Context as an output to Authorize interfaces

d87793a589185b127cf34e77f7c17aed700f7f10 authored about 5 years ago by Cory Slep <[email protected]>