Skip to content

One of the things I love about fedi is the lack of central algorithm.

Uncategorized
  • nodebb-plugin-sso-google Remove the dash in username

    Uncategorized
    2
    0 Stimmen
    2 Beiträge
    0 Aufrufe
    julian@community.nodebb.orgJ
    @bh4-tech let me ask the Threads people about this. Seems like an odd omission.
  • Organizers Log:

    Uncategorized
    5
    1
    0 Stimmen
    5 Beiträge
    0 Aufrufe
    julian@community.nodebb.orgJ
    @reiver@mastodon.social tentatively, although travel often complicates and I can't commit right now of course.
  • 0 Stimmen
    2 Beiträge
    0 Aufrufe
    julian@community.nodebb.orgJ
    @bert_hubert@fosstodon.org was this happening regularly, intentionally, or simply by default? In my dealings with clients it's always been "can we host in Amsterdam or Frankfurt, because I don't want to host in the US".
  • 0 Stimmen
    6 Beiträge
    0 Aufrufe
    julian@community.nodebb.orgJ
    @julian@fietkau.social thanks for the me tion! @shauna@social.coop that's an interesting question, because it is directly related to one of the "hard problems" that fedi can't solve yet — federated private groups. I have some ideas on how to accomplish this, but there are lots of questions around how to implement this in the confines of some of the expectations of micro-blogging software like Mastodon. Expect some experimentation on this in 2025!
  • Using NodeBB for Drupal Comments?

    Uncategorized
    7
    0 Stimmen
    7 Beiträge
    0 Aufrufe
    julian@community.nodebb.orgJ
    @Kevin-Reynen @kreynen@kbin.melroy.org no need to create a local account (although appreciated) as you can reply directly on kbin
  • Went and Broke Federation. Kinda.

    Uncategorized
    2
    0 Stimmen
    2 Beiträge
    0 Aufrufe
    julian@community.nodebb.orgJ
    @Kichae test against a new account on ActivityPub.academy, when you tag your account it should notify you and show up in world. Does that happen? If not, run NodeBB in dev mode (so AP logging is output to console) and try again. Let me know what NodeBB says when it receives the activity.
  • 0 Stimmen
    7 Beiträge
    0 Aufrufe
    julian@community.nodebb.orgJ
    @jupiter_rowland@hub.netzgemeinde.eu if you're seeing Hubzilla backfill "bit by bit" it is likely doing inReplyTo traversal, which is what NodeBB does if it cannot find a resolvable context.
  • Re: Federation issues

    Uncategorized
    23
    0 Stimmen
    23 Beiträge
    49 Aufrufe
    julian@community.nodebb.orgJ
    @Jakub-Urbanowicz can you please: create a test account on ActivityPub.academy Run your NodeBB in dev mode (./nodebb dev) mention your account on your forum? Have your forum account reply back. See if there are any errors logged. ActivityPub errors are only logged to console in dev mode.