This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/modules/activitypub
2022-07-27 14:43:01 -05:00
..
authorize_interaction.go Implement FederatedRepoNew 2022-07-27 14:43:01 -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 Fix a bunch of lint errors (still 10 more to fix 🙁) 2022-07-23 22:12:09 -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 Implement FederatedRepoNew 2022-07-27 14:43:01 -05:00
issue.go Move models/forgefed to modules/forgefed 2022-07-27 10:25:40 -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 Move models/forgefed to modules/forgefed 2022-07-27 10:25:40 -05:00
repo.go Implement FederatedRepoNew 2022-07-27 14:43:01 -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 Implement FederatedRepoNew 2022-07-27 14:43:01 -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