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-06-09 13:44:28 +02:00
.build.yml Fix tests 2019-06-09 13:43:44 +02:00
.gitignore Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00
go.mod Updated versions of dependencies 2019-06-09 13:44:28 +02:00
handlers.go Use repository interface as activity request handler parameter 2019-06-03 15:59:09 +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 Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00
README.md Removed new line because of comment 2019-06-09 13:38:42 +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