This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/activitypub
2022-08-22 12:09:26 -05:00
..
authorize_interaction.go Make gofmt happy 2022-08-22 18:48:17 +02:00
client.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
client_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
comment.go Refactor RepoInbox to use On functions instead of type assertions 2022-08-21 10:22:42 -05:00
follow.go Replace GetID() with GetLink() 2022-07-25 15:45:15 -05:00
fork.go Move models/forgefed to modules/forgefed 2022-07-27 10:25:40 -05:00
iri.go Use the Repository AttributedTo to get owner IRI 2022-08-22 12:09:26 -05:00
issue.go Refactor RepoInbox to use On functions instead of type assertions 2022-08-21 10:22:42 -05:00
keypair.go
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 Refactor RepoInbox to use On functions instead of type assertions 2022-08-21 10:22:42 -05:00
repo.go Use the Repository AttributedTo to get owner IRI 2022-08-22 12:09:26 -05:00
star.go Process Like activities for starring repos 2022-07-27 14:18:30 -05:00
transport.go Move models/forgefed to modules/forgefed 2022-07-27 10:25:40 -05:00
user.go Download avatar from URL and set it with user_service.UploadAvatar 2022-08-15 12:00:14 -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 Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00