Skip to content

NodeBB Development

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

3.5k Topics 22.1k Posts

Subcategories


  • Posts from the NodeBB Development Blog
    96 Topics
    778 Posts
    julianJ

    Occasionally, we will get asked whether there are any differences between our hosted service and the open source project.

    It is as though we are holding back some great features and only allowing our paying customers access them! Conversely, it could be assumed that because we are hosting the software for others, that we would somehow out of self-interest or for economic reasons, deliver an inferior version with limitations.

    I'd like to say upfront that this is not the case for NodeBB.

    When you use our hosted service, you receive the same great NodeBB software that you can get for free off of our GitHub repository.

    What we're selling is support, maintenance, upgrades, and peace of mind delivered by our world-class† support team.

    You definitely can host NodeBB on your own! We've strived for years to deliver a piece of software that runs lean and fast on minimal hardware, great docs (some contributed by other admins!) that help you get up to speed quickly, and a fantastic community that will help you if you get stuck.

    The reason I take this principled stand is simple — I think it's unfair when artificial limitations are placed on software just for the purpose of getting customers to pay more.

    We've seen all this time and time again:

    You can't install any plugin you want, just a select few from a small list You can only have X units (tickets, posts, etc) of whatever you're using You can only have X admins/owners You can't see any messages older than X days

    These limitations are all artificial, and serve to restrict the use of something to the bare minimum. Anything extra is — of course — available for the right price.

    We don't do that. We tell everybody that NodeBB is powerful enough to run huge communities, and we stand by it. We tell everybody that NodeBB is flexible enough to look and function however you want, and we stand by it.

    These are the real limitations we impose on our hosting service:

    Hard drive space for uploads are imposed by our upstream provider and are set, though we are happy to add additional drive volumes for a fee) We have soft "pageview" limits that any user on our hosting can exceed (in fact, many do). We set them purely as a benchmark for the point at which your NodeBB may slow down depending on the type of load that you get, and encourage dialogue to make sure that you're on the right plan (server resources, etc.) We do not allow shell access for security reasons (and if you needed it, you probably could self-host)

    So please do rest assured when I and others tell you that what you see is what you get. No more, no less. I'd rather everybody get to use the best of NodeBB, instead of serving a special feature-reduced version for others.

    † I'm going to go out on limb here and say that we're probably the most qualified people to maintain NodeBB. Feel free to disagree 😉

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

    804 Topics
    5k Posts
    omegaO

    Another approach is an exam short-cut, say a Ctrl-Click (or some similar combo) that instead excludes the clicked categories, thus you could filter out "ActivityPUb" (or any category for that matter) using the "All Categories" button.

    As well as offering the opposite function using a short key as above, there would probably be a need to give the user a visual UI toggle include/exclude on that menu, so whatever they select they know they are either including or excluding form the list view.

  • Found a bug? Why not make a bug report here?
    1k Topics
    7k Posts
    barisB

    Created an issue https://github.com/NodeBB/NodeBB/issues/12474

  • Focused discussion related to ActivityPub integration in NodeBB

    38 Topics
    418 Posts
    julianJ

    @[email protected] yes, it was posted on the NodeBB community and is related to it's integration there

  • Help Translate NodeBB
  • Any Xiaomi/MIUI users?

    17
    1 Votes
    17 Posts
    3k Views
    KowlinK

    @julian said:

    NoseBB, for all the blocked sinus sufferers out there

    You sir, made my day!

  • Infinite scroll

    5
    0 Votes
    5 Posts
    3k Views
    KowlinK

    @pitaj I think for the same reason you can disable themes for users, To have a particular style for a website and not letting the user mess with it in case of bugs.

  • 1 Votes
    7 Posts
    3k Views
    julianJ

    Galician added to master, will be released with v0.9.0 🙂

  • User Icons Testing

    59
    2 Votes
    59 Posts
    23k Views
    P

    @Kowlin said:

    Guys, please... NodeBB already looks amazing can we stop making it more amazing... Since I'm totally in love with the new profile page's
    Edit: did you also brighten up the colors for online, away and such?

    Okay, I'm going on vacation then 😄

    and yeah, up to now the status indicators were using the default bootstrap colours which is criminal IMO 😛

  • How do you sort topics/posts via the API?

    4
    0 Votes
    4 Posts
    2k Views
    yariplusY

    Yeah, I'm thinking the same thing. 👍

  • 1 Votes
    1 Posts
    776 Views
    AtonB117A

    Greetings folks.

    Is there a way to create a bunch of categories using a json file?

    If so what would that look like?

    For instance, lets say i wanted to use a json file to create a category for each state in the usa or every county in a single instead of doing it manually.

    What the best way to go about that?

  • You've got a web installer?

    8
    0 Votes
    8 Posts
    2k Views
    P

    Thanks for the bug report. This forum is running the latest development branch so there will be some bugs, if you're running 0.8.2 it won't be a problem, or when we release 0.9 it will be fixed

  • 2 Votes
    4 Posts
    2k Views
    PitaJP

    More changes here, there's now NodeBB/NodeBB#3807, which replaces utils.findBootstrapEnvironment to make it much faster. Also made another branch with-css which uses CSS for the .write-preview-container positioning.

  • 0 Votes
    5 Posts
    2k Views
    julianJ

    @TopQuark said:

    I would like to see someone develop an SSO, say, between PencilBlue or even Ghost to NodeBB.

    If Ghost or PencilBlue have support for an OAuth2 provider, then this is possible.

    At current there is no plugin to turn NodeBB into an OAuth2 provider, although that is an option as well.

  • 0.9.0 Breaking Changes

    14
    3 Votes
    14 Posts
    8k Views
    julianJ

    Updated my post, thanks.

  • 0 Votes
    4 Posts
    1k Views
    T

    @anas-ameziane said:

    Is there any hook that get called before loading any pages ?

    Yeah I tend to use this for example... before it loads, and then after.
    Perhaps I'm way off lol.

    $(window).on('action:ajaxify.start', function() { // ...stuff }); $(window).on('action:ajaxify.end', function() { // ...stuff });
  • Does nodebb have a roadmap?

    7
    3 Votes
    7 Posts
    3k Views
    KowlinK

    Hmmm... Just a thought but why not build it in NodeBB as a plugin?

  • 1 Votes
    5 Posts
    2k Views
    PitaJP

    @psychobunny It's more noticeable going up because you'll scroll past and then it'll add them, pushing stuff down, and then scroll you back to where you scrolled.

  • Learn Nodejs

    5
    1 Votes
    5 Posts
    2k Views
    julianJ

    Just practice -- just build things. I have my coisin-in-law (is that a real term?) learning Node.js via Tessel, even though:

    It's kind of expensive They don't use NodeBB to power their forums 😆

    Try nodeschool. If you respond well to it, then keep using it. The key is to find programming fun and gain that sense of accomplishment.

  • 0 Votes
    18 Posts
    7k Views
    agarcia17A

    @pitaj nice..! all the topics by tag for a particular category?

  • socket.io reconnection attemps

    2
    0 Votes
    2 Posts
    2k Views
    agarcia17A

    nvm, just figured out that it is normal, it literally says so in a comment 🙂

    Link Preview Image NodeBB/public/src/sockets.js at a054353b6c9896693bfb9c64e7e389380bff1ea1 · NodeBB/NodeBB

    Node.js based forum software built for the modern web - NodeBB/public/src/sockets.js at a054353b6c9896693bfb9c64e7e389380bff1ea1 · NodeBB/NodeBB

    favicon

    GitHub (github.com)

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    128 Views
  • Database Structure

    6
    3 Votes
    6 Posts
    3k Views
    barisB

    I updated the page in the OP, and because the page name is the same github brought back the history as well 😆

    @julian :rage3:

  • ajaxify.variables.get deprecated

    15
    1 Votes
    15 Posts
    6k Views
    barisB

    I will tag breaking changes so that should help as well.

    Link Preview Image breaking

    A community to talk about development and ask questions about NodeBB modern forum software

    favicon

    NodeBB Community (community.nodebb.org)

  • Visual Studio Code and NodeBB

    1
    1 Votes
    1 Posts
    2k Views
    barisB

    I was trying to get visual studio code working with nodebb today. Debugging works out of the box, but I couldn't manage to get go to definition to work.

    Is anyone using code and manage to figure it out? This is with code 0.9.1.

    Link Preview Image JavaScript Programming with Visual Studio Code

    Get the best out of Visual Studio Code for JavaScript development

    favicon

    (code.visualstudio.com)