owncast/activitypub/apmodels
Gabe Kangas b084d68fb1
Clean up and consolidate AP actor resolution logic
- Consolidate Person, Service and Application to adhere to a single
  interface type.
- Add additional error checking around actor properties.
- Remove redundant IRI->Actor resolution callbacks and use only the ones
  in the ResolveIRI method.
2022-02-10 11:49:21 -08:00
..
activity.go
actor_test.go Clean up and consolidate AP actor resolution logic 2022-02-10 11:49:21 -08:00
actor.go Clean up and consolidate AP actor resolution logic 2022-02-10 11:49:21 -08:00
hashtag.go
inboxRequest.go
message.go
utils.go
webfinger.go