Overview
When someone in the fediverse replies to a post, it should show up on Remark.as.
Implementation
Accept remote posts in each collection's inbox, and store the information.
Notes should be stored in their entirety in our local database.
Articles should store an excerpt and link back to the original post.
Include an option to Reply to these remote posts -- requires T573: Reply to an ActivityPub post.