Updated fs storage dependency
We now return forbidden for collection objects that are not public when accessing them without proper S2S or C2S credentials
I'd like to be able to drop the objects/actors/activities collection from being public
Remove some obsolete filters references
Creating default collections as not public
Use the filters module with fixed authorized check
We now take into account the attributedTo property
Improve loading of the authorized user from the request
Using new client, auth and processing modules
This uses the HTTP-Signature RoundTripper and the Mastodon compatible
Signature header
Try to improve the logic for loading remote clients with signed requests
Add support for building the fedbox images used for integration tests
Currently it doesn't work due to issues with buildah API
Updating processing and activitypub that fix latest crash when creating nil collections
Add support for the improved HTTP signature key dereferencing mechanism
Adding support for passing storage type to the initialized containers in the new integration tests
Adding more tests for the objects we import
Improve new integration settings setup
Updated go-ap module dependencies
Avoiding to fail on not being able to load main instance actor
This was stopping bootstrapping from working
Some other minor cleanups
Small improvements to extract calling storage Open/Close from the app
Update fs storage with fixed empty collections
Update to fs storage module that doesn't load actors in activities