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 go mod

github.com/go-fed/oauth2 - c189294430e3d66f61941ec37b8b9a3a666ea903 authored about 6 years ago by lyric <[email protected]>
Prepare TypeGenerator being a Kind for Properties.

Right now the two-pass tooling system has issues with establishing
doubly-linked data between Fu...

github.com/go-fed/activity - a3c3a7b5fc1993a11aacdfc34f26b6792e344c38 authored about 6 years ago by Cory Slep <[email protected]>
Put properties on the vocabulary types.

github.com/go-fed/activity - 222074b503733e55398d6db583dfd989c39dc151 authored about 6 years ago by Cory Slep <[email protected]>
Experimental codegen works end to end.

Still plenty of missing features, and missing implementations in the
generated code. Also missin...

github.com/go-fed/activity - 73f7e3cf364fc6ea568bd9005dcaa226619991df authored about 6 years ago by Cory Slep <[email protected]>
Fix build, hook up type serialization.

- Prepared Types to be Kinds.
- Need to handle DoesNotApplyTo (to remove Intransitive properties...

github.com/go-fed/activity - 9a0f688c63a809afe86b33b43c584d372d60a508 authored about 6 years ago by Cory Slep <[email protected]>
Add type conversion (still broken at this commit)

github.com/go-fed/activity - fe8b4e72616c63c50a467e89ecae4ff245904845 authored about 6 years ago by Cory Slep <[email protected]>
Add initial convert (exp is broken at this commit)

Still need to flesh out the types for conversion. Also still need to add
the serialize and deser...

github.com/go-fed/activity - 069b8de8209ed052ce2cffc77468628886c41200 authored about 6 years ago by Cory Slep <[email protected]>
Finish adding values and nat lang maps.

github.com/go-fed/activity - dc2ce18fd780d5c1b0beea3289a3b6f97b6bff97 authored about 6 years ago by Cory Slep <[email protected]>
Fix more items in the specification

github.com/go-fed/activity - beb44b1bde64fde970925461baf33b97d5a4a90d authored about 6 years ago by Cory Slep <[email protected]>
Hack for "without property", begin resolving references.

Also begin populating values in the intermediate definition.

TODO: Replace the hack in the spec...

github.com/go-fed/activity - 139dc3c5ea630b3de72f5b73a1513b130736a7f8 authored about 6 years ago by Cory Slep <[email protected]>
Cleaned up the spec definition file

github.com/go-fed/activity - 8589b0f14f752122c3e97270b9910482f375b598 authored about 6 years ago by Cory Slep <[email protected]>
Merge pull request #78 from cjslep/dev

Update next generation experimental tool

github.com/go-fed/activity - 9c3005b17febc482222c0114d47e85efd07c7dad authored about 6 years ago by Cory J Slep <[email protected]>
Tool can now print its intermediate state

github.com/go-fed/activity - d2182dc3b9d5977836d553aaf9521bee1448aeb4 authored about 6 years ago by Cory Slep <[email protected]>
Finish implementing ontologies.

- ActivityStreams specification can now be entirely parsed.
- Removed print statements
- Added m...

github.com/go-fed/activity - e5693c2eb99e017b990f7d4033a9158ad45d583e authored about 6 years ago by Cory Slep <[email protected]>
Remove duplicate entries

github.com/go-fed/activity - dae9d884ab90e7c1dcc641c281499e3a1657b732 authored about 6 years ago by Cory Slep <[email protected]>
Improve spec.json

- Remove reference to ActivityStreams (as its defining ActivityStreams!)
- Change type Link to t...

github.com/go-fed/activity - 41be1062fe8c08112bf39b6ac2aebdc2484e4327 authored about 6 years ago by Cory Slep <[email protected]>
Bug fixes and ontology improvements.

- Fixed the way indexing nodes were being applied
- Implemented property types in ontologies
- I...

github.com/go-fed/activity - 0f98307f07e78e21452deb20ff208f18e43129ec authored about 6 years ago by Cory Slep <[email protected]>
ValidationAuthorizeRequest add post

github.com/go-fed/oauth2 - 22a82c32b8fa15184bd6ef93a71c7ff816f8d19c authored about 6 years ago by lyric <[email protected]>
Prepare for @type to contextually resolve.

- Remove unused 'as' ontology
- Outline new GetByName for ontologies
- Fix bugs
- Prepare the ty...

github.com/go-fed/activity - 864616542c67f32991cb5a108f073435cbd7d8fe authored about 6 years ago by Cory Slep <[email protected]>
Progress on implementing the schema ontology.

- can process name
- can process url
- properties can have examples
- id no longer requires a th...

github.com/go-fed/activity - 053012103925cc34324c6338d8e472d82c9488c4 authored about 6 years ago by Cory Slep <[email protected]>
Remove leftover print call

github.com/go-fed/activity - e508425ddbe6e4d72d540f82c79bd0be238e883e authored about 6 years ago by Cory Slep <[email protected]>
Allow a node to hijack the rest of the recursive descent.

Also, fixed a bug where errors were not getting propagated properly from
RDFNodes back to the ap...

github.com/go-fed/activity - 676dc64dbb628c8504f9d0db294a274841cee871 authored about 6 years ago by Cory Slep <[email protected]>
Add alias to name in spec

github.com/go-fed/activity - e13d8374051d06dee7e912e69b1a76bc6d3ad4ee authored about 6 years ago by Cory Slep <[email protected]>
Add alias for url

github.com/go-fed/activity - 503e95e52e7f3f06ac6e02b082c135271d39144f authored about 6 years ago by Cory Slep <[email protected]>
Fix aliasing specific elements.

Also adds some placeholders for the schema ontology.

Eliminated some dead code in the RDF manag...

github.com/go-fed/activity - 30f9f6a16b57bc8180fbd46694dd176477173bdb authored about 6 years ago by Cory Slep <[email protected]>
Expand the as alias to the ActivityStreams URI

github.com/go-fed/activity - caa2e4d2fa379724ad78283f0fc11546c568e80f authored about 6 years ago by Cory Slep <[email protected]>
Fix bugs for handling aliased nodes and containers

Implemented the beginning of the container and index handling, but have
not yet completed it.

github.com/go-fed/activity - 90b12d43aad8fc0fd402eb3f17dcb46402d9afed authored about 6 years ago by Cory Slep <[email protected]>
Add some OWL ontology implementations

github.com/go-fed/activity - b657bd2307a0a2e7be586182e706317d7e744632 authored about 6 years ago by Cory Slep <[email protected]>
Add rdf ontology nodes, make processing mandatory.

github.com/go-fed/activity - c61bd2d1291727e5dbdfab70180dcab4b22a2d55 authored about 6 years ago by Cory Slep <[email protected]>
Setup applying RDF node understanding.

Next, the actual nodes need to be created in order to construct the
proper intermediate form and...

github.com/go-fed/activity - 94569ca5494a55188795f6b23fff46993fca3973 authored about 6 years ago by Cory Slep <[email protected]>
Fix fork imports and rearrange parsing functions

github.com/go-fed/activity - 68f6602ebb071931ea3a9f120cec829d56e46642 authored about 6 years ago by Cory Slep <[email protected]>
Add internal parsed RDF definition data types.

This is an evolution of the old tools/defs/types.go file which
essentially had these data struct...

github.com/go-fed/activity - 0470f8e603c845fafc3695d923715e25e17642a6 authored about 6 years ago by Cory Slep <[email protected]>
Prepare tool for ingesting JSON LD context defs.

github.com/go-fed/activity - 8b4f9fc81c03b1beea28c19b4e39f805598ad563 authored about 6 years ago by Cory Slep <[email protected]>
Ran gofmt in props dir

github.com/go-fed/activity - 2709d26229b987510154510279b4f8bb0fb6392d authored about 6 years ago by Cory Slep <[email protected]>
Add activitystreams specification definition.

Credit for the file goes to:
https://github.com/gobengo/activitystreams2-spec-scraped/blob/maste...

github.com/go-fed/activity - 9cae676dd9a4fcb7f1944474e2c2cf284e38ca9d authored about 6 years ago by Cory Slep <[email protected]>
Merge pull request #82 from wangchen000/master

The type of key is different when SigningMethod is different.

github.com/go-fed/oauth2 - 1276919f1a8fc8a576e7e3f064a610b44fe6d03c authored about 6 years ago by Lyric <[email protected]>
add rsa_pss and hs sign method to identify

github.com/go-fed/oauth2 - 13792dfa34c9dbb1e781573755c3b4965977ea1f authored about 6 years ago by wangchen <[email protected]>
return an error when the sign method is not supported

github.com/go-fed/oauth2 - 250ebc258b68bf5f3965e13cf975a0f93bac91aa authored about 6 years ago by wangchen <[email protected]>
The type of key is different when SigningMethod is different.

github.com/go-fed/oauth2 - 23c749efab93859636495b7230ae6c677bbe0865 authored about 6 years ago by wangchen <[email protected]>
Merge pull request #77 from BenLubar-PR/gosum

Update go.modverify to go.sum.

github.com/go-fed/activity - c2325ed7eac1f19bcf38ba028381f5922d4c3d9b authored about 6 years ago by Cory J Slep <[email protected]>
Add go.mod hashes to go.sum via "go get".

github.com/go-fed/activity - d45efd665a5a863f6d157914b11f87c655521946 authored about 6 years ago by Ben Lubar <[email protected]>
Rename go.modverify to go.sum.

github.com/go-fed/activity - 468b81f61fd0cf210cad5eb763cf67ff671f36f0 authored about 6 years ago by Ben Lubar <[email protected]>
Update README and CHANGELOG in preparation for v0.4.0 release

github.com/go-fed/activity - ff0fcb60f31d74aacd57244ffe03223a3f7dd109 authored about 6 years ago by Cory Slep <[email protected]>
Add constructors for the streams package.

github.com/go-fed/activity - 31482f867e0e3c8518cf82abaf41b708b0a0f94b authored about 6 years ago by Cory Slep <[email protected]>
Update Write.as to WriteFreely in README

github.com/go-fed/activity - 2d4695e96974db5555e7c875a219973a38aa2501 authored about 6 years ago by Cory Slep <[email protected]>
Experimental: Add RDF package for JSONLD context definitions.

This package will be the frontend for reading the JSONLD context
descriptions that specify Activ...

github.com/go-fed/activity - 8795587007787e1311258988af309100839501f1 authored about 6 years ago by Cory Slep <[email protected]>
Remove unnecessary whitespace

github.com/go-fed/activity - 137c1d51fb44d32228e67d2ed02f8f0a5485801b authored about 6 years ago by Cory Slep <[email protected]>
Make git operations more efficient

github.com/go-fed/site - 975f800d048378782d07c10ce030d547a7c4f196 authored about 6 years ago by Cory Slep <[email protected]>
Merge pull request #78 from techknowlogick/patch-1

Add XORM to docs as a store implements

github.com/go-fed/oauth2 - ebe09ea67abccecb3c1eefa6d668a932fff0dde0 authored about 6 years ago by Lyric <[email protected]>
Add XORM to docs as a store implements

github.com/go-fed/oauth2 - a544bf4a9cd743cd579fb731bfba1103ef49997e authored about 6 years ago by techknowlogick <[email protected]>
experimental: Add disjoint type function

Also fix a bug where the Name() method was being called on a string.

github.com/go-fed/activity - 7f8b7a6723e05f2ce72772541379d4f8b06fcdfd authored about 6 years ago by Cory Slep <[email protected]>
experimental: More type improvements.

- Fixed extendedBy generated method behaving like extends
- Add the extends generated method
- E...

github.com/go-fed/activity - 2ebd905f76e2e576c3ba5b215fda8558c98ae273 authored about 6 years ago by Cory Slep <[email protected]>
experimental: Add ActivityPub types.

This begins adding types as standalone compositions of properties, along
with helper functions t...

github.com/go-fed/activity - d08cc462752f725719f4678b1f616e7a3be27d29 authored about 6 years ago by Cory Slep <[email protected]>
Merge pull request #2 from yukimochi/fix_addRequestTarget

Fix addRequestTarget not affect anything.

github.com/go-fed/httpsig - dd4e9c8d71a431ecfec529ca576c7bff559c1906 authored about 6 years ago by Cory J Slep <[email protected]>
Fix addRequestTarget not effect anything.

github.com/go-fed/httpsig - 2a591b5b3b1c90026ceed67440f37a1601b88bd0 authored about 6 years ago by Naoki Kosaka <[email protected]>
Experimental: restructure directories

github.com/go-fed/activity - e834879207a075e6c2f1ac99aa9f4666a70b7652 authored about 6 years ago by Cory Slep <[email protected]>
experimental: Keep single-type special-case API

After deliberating on the APIs for properties that can have a single
type vs multiple types, I'v...

github.com/go-fed/activity - c4425ee50e8538d26eced0113b71641e5300331d authored about 6 years ago by Cory Slep <[email protected]>
Support natual language maps for properties.

github.com/go-fed/activity - 4f628f1b7e3e5f368eb47a6983d62de1b986e0d9 authored about 6 years ago by Cory Slep <[email protected]>
Support unknown property types when serializing and deserializing

github.com/go-fed/activity - c91db1e4ae7e736319779f1bb03a05fdb73f575b authored about 6 years ago by Cory Slep <[email protected]>
Fix spacing in generated comment

github.com/go-fed/activity - 3a9b9812b578bdd0d44bebf8afa4e97e86e1ca77 authored about 6 years ago by Cory Slep <[email protected]>
Add comments, clean up code

github.com/go-fed/activity - 4a35079fd07d3731e0b9640a587c571591126adb authored about 6 years ago by Cory Slep <[email protected]>
Make code generation more robust

github.com/go-fed/activity - eb0922358825138946417e5f9fbfb860b57cef4d authored about 6 years ago by Cory Slep <[email protected]>
Now that core fundamentals are working, begin refactoring

github.com/go-fed/activity - c8431878daa83fb2ee9a38ed99b96930ab908bf1 authored over 6 years ago by Cory Slep <[email protected]>
Add comments to nonfunctional properties.

github.com/go-fed/activity - 1426f30be1e61cea82e489fb847ebdb14931ff53 authored over 6 years ago by Cory Slep <[email protected]>
Add comments to functional properties.

Also, clean up the spacing for generated code so it is pleasing to look at.

github.com/go-fed/activity - d0c1e6a3e37d0e76106b2af14002db4def108492 authored over 6 years ago by Cory Slep <[email protected]>
Add serialization/deserialization generated code.

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

github.com/go-fed/oauth2 - 4b9c59fdded05be6a3f2d1df88f24187210f4da2 authored over 6 years ago by lyric <[email protected]>
More exprimentation with property-oriented code generation

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

github.com/go-fed/oauth2 - 0f844f0e5711758fa30aa6b1d8909c45bfe6ca44 authored over 6 years ago by lyric <[email protected]>
update travis

github.com/go-fed/oauth2 - 24d8fbd2e8b775ac7f5eed2027dd5e6215a99a15 authored over 6 years ago by lyric <[email protected]>
update travis

github.com/go-fed/oauth2 - 0016999ac633fda4b6aa8e6081441ae4cc627a58 authored over 6 years ago by lyric <[email protected]>
update travis

github.com/go-fed/oauth2 - fad85d66b72bf95dcf7ca34cfb0b302bb8d6ef24 authored over 6 years ago by lyric <[email protected]>
update travis

github.com/go-fed/oauth2 - 2d0223f94e477848ed4663042939d3615f5b856f authored over 6 years ago by lyric <[email protected]>
remove github.com/satori/go.uuid

github.com/go-fed/oauth2 - 84834429be3fb8542b10e21864b2ffa84cbf74a1 authored over 6 years ago by lyric <[email protected]>
update readme

github.com/go-fed/oauth2 - 108a437ca612c644e98e21511a6edb85955e5af6 authored over 6 years ago by lyric <[email protected]>
fixed refresh token

github.com/go-fed/oauth2 - 74333b7f7d50e0434a007d920f73732c20e43e55 authored over 6 years ago by lyric <[email protected]>
Experimental directory for v1 code generation.

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

github.com/go-fed/oauth2 - de01760a197a78bde6ac82b604443a7ea49e1394 authored over 6 years ago by lyric <[email protected]>
add jwt to generate access tokens

github.com/go-fed/oauth2 - 2ec5169bcedd30974d033c0e5d1b3ac212e5ee8f authored over 6 years ago by lyric <[email protected]>
Add nascent idea to static + dynamic plugin system

This is on the road for v1: enabling plugins for vocabulary extensions
and either supporting the...

github.com/go-fed/activity - 3076a5410a65062b0b231c3559b236268ee937cc authored over 6 years ago by Cory Slep <[email protected]>
Add note to self to check Follow edge case

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

github.com/go-fed/oauth2 - e975862e155ba9d15c9a2054a87f9a447cb388d7 authored over 6 years ago by lyric <[email protected]>
Add Read.as to the list of client applications

github.com/go-fed/activity - 3b3c8efdd1da14a3b1b401666493fa860f76a2a3 authored over 6 years ago by Cory Slep <[email protected]>
Road to v1 dits and PDF

github.com/go-fed/presentations - a4e43991ccfede5dd902b814853bf5a27169e19d authored over 6 years ago by Cory Slep <[email protected]>
Merge pull request #73 from dongjun111111/feature-add-handle-withduration

add handle with duration

github.com/go-fed/oauth2 - fe6b4e80bb6e65b7a8f0fc614a827ceeb683df08 authored over 6 years ago by Lyric <[email protected]>
gocode format

github.com/go-fed/oauth2 - 9b77ddf8237e32d694847098dd9f4f108d91abb7 authored over 6 years ago by aitbxx <[email protected]>
modify the function

github.com/go-fed/oauth2 - 57a65aa5ec4d029be092bd844c943b47dd1b2fd2 authored over 6 years ago by aitbxx <[email protected]>
add handle with duration

github.com/go-fed/oauth2 - 2eca64da3ab6379781156449f50ca8d3f6eac746 authored over 6 years ago by aitbxx <[email protected]>
update example

github.com/go-fed/oauth2 - 34366d8a14db1717ac73f5cbae82e7a40f56baca authored over 6 years ago by lyric <[email protected]>
GenerateBasic add *http.Request support

github.com/go-fed/oauth2 - 608452c8200a7e06663829846b185f7c00223e62 authored over 6 years ago by lyric <[email protected]>
Merge pull request #72 from hadigoh/master

Initialize TokenInfo before invoking AccessGenerate.Token

github.com/go-fed/oauth2 - 86929363bdbf1356f94102ebf2c059c2de9acb2d authored over 6 years ago by Lyric <[email protected]>
remove duplicate TokenInfo initialization

github.com/go-fed/oauth2 - 7f2d3ce392e162b5535ecf3023698f3e58c06372 authored over 6 years ago by hs <[email protected]>
Initialize TokenInfo before invoking AccessGenerate.Token

Use the same code from this commit a305d018

Fixes #51

github.com/go-fed/oauth2 - 06f5cb308b41c3dc2de52536e036dc2cf58adee0 authored over 6 years ago by hs <[email protected]>
Initial draft of Road To V1

github.com/go-fed/presentations - ec37c5bcffccba45d698d7b3944bb893f9959b56 authored over 6 years ago by Cory Slep <[email protected]>
Mention more features and v0.3.0+ changes

github.com/go-fed/site - a56bbc3dff152f86072c4ce30be5c513f5a50b5f authored over 6 years ago by Cory Slep <[email protected]>
Add multiply-typed unknown property methods to vocab interfaces.

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

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

github.com/go-fed/activity - 012f23e435423e987f952eac318537b477034b8e authored over 6 years ago by Cory Slep <[email protected]>
Announce activities now add to shares collections on objects.

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

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