Fix ActivityPub fetch sanitisation #1018
No reviewers
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!1018
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Oneric/akkoma:fix-fetch-serve-sanitisation"
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?
Blergh; see commit messages for details.
For better future bisectability and to have a easily and neraly risk-free backportable change for the most pressing thing here I opted to first just apply a minimal fix and then later replace fetch’s bespoke sanitisation with the better tested Transmogrifier sanitisation pipeline
Fixes #1017 (though interop issues are the least problematic part here)
The CI failures of the elixir 1.14 job is just due to three known-flaky cases plus the recent issue of sometimes no retry of failed flaky tests being attempted