Skip to content

As someone who has developed several #ActivityPub software implementations ([Fedify], [Hollo], [BotKit], and [Hackers' Pub]), I believe one of the most frustrating features to implement in the #fediverse is #custom_emoji.

Uncategorized
43 9 69

Diese Artikel könnten Dich auch interessieren.

  • Come see @atomicpoet host his panel at FediCon

    Uncategorized fedicon fedicon2025 fediverse
    2
    0 Stimmen
    2 Beiträge
    3 Aufrufe
    julian@community.nodebb.orgJ
    fedicon@techhub.social reiver@mastodon.social what does the AYBABTU reference mean in relation to AP? I suppose I will have to wait for atomicpoet@atomicpoet.org to explain...
  • hi folks

    Uncategorized activitypub golang
    5
    0 Stimmen
    5 Beiträge
    16 Aufrufe
    julian@community.nodebb.orgJ
    No better place to talk ActivityPub than the fediverse! evan@cosocial.ca radhitya@pl.100indie.org reiver@mastodon.social
  • 0 Stimmen
    5 Beiträge
    20 Aufrufe
    julian@community.nodebb.orgJ
    silverpill@mitra.social I wasn't aware that there were sections pertaining to context. I'll have to review more closely.
  • Backfilling Conversations: Two Major Approaches

    ActivityPub activitypub fep 7888 f228 171b
    26
    0 Stimmen
    26 Beiträge
    128 Aufrufe
    julian@community.nodebb.orgJ
    > One weakness I have noticed in NodeBB's current federation is that posts which are in reply to a topic (e.g. a Lemmy comment) show up as individual threads until (or if) the root post of that topic shows up in the local NodeBB. No, Lemmy does not implement either strategy, they rely on 1b12 only. If NodeBB is receiving parts of a topic that don't resolve up to the root-level post that might be something we can fix. I'll try to take a look at it.
  • Fun with Federation: Lemmy edition

    ActivityPub nodebb lemmy activitypub
    5
    0 Stimmen
    5 Beiträge
    39 Aufrufe
    julian@community.nodebb.orgJ
    nutomic@lemmy.ml let me know if I got any of the details wrong. Much thanks to your team for the assist in debugging!
  • Unicode in handles

    ActivityPub unicode activitypub
    15
    0 Stimmen
    15 Beiträge
    143 Aufrufe
    julian@community.nodebb.orgJ
    לאצי the usernames work fine locally (that is, on the site itself). It's when interoperating with other sites not running NodeBB where there are issues, it seems
  • 0 Stimmen
    9 Beiträge
    82 Aufrufe
    julian@community.nodebb.orgJ
    I suppose you're right in a way. The context owner is not supposed to be set by someone other than the context owner. It's a fallback mechanism intended for better compatibility with Mastodon. When a group is addressed and it is one of the local NodeBB categories, it will assume control If it is another group that it knows about but isn't same origin to the author, then no category is assumed.
  • Post flair in PieFed

    Fediverse fediverse
    4
    0 Stimmen
    4 Beiträge
    50 Aufrufe
    julian@community.nodebb.orgJ
    I think the FEP process is overly complicated for what it is, but it's definitely helpful if you have multiple implementors on board. The easiest (but least accessible) solution is to document something on your own site, but that lacks the social proof that a finalized FEP has. Just some food for thought I'm looking to create an FEP for cross posting and would love to get the entire threadiverse dev community involved.