Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Hello, Fediverse πŸ‘‹


Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    15 Posts
    81 Views
    @blag if you liked something, like it. If you think others might be interested in it, or should see it, boost it. If you have something to say, reply to it. This is my strategy.
  • 0 Votes
    1 Posts
    9 Views
    Week in Fediverse 2026-01-23Servers- stegodon v1.6.0- Wafrn v2026.01.04- Gush v0.0.28- Bonfire v1.0.1- Mastodon v4.5.5- BadgeFed v0.0.2- snac v2.89- GoToSocial v0.20.3- Vernissage Server v1.29.0- Loops v1.0.0-beta.8- PieFed v1.5.3Clients- Kimis v1.22.184- Aria v1.4.1- Blorp v1.10.2- Loops Mobile App v1.0.1.21Tools and Plugins- ActivityPub Web Application Firewall-----#WeekInFediverse #Fediverse #ActivityPubPrevious edition: https://mitra.social/objects/019bc8ef-5fcd-5b01-afc5-0d5fbd0db61e
  • Be honest!

    Fediverso fediverse
    3
    0 Votes
    3 Posts
    20 Views
    @Njord there are fewer in my projects since joining. Maybe it feels like I know more people who portray catgirls and foxgirls better than I do now.
  • 0 Votes
    1 Posts
    11 Views
    The big feature in release v3.2.2 of Ktistec is pinned posts with support for the Mastodon Featured Posts collection. Federation works both waysβ€”pin a post on Ktistec and it will show up as a pinned post on Mastodon and vice versa. When you refresh an actor profile, Ktistec also fetches and updates the actor's pinned posts. This is another small step in the direction of supporting all features that Mastodon-compatible client applications expect to access via the API. It's also useful in its own right. The other major feature, which I posted a short video demonstrating here, is X-Ray Mode. X-Ray Mode is a developer and power-user tool for inspecting ActivityPub JSON-LD representations of actors, objects, and other content. Pressing Ctrl+Shift+X on any page displays the data behind the pageβ€”like an x-ray. You can:Cached Version: View the local JSON-LD representation stored in the Ktistec databaseRemote Version: Fetch and view the original JSON-LD representation from the source serverNavigation: Click on any ActivityPub IRI to navigate to that objectHistory: Use Alt+Left and Alt+Right to navigate through your viewing historyThis feature is useful for debugging federation issues, understanding ActivityPub structures, and verifying how content is stored and represented.Here's the full changelog for the release:AddedSupport for pinned posts and the Mastodon "featured posts" collection.X-Ray Mode for viewing and navigating JSON-LD resource (actor, object, etc.) representations.Back links on thread pages for easier navigation. (fixes #1)License page for LibreJS compliance. (fixes #127)Highlighting of recently fetched hashtagged posts.ChangedImproved presentation of audio and video media.Refactored theming/styling implementation.The next release will focus on smaller features and bug fixes.Enjoy!#ktistec #crystallang #activitypub #fediverse