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

EMA: Cache the post when replying to it #318

Merged
merged 2 commits into from
May 23, 2024
Merged

EMA: Cache the post when replying to it #318

merged 2 commits into from
May 23, 2024

Conversation

akirk
Copy link
Owner

@akirk akirk commented May 23, 2024

Now you can also reply to an external status (provided via ActivityPub, for example if you view someone else through an app that you are not following), and analog to #307 this caches the post before the reply happens so that the comment can appear inside the Friends plugin as a comment.

Thus, as soon as you reply to a status of someone you are not following, that status will then appear in your Friends page under the External user.

This makes use of changes in akirk/enable-mastodon-apps#134.

@akirk akirk marked this pull request as ready for review May 23, 2024 11:06
@akirk akirk merged commit 23eb7f4 into main May 23, 2024
34 checks passed
@akirk akirk deleted the ema-cache-replied-post branch May 23, 2024 11:19
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