An error occurred while fetching participants.
Add support for setting `skip_thread_containment`
If set to true Pleroma will not filter out posts from the home timeline even if the user can't access the parent posts are not visible to the current user.
Like other options it can be set in PATCH /api/v1/update_credentials
and read under pleroma.skip_thread_containment
in the User entity