Discussion
Loading...

Post

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
julian
@julian@activitypub.space  ·  activity timestamp last month

NodeBB <> Lemmy federation issue (re: nullable image/icon)

@nutomic@lemmy.ml reported a federation issue with a NodeBB instance and we debugged it. It turns out Lemmy is unable to handle actors who have image or icon set to null.

Lemmy is taking steps to handle this (source, source), and NodeBB will update its actor logic to omit properties without an avatar or cover photo set.

GitHub

Fix for NodeBB compat and updated test assets by Nutomic · Pull Request #6090 · LemmyNet/lemmy

Values "icon": null, "image": null were not handled correctly by deserialize_last. LemmyNet/activitypub-federation-rust#151
GitHub

Handle null values with deserialize_last by Nutomic · Pull Request #151 · LemmyNet/activitypub-federation-rust

  • Copy link
  • Flag this post
  • Block
julian
@julian@activitypub.space replied  ·  activity timestamp last month

Re: NodeBB <> Lemmy federation issue (re: nullable image/icon)

NodeBB v4.6.1 contains the fix so that if an avatar and cover photo are not set, they are not included in the ActivityPub actor data.

  • Copy link
  • Flag this comment
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login