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 Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
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 activitypub: warn instead of error 2024-03-24 07:12:31 +01:00
response.go feat(federation): validate like activities (#3494) 2024-05-07 07:59:49 +00:00