[feat] Include to:
field when quoting someone, even if mention has been removed
#401
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#401
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?
The idea
When quoting someone, the activity pub field
to:
should always include the original poster of the quote.If an option is to be included, the default should be to have this behavior enabled
The reasoning
This can reduce the chance of using quotes without mentions to harass, if people really care about doing that, an opt out option could be included. Though personally i feel this should be the only behaviour, if people really care, they can learn how to modify the source code (I know i am saying that while making an issue instead of a pull request, i am still learning the source and don't yet know enough to make a good pull rq yet)
Have you searched for this feature request?
Probably best to also make this clear from the UI. Replies used to add the person being replied to as well, but this was unexpected for some people.