Skip to content

fix some AP stuff - #2201

Open
blued-gear wants to merge 8 commits into
mainfrom
fix/get_actor_from_attributed_to
Open

fix some AP stuff#2201
blued-gear wants to merge 8 commits into
mainfrom
fix/get_actor_from_attributed_to

Conversation

@blued-gear

@blued-gear blued-gear commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator
  • ActivityPubManager::getActorFromAttributedTo(): array_filter outputs either an array of a Person or a string with an AP URL, but the next line only handled the array version.
  • for some incoming posts which have multiple image attachments, the wrong image is skipped when generating the extra markdown containing the embeddings resulting in the already embedded image replacing it
  • support some more video types
  • fix faulty parsing of inReplyTo attribute (Bridgy Fed images and replies not getting pulled into Mbin #2208)

@blued-gear blued-gear changed the title fix ActivityPubManager::getActorFromAttributedTo() fix some AP stuff Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant