Skip to content
  • A place to talk about whatever you want

    4k Topics
    23k Posts
    eeeeeE

    Yes, thanks both. I was confused!

  • Stay tuned here to hear more about new releases and features of NodeBB!

    3k Topics
    17k Posts
    julianJ

    Technical stuff ahead 🚨...

    This is merely exposing the frontend UI to the already established backend logic.

    We have two methods internally that are used for this:

    Notes.assert, which when given a object url or id, parses it and attempts to resolve the parent chain all the way to the top-level post. It then creates a topic to house all of those posts. Actors.assert, which when given an object url, id, or handle, creates a local representation of the user. How come "query"/etc. didn't show up?

    For both user and post searching, if the passed-in url does not resolve or does not resolve to a processable object, then we do not proceed. It's important to realize that while in an ideal world, we'd all be passing immutable identifiers everywhere, the real world is just a bit messier.

    Search queries could be a post or user URL, or a webfinger handle, so additional logic was required to handle those use cases. Most ActivityPub-enabled software I've encountered handle these vanity URLs when queried via ActivityPub — it returns the appropriate representation for processing. Some do not, and so in those cases, those items will not show up in the search results.

  • You have a cool idea about NodeBB? Post it here.

    808 Topics
    5k Posts
    o              oO

    It's an optimization, an opportunity to handle more traffic on less hardware.

  • Discussion regarding NodeBB Plugin development.

    2k Topics
    15k Posts
    M

    Hi, sorry I'm new to NodeBB... can I buy this plugin (where?) and use it with the latest version of NodeBB?
    Thanks 🙂

  • A public listing of community themes created by the NodeBB community.
    49 Topics
    1k Posts
    Chad AugurC

    @baris TY. Despite having been a JS developer for more than 10years I had never published my own npm package. Now I have. TY.

  • Need help with installing or configuring NodeBB? Look here.

    5k Topics
    26k Posts
    phenomlabP

    For now, I can easily set a custom route, but its, well, "annoying" 🙂

Online Users

phenomlabP