owncast/activitypub
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
..
apmodels Clean up and consolidate AP actor resolution logic 2022-02-10 11:49:21 -08:00
controllers Demote error level 2022-01-20 17:33:42 -08:00
crypto Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
inbox Add a sanity check to make sure the actor IRI exists 2022-01-30 13:14:56 -08:00
outbox Fix janky hashtag detection. Closes #1686 2022-01-20 20:01:05 -08:00
persistence Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
requests Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
resolvers Clean up and consolidate AP actor resolution logic 2022-02-10 11:49:21 -08:00
workerpool Demote error level 2022-01-20 17:33:42 -08:00
activitypub.go Small cleanup 2022-01-12 15:16:24 -08:00
router.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00