Skip to content

feat(activitypub): add Podcast actor and PodcastEpisode object with comments

Yassine Doghri requested to merge feat/podcast-episode-object into alpha
  • set both objects behind the application/podcast-activity+json accept header
  • comments are aggregations of replies from statuses that reference the same episode

Merge request reports