From 6f55763db44a4fb7ef821884d0136428f12c2d09 Mon Sep 17 00:00:00 2001 From: Phantasm Date: Fri, 12 Dec 2025 00:11:11 +0100 Subject: [PATCH] add changelogs --- changelog.d/ap-c2s-interaction-perms.fix | 1 + changelog.d/mastoapi-interaction-perms.fix | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog.d/ap-c2s-interaction-perms.fix create mode 100644 changelog.d/mastoapi-interaction-perms.fix diff --git a/changelog.d/ap-c2s-interaction-perms.fix b/changelog.d/ap-c2s-interaction-perms.fix new file mode 100644 index 000000000..18caf9b2f --- /dev/null +++ b/changelog.d/ap-c2s-interaction-perms.fix @@ -0,0 +1 @@ +AP C2S: Reject interactions with statuses not visible to Actor diff --git a/changelog.d/mastoapi-interaction-perms.fix b/changelog.d/mastoapi-interaction-perms.fix new file mode 100644 index 000000000..857d59400 --- /dev/null +++ b/changelog.d/mastoapi-interaction-perms.fix @@ -0,0 +1 @@ +MastodonAPI: Reject interactions with statuses not visible to user