#[tonz]Quick question w.r.t. to YARNS microsub server WP plugin. If I do a GET on timeline for a channel, I receive back only the summary of a post, not the full content of a post. Is that because YARNS only stores summaries? Or does it expect a different request for the full content (which I don’t think I see anything about in the microsub spec) [jackjamieson] [dshanske]
#[tonz]never mind I think I was working with an example feed that doesn’t have the full posts.
#[tonz]or maybe do mind, several posts returned in JSON do contain text / html fields, others don’t, though the original rss feed only contains full posts. Where in the yarns code should I look to see how this stuff is processed/ dealt with?