~mariusor/go-activitypub#291: 
Add handling of non vanilla ActivityStreams types

Currently all the logic in the ActivityPub and Processing modules is related to the vanilla ActivityStreams object types.

We need to add a mechanism for easy plugging of external logic for specific types.

Step 1 would be to create a list of where these checks are done:

  • Item typer functions: GetItemByType
  • In the processing module, both validation and processing are done per Activity type.
Status
REPORTED
Submitter
~mariusor
Assigned to
No-one
Submitted
1 year, 7 months ago
Updated
1 year, 7 months ago
Labels
activitypub processing v1.0