forgejo/modules/activitypub
2022-07-21 20:07:17 -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
comment.go Apply suggestions from code review 2022-07-17 11:19:48 -05:00
follow.go Fix typo in follow.go 2022-07-21 20:07:17 -05:00
fork.go Big refactor: Improve inbox handling logic, move some IRI stuff to iri.go 2022-07-13 22:10:03 -05:00
iri.go Check err in Follow() to avoid crash and don't check FederatedUserNew error 2022-07-20 18:16:49 -05:00
issue.go Big refactor: Improve inbox handling logic, move some IRI stuff to iri.go 2022-07-13 22:10:03 -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 Big refactor: Improve inbox handling logic, move some IRI stuff to iri.go 2022-07-13 22:10:03 -05:00
repo.go Add more TODO notes 2022-07-13 22:11:24 -05:00
transport.go Apply suggestions from code review 2022-07-17 11:19:48 -05:00
user.go Big refactor: Improve inbox handling logic, move some IRI stuff to iri.go 2022-07-13 22:10:03 -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