[bug] disabling block federation still delivers Undo Block #957
Labels
No labels
approved, awaiting change
broken setup
bug
cannot reproduce
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs change/feedback
needs docs
needs tests
not a bug
not our bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma#957
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your setup
From source
Extra details
Arch Linux
Version
3.15.2-943-g23a4d5a1-develop
PostgreSQL version
17.5
What were you trying to do?
What did you expect to happen?
Neither the Block nor the Undo Block are federated
What actually happened?
The Block is not federated, but the Undo Block is federated.
Explanation: If someone receives an Undo Block, they can guess that they used to be blocked, which can start drama if someone sees the Undo Block. ("Wait, you were blocking me?"). The feature to disable outgoing blocks is useful for the direct case where Block activities cause drama, but the Undo Block case is not covered.
Logs
No response
Severity
I can manage
Have you searched for this issue?