akkoma/lib/pleroma/object
Oneric fae0a14ee8
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build-amd64 Pipeline was successful
ci/woodpecker/pr/build-arm64 Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
Use standard-compliant Accept header when fetching
Spec says clients MUST use this header and servers MUST respond to it,
while servers merely SHOULD respond to the one we used before.
https://www.w3.org/TR/activitypub/#retrieving-objects

The old value is kept as a fallback since at least two years ago
not every implementation correctly dealt with the spec-compliant
variant, see: https://github.com/owncast/owncast/issues/1827

Fixes: #730
2024-04-12 00:22:37 +02:00
..
containment.ex Only allow exact id matches 2024-03-25 14:05:05 -01:00
fetcher.ex Use standard-compliant Accept header when fetching 2024-04-12 00:22:37 +02:00
pruner.ex Fixing up deletes a bit (#327) 2022-12-01 15:00:53 +00:00
updater.ex Support elixir1.15 2023-08-03 17:44:09 +01:00