federation/in: fix inlined featured collections #949

Merged
Oneric merged 1 commit from Oneric/akkoma:fix-inline-featured into develop 2025-07-24 18:56:00 +00:00
Owner

Resolves interop issue with a (reverted but possibly returning) bridgy change as was reported in the comments of #831. This won't change anything for the problem originally reported there.

Notably we now always fetch the full collection (up to the configured item count limit) instead of only using the first page if its link was inlined.

This doesn’t yet address all instances of potentially faulty, inlined collection logic; see #950 for what’s left to do. I didn’t want to delay this bugfix even more though.

Resolves interop issue with a (reverted but possibly returning) bridgy change as was reported in the comments of https://akkoma.dev/AkkomaGang/akkoma/issues/831. This won't change anything for the problem originally reported there. Notably we now always fetch the full collection (up to the configured item count limit) instead of only using the first page if its link was inlined. This doesn’t yet address all instances of potentially faulty, inlined collection logic; see #950 for what’s left to do. I didn’t want to delay this bugfix even more though.
federation/in: fix inlined featured collections
All checks were successful
ci/woodpecker/pr/test/2 Pipeline was successful
ci/woodpecker/pr/test/1 Pipeline was successful
deb8689eba
Resolves interop issue with a (reverted but possibly returning) bridgy change
as was reported in the comments of
#831.
This won't change anything for the problem originally reported there.

Notably we now always fetch the full collection (up to the configured
item count limit) instead of only using the first page if its link was
inlined.
Author
Owner

Passes all tests and no related problems showed up while using it in prod for a couple days: merging

Passes all tests and no related problems showed up while using it in prod for a couple days: merging
Oneric merged commit 23a4d5a15f into develop 2025-07-24 18:56:00 +00:00
Oneric deleted branch fix-inline-featured 2025-07-24 18:56:01 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AkkomaGang/akkoma!949
No description provided.