A fork of go-ap/activitypub to make it easier to implement extensions
This repository has been archived on 2022-11-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-09-18 17:03:19 +02:00
.build.yml Fix module deps download 2021-06-06 17:30:13 +02:00
.gitignore Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00
go.mod Updated activitypub package with correct Count() method on collections 2021-09-18 17:03:19 +02:00
handlers.go Output a collection as object if that's what we loaded from the repository 2021-07-31 19:05:04 +02:00
handlers_test.go Added some stub tests 2020-06-15 11:36:01 +02:00
LICENSE Initial commit 2019-05-31 15:48:09 +02:00
Makefile Small improvement to coverage target 2019-06-11 14:04:33 +02:00
README.md Use shields.io for codecov badge 2019-06-11 15:30:19 +02:00
typer.go Updated activitypub packages 2021-02-02 14:29:10 +01:00
typer_test.go Add some tests for AddTo method 2021-02-02 14:46:30 +01:00