Piefed’s implementation is based off how Lemmy does it. Though, how Lemmy does it has changed.
Looking at the Lemmy implementation, I see it added a custom display_name field instead of the preferredUsername/name dynamic you’d normally use for Objects, ugh.
Piefed’s implementation is based off how Lemmy does it. Though, how Lemmy does it has changed.
Looking at the Lemmy implementation, I see it added a custom
display_name
field instead of thepreferredUsername
/name
dynamic you’d normally use for Objects, ugh.