mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
Moved extractActorInfo() before logActivity() in Like, Announce, and Reply handlers so the actor's avatar URL is persisted in ap_activities. Previously only stored in ap_notifications, leaving conversation_items without photos for non-followers.