forgejo/modules/activitypub
2022-07-13 12:14:14 -05:00
..
client.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
client_test.go User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2022-06-19 07:25:12 +02:00
follow.go Use a replace in go.mod to point to Ta180m/activitypub fork instead of modifying the include everywhere 2022-07-11 17:27:57 -05:00
fork.go Initial implementation of federated pull requests 2022-07-13 12:14:14 -05:00
issue.go Initial implementation of federated pull requests 2022-07-13 12:14:14 -05:00
keypair.go Create pub/priv keypair for federation (#17071) 2021-09-28 15:19:22 -04:00
keypair_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
main_test.go User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2022-06-19 07:25:12 +02:00
pull_request.go Initial implementation of federated pull requests 2022-07-13 12:14:14 -05:00
repo.go Use a replace in go.mod to point to Ta180m/activitypub fork instead of modifying the include everywhere 2022-07-11 17:27:57 -05:00
send.go Use a replace in go.mod to point to Ta180m/activitypub fork instead of modifying the include everywhere 2022-07-11 17:27:57 -05:00
user.go Use a replace in go.mod to point to Ta180m/activitypub fork instead of modifying the include everywhere 2022-07-11 17:27:57 -05:00
user_settings.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
user_settings_test.go User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2022-06-19 07:25:12 +02:00