forgejo/routers/api/v1/activitypub
Gergely Nagy f121e87aa6
activitypub: Implement an instance-wide actor
An instance-wide actor is required for outgoing signed requests that are
done on behalf of the instance, rather than on behalf of other actors.
Such things include updating profile information, or fetching public
keys.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-08-05 10:50:26 +02:00
..
actor.go activitypub: Implement an instance-wide actor 2024-08-05 10:50:26 +02:00
person.go
repository.go add more integration testcases 2024-05-21 18:49:31 +02:00
repository_test.go feat(federation): validate like activities (#3494) 2024-05-07 07:59:49 +00:00
reqsignature.go
response.go feat(federation): validate like activities (#3494) 2024-05-07 07:59:49 +00:00