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
    95 Posts
    368 Views
    @spencexyz You can see the calendar here:https://www.w3.org/groups/cg/socialcg/calendar/There are meeting notes here:https://github.com/swicg/meetings/
  • 0 Votes
    5 Posts
    6 Views
    @tommi @ivan Oh wow. A me piacerebbe fare la stessa cosa con varese.social. Sto pensando di spostare l'istanza da masto.host su un VPS dedicato. Potrebbe essere una buon occasione per cambiare e passare a Bonfire.Sarei super curioso di sapere quanto sia fattibile!
  • 0 Votes
    1 Posts
    10 Views
    There are two big features in release v3.1.3 of Ktistec: auto-approve followers and a new image viewer.Auto-approve followers is conceptually simple ("the server automatically sends an Accept activity when it receives a Follow activity") but it required extensive changes to some of the oldest code in the codebase: the inboxes and outboxes controllers. I refactored inbox and outbox side-effect processing into independent services, which made it possible to support side-effects like auto-approve follow (and also auto-follow back), without having to go through the controllers.A more significant change for me personally was replacing the lightGallery image gallery (an external dependency) with my own implementation. It's not as slick, and not as full of featuresβ€”I wrote it in two daysβ€”but it is fully free software, and that's important to me.AddedAdd admin page for managing OAuth access tokens.Add support for auto-approve followers. (fixes #26)Add support for auto-follow back.FixedPrevent triggering actor refresh when user is anonymous.ChangedReplace "lightgallery" dependency with custom image viewer.Set OAuth access token expiry to 30 days (previously expired after 24 hours).Refactor inbox and outbox processing into dedicated processor services.The OAuth changes set the groundwork for better support of the Mastodon API and the Fediverse clients that depend on it. Stay tuned!#ktistec #fediverse #activitypub #crystallang
  • Looking for federated NodeBB instances

    Fediverso fediverse
    5
    0 Votes
    5 Posts
    30 Views
    Oh, I'm sorry to hear that... unfortunately debugging server-to-server interactions is kind of tough. It should work though, so I don't know why it didn't... yet. It could be their version of NodeBB isn't up to date enough. cwsmith@community.darkscribes.com cwsmith@community.nodebb.org are you able to weigh in and let me know the NodeBB version? Could also be a privileges issue with the fediverse pseudo-user.