Skip to content

NodeBB Development

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

2.8k Topics 18.5k Posts

Subcategories


  • Posts from the NodeBB Development Blog
    96 Topics
    780 Posts
    kainosK
    Very good Vlad. I am Vladislav.
  • Found a bug? Why not make a bug report here?
    1k Topics
    7k Posts
    barisB
    Because you ran the forum without indexes you have documents that violate the index constraints. You will have to remove these documents for the create index command to work.
  • Focused discussion related to ActivityPub integration in NodeBB

    108 Topics
    2k Posts
    silverpill@mitra.socialS
    @benpate Yes, this is a description of what Streams does with some minor additions of my own. It is not officially produced by the Working Group but they are aware of this FEP and we are trying to figure out how to arrive on a single standard.Conversation Containers help bridge the gap between the "threadiverse" (which mostly uses FEP-1b12) and the micro-blogging space, where this mechanism can be used to implement reply controls and followers-only posts.
  • Help Translate NodeBB
  • Why not use composer-redactor as default editor?

    22
    1 Votes
    22 Posts
    12k Views
    F
    @agusputra I agree with your suggestion about helper buttons. The open source project Rocket Chat has an unobtrusive way of hinting basic Markdown syntax. [image: 9Ruv35G.png] Simply a line of greyed text that becomes regular text on mouseover [image: FWAU8cd.png] It might be useful to have something like this at the bottom of the editor input field.
  • Where is users map?

    7
    3 Votes
    7 Posts
    2k Views
    E
    @baris said: Yeah its a nice feature to have when you have a small community because you only ever see a few users in the browsing user list. However once you have a forum where a topic has >500 users it becomes useless and just a unnecessary strain on server resources like julian said. We will probably bring it back as a plugin. i see, thank you for the info if you planning to remove functionality in favor of big communities maybe this could work too https://community.nodebb.org/topic/6920/about-topic-follow-notification-spam/
  • [REQUEST] SSDB Connector

    Unsolved
    5
    1 Votes
    5 Posts
    2k Views
    ?
    @psychobunny said: Hmm, can you get a stack trace on that error? Nope - nothing.
  • Any Xiaomi/MIUI users?

    17
    1 Votes
    17 Posts
    4k 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.
  • Translation - Galician

    7
    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
    26k 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 [image: 1wk0s6b.png] 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.
  • Question regarding batch creation of Categories

    1
    1 Votes
    1 Posts
    833 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
  • Composer compatibility and performance improvements

    4
    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
    3k 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
    9k Views
    julianJ
    Updated my post, thanks.
  • Is there any hook that get called before loading any pages ?

    4
    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?
  • Post placeholder in topics for infinite scroll

    5
    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.
  • Filtering topics in category based on topic's tags

    18
    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 https://github.com/NodeBB/NodeBB/blob/a054353b6c9896693bfb9c64e7e389380bff1ea1/public/src/sockets.js#L25
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    128 Views