I'm working on federation issues.
👻 Release v3.1.2 of Ktistec improves support for Lemmy and community servers like it that distribute content by wrapping it in Announce activities (FEP-1b12: Group federation support). Ktistec also supports the audience property, although support for that was removed from Lemmy earlier this year.
🎃 This release also adds support for delivering to shared inboxes, which are widely supported by other ActivityPub servers. Despite being federated, the Fediverse is not highly distributed, and this optimization can reduce outbound delivery traffic by 10-20x.
Added
Support for the Dislike activity.Support for the audience property on activities and objects.Support for delivery to shared inboxes.Support for full-width hash signs in hashtags (e.g.
#日本語) commonly used in Japanese and other Asian languages.
Fixed
Strip HTML from object summaries rather than escaping it.Properly unwrap Lemmy-style Announce activities.
Changed
Destroy discarded drafts instead of deleting them.
Enjoy!
#ktistec #fediverse #activitypub #crystallang