Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add context resolver #98

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

angusmcleod
Copy link
Contributor

@pmusaraj This resolves the issue described here: https://socialhub.activitypub.rocks/t/traversing-the-reply-chain-when-working-with-topics/4187

In short, if the plugin receives a Note inReplyTo a remote Note, we will resolve up to 3 replies to see if there is a Note in the chain in an existing topic, in which case we'll convert the intervening replies, and the new reply, into posts in the existing topic.

@angusmcleod
Copy link
Contributor Author

Note that the failing acceptance test is unrelated and fixed here: #99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant