Skip to content

NodeBB Development

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

3.5k Topics 22.2k 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.

    805 Topics
    5k Posts
    sameer aroraS

    No in this feature we wish to post comments / message to user profiles. everyone can do that. for example wishing a user happy birthday on there profile.

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

    11dad6df-40c2-48ce-8aa2-cf26919c7ab3-image.png

    I successfully installed NodeBB using docker-compose.

    Everything seems to be working as expected, but when the nodebb container starts up, NodeBB starts running. However, when I connect to bash and check its status using the CLI, it shows that NodeBB is not running, even though it actually is.

    When I try to stop it, I can't. And when I try to start it using the CLI, even though I initially installed it with MongoDB, it gives an error related to postgres.

    Note:
    Initially I've installed NodeBB with Postgres, then I removed the container and installed with Mongo.

    1c23091b-3ef0-46ac-96b5-6145ef19e65c-image.png

  • Focused discussion related to ActivityPub integration in NodeBB

    44 Topics
    509 Posts
    oplik0O

    @[email protected] it was actually because of @ in actor IDs - the codepath for choosing a webfinger lookup over just accepting the URL as the ID only checked for its presence, and the code for webfinger lookups was only meant to run for the acct: protocol.

    So yeah, not WP fault at all, just a combination of a bug and missing feature 🙂 Now both should be fixed.

  • Help Translate NodeBB
  • 2 Votes
    5 Posts
    2k Views
    F

    @a_5mith

    Yep, I noticed that too after I deleted an accounted I created. User and access management sure need some more loving attention.

  • Project Honeypot plugin?

    19
    0 Votes
    19 Posts
    5k Views
    S

    I put it on my todo list 😉

  • April Fools!

    Moved
    8
    2 Votes
    8 Posts
    4k Views
    D

    Keep the pirate speak? 😧

  • Dealing with unverified users in the ACP

    3
    0 Votes
    3 Posts
    2k Views
    F

    @julian

    I think Latest Users means, or should mean, the same thing as Verified Users. In other words, if an account has not been verified, it's never listed under Latest Users.

    Along those lines, an option that will allow the admin to enable auto-purging (auto-deleting) user accounts that have not been verified after X number of days would be nice, too.

  • How to unload an element in NodeBB

    3
    0 Votes
    3 Posts
    1k Views
    T

    @julian said:

    Hm... the standalone modal showing categories?

    Yes, that one.

    You can use .pushState, possibly. We do, for ajaxification. https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Manipulating_the_browser_history

    I'll check it out.

  • 0 Votes
    10 Posts
    3k Views
    F

    @psychobunny

    Ok, the Google ad will not show on the home page or category page, only on topic pages. Scripts from another ad provider does not work and the side will not load. The HTML widget, me thinks, should be able to render any HTML/JS script.

  • 0 Votes
    16 Posts
    4k Views
    F

    On my new site, I have more bot-registered users than real users. The list just keeps growing by the minutes. Nothing to stop them.

  • How to stop MOTD from loading?

    3
    0 Votes
    3 Posts
    1k Views
    T

    @Scuzz Sorry, I figured it out, I have to put <div widget-area="sidebar" class="col-lg-3 col-sm-12 hidden"></div> as required.

  • Receiving 2 notifications for one post

    7
    0 Votes
    7 Posts
    3k Views
    julianJ

    Yes, but what a broth it is...

  • 4 Votes
    3 Posts
    2k Views
    M

    yeah thx! i have alot problems with ubuntu i fighted 8hour and not worked BUT debian install to vmware follow instruction and first time works and still running 🙂 thanks

  • Rethinking sending notifications on voting

    3
    1 Votes
    3 Posts
    1k Views
    F

    @baris

    Ok, that's good to know. It's just that the discussion at get notifications when someone up or downs your post #1184 didn't clarify that.

  • Up and coming js upload library

    3
    0 Votes
    3 Posts
    1k Views
    julianJ

    Definitely going to keep an eye on this -- it's still fairly new and immature, so we'll see where it goes.

  • Suspicious file

    12
    0 Votes
    12 Posts
    3k Views
    F

    @Schamper

    That'll calm me down. Thanks.

  • NodeBB email warning, how do I setup mail?

    4
    0 Votes
    4 Posts
    2k Views
    F

    Deleted by author

  • Changes to Lavender theme - few issues.

    Moved
    5
    0 Votes
    5 Posts
    3k Views
    A

    HI @julian,

    I have attached the screenshot below, the mixes category is the one that's causing me issues. I have also included the raw HTML below so you can see how it's affecting the p tags. General discussion is how it should look. Ideally with the soundcloud embedded. But that's another issue I can deal with later.

    http://i.imgur.com/F6zTbJr.jpg

  • Gotchas for v0.4.0

    13
    2 Votes
    13 Posts
    4k Views
    julianJ

    Scheduled for 11 days from now, but sooner if we can make it.

  • Subfolder installation

    11
    1 Votes
    11 Posts
    4k Views
    F

    @thesbros

    I've you been able to get this to work in production? Mine's not working.

  • Sound Management

    5
    0 Votes
    5 Posts
    2k Views
    frissdiegurkeF

    Ah, didn't know that but I'd like an option by NodeBB too, therefore it's easy to change and all settings can be found at one place...

  • Plugin Parsing in Text Widget

    5
    0 Votes
    5 Posts
    2k Views
    T

    @julian @psychobunny Yep, that's right, I didnt think about that. Thanks

  • How to install on Koding.com

    4
    0 Votes
    4 Posts
    2k Views
    F

    @khalid3bdallah

    So you have it installed and running?