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
2019-07-06 13:39:10 +02:00
.build.yml Updated secrets #2 2019-07-06 13:39:10 +02:00
.gitignore Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00
go.mod Updated to latest activitystreams vocab and storage packages 2019-07-06 12:18:51 +02:00
handlers.go Fix loading Activity's Object when it's just an IRI 2019-06-30 20:00:16 +02:00
handlers_test.go Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +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 Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00
typer_test.go Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00