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 Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
actor.go Clean up and consolidate AP actor resolution logic 2022-02-10 11:49:21 -08:00
actor_test.go Clean up and consolidate AP actor resolution logic 2022-02-10 11:49:21 -08:00
hashtag.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
inboxRequest.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
message.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
utils.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
webfinger.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00