[feat] Quote boost private posts #952
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#952
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?
The idea
Originally posted this as AkkomaGang/akkoma-fe#441 but it's a backend request so moving here.
I want to be able to quote boost my own private (followers-only scope) posts, with the new quote inheriting the scope of the quoted post the same way a reply does.
The reasoning
All the reasons you would want to quote any other post. I want to be able to spin off a new thread on an older followers only post. I browse with replies hidden in the timeline and sometimes people quote boost their older posts with a new update instead of just posting a reply to an old thread. Even though this shows as a reply to the original post, it does show up in timelines in a different way and can kickstart a new line of conversation in a way that a reply might not.
Have you searched for this feature request?