mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
- Add actorFallback option to extractObjectData() so the activity's actor is used when object.getAttributedTo() fails (Authorized Fetch, unreachable servers). Falls back to attributionIds for URL-based info. - Pass create.getActor() as actorFallback in Create inbox listener. - Skip storing boosts with no content (Lemmy/PieFed activity IDs). - Add template guard to hide empty cards already in the database. - Style @mention and hashtag links distinctly from prose content. - Handle Mastodon's invisible/ellipsis URL span classes.