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

Added support for outgoing replies #42

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Added support for outgoing replies #42

merged 2 commits into from
Sep 19, 2024

Conversation

allouis
Copy link
Collaborator

@allouis allouis commented Sep 18, 2024

No description provided.

ref https://linear.app/tryghost/issue/AP-393

The string id isn't useful for the client, so we need to hydrate these
to full objects.
ref https://linear.app/tryghost/issue/AP-306

We force a mention for the author of the object being replied to in
order to make sure they get a notification in mastodon, and we also
make sure that the activity is sent directly to the author, in case
they are not one of our followers.

The endpoint responds with the created activity so that the client can
update its local cache with the new object.
@allouis allouis merged commit 0add162 into main Sep 19, 2024
1 check passed
@allouis allouis deleted the replies branch September 19, 2024 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant