[bug] followers-only posts being delivered to domain with no followers #546
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a 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#546
Loading…
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
OTP
Extra details
pl.nulled.red
Version
3.7.1-0-gfef4bae
PostgreSQL version
idk
What were you trying to do?
make a followers-only post
What did you expect to happen?
post goes to my followers only
What actually happened?
a non-follower replies, from an instance where no one follows me
Logs
No response
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?
etc
basically the situation variables are like this:
instance.example
/someone
follows you (assumed to have happened in the past)you
domain-blockinstance.example
someone
's profile does not show them as following (anymore? via the API only?)you
make a followers-only post andsomeone
replies, implying thatyour instance
delivered your followers-only post toinstance.example
, andinstance.example
might still thinksomeone
is followingyou