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/routers/api/v1/activitypub
2022-11-27 22:30:00 +00:00
..
authorize_interaction.go Implement commenting and fix lint errors 2022-11-27 04:18:39 +00:00
create.go Implement commenting on issues from Mastodon 2022-11-27 22:30:00 +00:00
follow.go Move AS object processing to routers/api/v1/activitypub, move AP transport and IRI code to services/activitypub 2022-11-27 00:34:24 +00:00
note.go Add Note object endpoint 2022-11-27 19:29:03 +00:00
person.go Implement commenting on issues from Mastodon 2022-11-27 22:30:00 +00:00
repo.go Implement commenting on issues from Mastodon 2022-11-27 22:30:00 +00:00
reqsignature.go Rewrite createPullRequest and add createPersonFromIRI 2022-11-27 02:05:36 +00:00
response.go Move AS object processing to routers/api/v1/activitypub, move AP transport and IRI code to services/activitypub 2022-11-27 00:34:24 +00:00
star.go Move AS object processing to routers/api/v1/activitypub, move AP transport and IRI code to services/activitypub 2022-11-27 00:34:24 +00:00
ticket.go Federated issue creation 2022-11-27 19:09:10 +00:00