Reduced engagement due to Article type
julian @julian@activitypub.space
<p>NodeBB federates out <code>Note</code> or <code>Article</code> depending on the length of the content. While this by-and-large works, the article logic does not encourage as much discussion as expected because a <code>summary</code> is generated so as to provide something for microblog-style software to show (otherwise, it would only show the title (<code>name</code>) and a URL to the forum.)</p> <p>That summary is limited to a maximum or 500 characters, ending at the last full detected sentence. [...]</p>
Read more →