Skip to content

Fediverse

Discussion and information about the Fediverse.

This category can be followed from the open social web via the handle [email protected]

100 Topics 1.0k Posts
  • ​​ i hope this time will be smoother than last time

    2
    0 Votes
    2 Posts
    14 Views
    sharkey@sharkey.teamS
    @[email protected] Fingers crossed πŸ₯΄
  • Links in Lemmy posts

    3
    1 Votes
    3 Posts
    20 Views
  • Are Flipboard collections(?) AP groups?

    flipboard
    14
    0 Votes
    14 Posts
    126 Views
    julian@community.nodebb.orgJ
    @[email protected] yes, that's right. If a Flipboard post is organized within magazines, then including the magazine in the cc will allow recipient software to correctly slot the post with the magazine. So not only would it fix the issue for NodeBB, it'd also fix it for Lemmy, PieFed, Mbin, etc.
  • Live testing of remote categories

    activitypub nodebbactivityp
    65
    2
    0 Votes
    65 Posts
    742 Views
    julian@community.nodebb.orgJ
    @AltCode This should be fixed in the upcoming v4.3.0. https://github.com/NodeBB/NodeBB/issues/13352 It won't proactively remove the duplicates, but they'll be pruned out within ~7 days.
  • NodeBB 4.2.2 Security Patch

    security release
    1
    1 Votes
    1 Posts
    14 Views
    No one has replied
  • 1 Votes
    116 Posts
    2k Views
    julian@community.nodebb.orgJ
    @[email protected] a VPS can be had from DigitalOcean or Vultr quite economically (although I know that isn't always the case in some countries) You can also use our referral link for an account credit too!
  • Syncing Categories to Lemmy Communities in NodeBB 4.3

    1
    0 Votes
    1 Posts
    20 Views
    No one has replied
  • Reconciling ActivityPub Deletes with NodeBB deletion

    activitypub
    17
    0 Votes
    17 Posts
    78 Views
    trwnh@socialhub.activitypub.rocksT
    I recognize that this makes the Delete activity work differently for S2S than it does C2S, which is to say that a user or client cannot distinguish between "soft delete" and "hard delete" this way. Otherwise, the "cache invalidation" idea is a sensible one.
  • Mainstream adoption of ActivityPub vs. DIY indie hacking

    activitypub diy
    40
    0 Votes
    40 Posts
    414 Views
    evan@cosocial.caE
    @hamishcampbell @ricmac @evanprodromou @julian Thanks for your kind words. I won't interrupt your discussion with Julian anymore. I hope you reach some accord!
  • The most recent post on the entire Lemmy.

    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    26 Posts
    241 Views
    liaizon@social.wake.stL
    @thisismissem damn @Sarahp killing it with the fediverse coverage lately!
  • 0 Votes
    7 Posts
    71 Views
    julian@community.nodebb.orgJ
    @[email protected] how does Hubzilla communicate this to other 'za instances? Something like a boolean for whether the public can post would take you part of the way there.
  • Hey @julian, can you help me with a quick debugging session?

    6
    0 Votes
    6 Posts
    9 Views
  • Hastags

    4
    0 Votes
    4 Posts
    12 Views
    C
    @julian Thanks, tells me what I needed to know. Even on Mastodon I only really use Hashtags on posts and not on replies so that tracks for personal usage.
  • NodeBB 4.2.0

    nodebb release
    19
    1
    0 Votes
    19 Posts
    133 Views
    julian@community.nodebb.orgJ
    @AltCode ackchyually... it opens in the same tab for me. ... because there's a user setting for it I'll update it to respect that user setting.
  • Help Translate NodeBB!

    41
    0 Votes
    41 Posts
    179 Views
    julian@community.nodebb.orgJ
    @KirillEvo the translations are pulled in daily ️ Thanks for offering to help!
  • Forum specific UX for remote categories

    activitypub forums
    12
    0 Votes
    12 Posts
    49 Views
    K
    @AltCode One significant potential issues with listing all followed categories in the same kind of layout as /categories is the below-the-fold effect, or the page-2 effect as one might have called it in earlier times. Whatever categories end up falling below a certain scroll distance will just never been seen by most users. If you follow a lot of categories, the ones that end up closer to the bottom of the list than the top will just end up ignored. It doesn't encourage participation, and it also doesn't discourage following a lot of categories that you don't actually care about. And follow relationships are very important under ActivityPub, since they dictate content flow. Bringing in a lot of remote content that no one on the local forum is actually reading or engaging with is very wasteful. An easily accessible compact list might be better, with different sorting options so that users can choose to have categories with new content float to the top. Usually with forum categories, you want the ordering to be static, but that expectation won't necessarily be there for just a list.
  • 0 Votes
    9 Posts
    49 Views
    andrew_s@piefed.socialA
    I asked in that issue whether Lemmy finds community via to/cc (it does). Does PieFed do the same? Yes - PieFed does the same. It looks in 'audience', then 'cc', then 'to'. It has to, to support all the platforms that haven't adopted 'audience. It's a convenient field, but PieFed won't be affected if Lemmy goes through with removing it. Would this also open up the possibility of a topic/context being part of multiple audiences/communities? Not at present. If you do something like cc: [community1, community2] it will only go to community1 (on both Lemmy and PieFed). There's so many activities that are effectively duplicates, both in normal operation and when platforms are bugged (both Lemmy and Mastodon have gone through phases of sending the same activity multiple times), that you need a way to make sure you're only processing one. On PieFed, this is done by having a UNIQUE constraint of the 'ap_id' column of the Post table (the ap_id of your post is https://community.nodebb.org/post/103806), so it means you can't have the same post in more than one community.
  • Strange Follow request difference

    6
    2
    0 Votes
    6 Posts
    12 Views
    eeeee@community.nodebb.orgE
    Yea, odd, I made a second account on mysite and that follows and unfollows normally. So its a mystery why my first Admin account is doing it differently. Maybe one day we will figure out whats altering the behaviour
  • Fediverse, one account for everything?

    17
    1 Votes
    17 Posts
    27 Views
    eeeee@community.nodebb.orgE
    That sounds good