Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Darkscribes Community

thisismissem@hachyderm.ioT

[email protected]

@[email protected]
About
Posts
10
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • Pleroma Webfinger compatibility
    thisismissem@hachyderm.ioT [email protected]

    @julian eh? I mean, sure, or just detect whether the request is a GET / HEAD / OPTIONS request, and then don't send the content-type header? (since those methods don't support request bodies iirc)

    Uncategorized activitypub pleroma webfinger

  • Pleroma Webfinger compatibility
    thisismissem@hachyderm.ioT [email protected]

    @julian which actually makes sense, because with a GET request, you're not sending any request content, and Content-Type applies to the request body, not to the content type you want back.

    Uncategorized activitypub pleroma webfinger

  • Pleroma Webfinger compatibility
    thisismissem@hachyderm.ioT [email protected]

    @julian oh! it's because you're sending the Content-Type header, send Accept instead.

    Uncategorized activitypub pleroma webfinger

  • Pleroma Webfinger compatibility
    thisismissem@hachyderm.ioT [email protected]

    @julian try sending `Accept: application/jrd+json`

    Since that's the content-type for webfinger, not application/json. In fedify, the fetch call is also with redirect manual, such that max redirection logic and SSRF checks can be done.

    Uncategorized activitypub pleroma webfinger

  • Pleroma Webfinger compatibility
    thisismissem@hachyderm.ioT [email protected]

    @julian fedify manages it, so many take a look at their webfinger implementation?

    Uncategorized activitypub pleroma webfinger

  • @julian in your webfinger controller for nodebb, you could support discovery of the instance actor via url:
    thisismissem@hachyderm.ioT [email protected]

    @puppygirlhornypost2 @trwnh @julian context for where this came from: trying to figure out if a given nodebb server is currently federating (i.e., has AP enabled)

    Uncategorized

  • @julian in your webfinger controller for nodebb, you could support discovery of the instance actor via url:
    thisismissem@hachyderm.ioT [email protected]

    @julian I was going to contribute it, but uhhh, no can do: https://github.com/NodeBB/NodeBB/issues/13391

    I don't see a clearly documented path for development, so whilst I could probably make the required code change, I can't verify it would work

    Uncategorized

  • @julian in your webfinger controller for nodebb, you could support discovery of the instance actor via url:
    thisismissem@hachyderm.ioT [email protected]

    @julian in your webfinger controller for nodebb, you could support discovery of the instance actor via url:

    https://community.nodebb.org/.well-known/webfinger?resource=https://community.nodebb.org/

    Where the resource is exactly `base_url` from nconf

    Uncategorized

  • 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.
    thisismissem@hachyderm.ioT [email protected]

    @hongminhee I know there's a FEP for emoji reactions, but I don't think there's ever been one for custom emojis? https://codeberg.org/fediverse/fep/src/branch/main/fep/c0e0/fep-c0e0.md

    Uncategorized fedidev fediverse activitypub customemoji accessibility

  • 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.
    thisismissem@hachyderm.ioT [email protected]

    @hongminhee sounds like there needs to be a better FEP written, one which encourages alt text for custom emojis?

    Uncategorized fedidev fediverse activitypub customemoji accessibility
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups